Uses of Class
com.google.bigtable.admin.v2.CreateInstanceRequest
-
Uses of CreateInstanceRequest in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return CreateInstanceRequestModifier and TypeMethodDescriptionCreateInstanceRequest.Builder.build()CreateInstanceRequest.Builder.buildPartial()static CreateInstanceRequestCreateInstanceRequest.getDefaultInstance()CreateInstanceRequest.Builder.getDefaultInstanceForType()CreateInstanceRequest.getDefaultInstanceForType()CreateInstanceMetadata.Builder.getOriginalRequest()The request that prompted the initiation of this CreateInstance operation.CreateInstanceMetadata.getOriginalRequest()The request that prompted the initiation of this CreateInstance operation.CreateInstanceMetadataOrBuilder.getOriginalRequest()The request that prompted the initiation of this CreateInstance operation.static CreateInstanceRequestCreateInstanceRequest.parseDelimitedFrom(InputStream input) static CreateInstanceRequestCreateInstanceRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateInstanceRequestCreateInstanceRequest.parseFrom(byte[] data) static CreateInstanceRequestCreateInstanceRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateInstanceRequestCreateInstanceRequest.parseFrom(com.google.protobuf.ByteString data) static CreateInstanceRequestCreateInstanceRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateInstanceRequestCreateInstanceRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CreateInstanceRequestCreateInstanceRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateInstanceRequestCreateInstanceRequest.parseFrom(InputStream input) static CreateInstanceRequestCreateInstanceRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateInstanceRequestCreateInstanceRequest.parseFrom(ByteBuffer data) static CreateInstanceRequestCreateInstanceRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type CreateInstanceRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CreateInstanceRequest>CreateInstanceRequest.getParserForType()static com.google.protobuf.Parser<CreateInstanceRequest>CreateInstanceRequest.parser()Methods in com.google.bigtable.admin.v2 with parameters of type CreateInstanceRequestModifier and TypeMethodDescriptionCreateInstanceRequest.Builder.mergeFrom(CreateInstanceRequest other) CreateInstanceMetadata.Builder.mergeOriginalRequest(CreateInstanceRequest value) The request that prompted the initiation of this CreateInstance operation.CreateInstanceRequest.newBuilder(CreateInstanceRequest prototype) CreateInstanceMetadata.Builder.setOriginalRequest(CreateInstanceRequest value) The request that prompted the initiation of this CreateInstance operation.