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 HttpBodyHttpBody.getDefaultInstance()HttpBody.Builder.getDefaultInstanceForType()HttpBody.getDefaultInstanceForType()static HttpBodyHttpBody.parseDelimitedFrom(InputStream input) static HttpBodyHttpBody.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBodyHttpBody.parseFrom(byte[] data) static HttpBodyHttpBody.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBodyHttpBody.parseFrom(com.google.protobuf.ByteString data) static HttpBodyHttpBody.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBodyHttpBody.parseFrom(com.google.protobuf.CodedInputStream input) static HttpBodyHttpBody.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBodyHttpBody.parseFrom(InputStream input) static HttpBodyHttpBody.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HttpBodyHttpBody.parseFrom(ByteBuffer data) static HttpBodyHttpBody.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.BuilderHttpBody.newBuilder(HttpBody prototype)