Uses of Class
com.google.api.HttpBody
Packages that use HttpBody
-
Uses of HttpBody in com.google.api
Methods in com.google.api that return HttpBodyModifier and TypeMethodDescriptionHttpBody.Builder.build()
HttpBody.Builder.buildPartial()
static HttpBody
HttpBody.getDefaultInstance()
HttpBody.Builder.getDefaultInstanceForType()
HttpBody.getDefaultInstanceForType()
static HttpBody
HttpBody.parseDelimitedFrom
(InputStream input) static HttpBody
HttpBody.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBody
HttpBody.parseFrom
(byte[] data) static HttpBody
HttpBody.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBody
HttpBody.parseFrom
(com.google.protobuf.ByteString data) static HttpBody
HttpBody.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBody
HttpBody.parseFrom
(com.google.protobuf.CodedInputStream input) static HttpBody
HttpBody.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBody
HttpBody.parseFrom
(InputStream input) static HttpBody
HttpBody.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBody
HttpBody.parseFrom
(ByteBuffer data) static HttpBody
HttpBody.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type HttpBodyModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<HttpBody> HttpBody.getParserForType()
static com.google.protobuf.Parser
<HttpBody> HttpBody.parser()
Methods in com.google.api with parameters of type HttpBodyModifier and TypeMethodDescriptionstatic HttpBody.Builder
HttpBody.newBuilder
(HttpBody prototype)