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