Uses of Class
com.google.api.client.testing.http.MockHttpContent
Packages that use MockHttpContent
-
Uses of MockHttpContent in com.google.api.client.testing.http
Methods in com.google.api.client.testing.http that return MockHttpContentModifier and TypeMethodDescriptionMockHttpContent.setContent
(byte[] content) Sets the HTTP content.MockHttpContent.setLength
(long length) Returns the HTTP content length or-1
for unknown.Sets the HTTP content type ornull
for none.