Uses of Class
com.google.bigtable.admin.v2.CreateTableRequest
-
Uses of CreateTableRequest in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return CreateTableRequestModifier and TypeMethodDescriptionCreateTableRequest.Builder.build()CreateTableRequest.Builder.buildPartial()static CreateTableRequestCreateTableRequest.getDefaultInstance()CreateTableRequest.Builder.getDefaultInstanceForType()CreateTableRequest.getDefaultInstanceForType()static CreateTableRequestCreateTableRequest.parseDelimitedFrom(InputStream input) static CreateTableRequestCreateTableRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateTableRequestCreateTableRequest.parseFrom(byte[] data) static CreateTableRequestCreateTableRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateTableRequestCreateTableRequest.parseFrom(com.google.protobuf.ByteString data) static CreateTableRequestCreateTableRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateTableRequestCreateTableRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CreateTableRequestCreateTableRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateTableRequestCreateTableRequest.parseFrom(InputStream input) static CreateTableRequestCreateTableRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateTableRequestCreateTableRequest.parseFrom(ByteBuffer data) static CreateTableRequestCreateTableRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type CreateTableRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CreateTableRequest>CreateTableRequest.getParserForType()static com.google.protobuf.Parser<CreateTableRequest>CreateTableRequest.parser()Methods in com.google.bigtable.admin.v2 with parameters of type CreateTableRequestModifier and TypeMethodDescriptionCreateTableRequest.Builder.mergeFrom(CreateTableRequest other) static CreateTableRequest.BuilderCreateTableRequest.newBuilder(CreateTableRequest prototype)