Uses of Class
com.google.storage.v2.ReadObjectRequest
-
Uses of ReadObjectRequest in com.google.storage.v2
Methods in com.google.storage.v2 that return ReadObjectRequestModifier and TypeMethodDescriptionReadObjectRequest.Builder.build()ReadObjectRequest.Builder.buildPartial()static ReadObjectRequestReadObjectRequest.getDefaultInstance()ReadObjectRequest.Builder.getDefaultInstanceForType()ReadObjectRequest.getDefaultInstanceForType()static ReadObjectRequestReadObjectRequest.parseDelimitedFrom(InputStream input) static ReadObjectRequestReadObjectRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReadObjectRequestReadObjectRequest.parseFrom(byte[] data) static ReadObjectRequestReadObjectRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReadObjectRequestReadObjectRequest.parseFrom(com.google.protobuf.ByteString data) static ReadObjectRequestReadObjectRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReadObjectRequestReadObjectRequest.parseFrom(com.google.protobuf.CodedInputStream input) static ReadObjectRequestReadObjectRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReadObjectRequestReadObjectRequest.parseFrom(InputStream input) static ReadObjectRequestReadObjectRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ReadObjectRequestReadObjectRequest.parseFrom(ByteBuffer data) static ReadObjectRequestReadObjectRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type ReadObjectRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ReadObjectRequest>ReadObjectRequest.getParserForType()static com.google.protobuf.Parser<ReadObjectRequest>ReadObjectRequest.parser()Methods in com.google.storage.v2 with parameters of type ReadObjectRequestModifier and TypeMethodDescriptionReadObjectRequest.Builder.mergeFrom(ReadObjectRequest other) static ReadObjectRequest.BuilderReadObjectRequest.newBuilder(ReadObjectRequest prototype)