public static final class OtsInternalApi.UpdateTableRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.UpdateTableRequest.Builder> implements OtsInternalApi.UpdateTableRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.UpdateTableRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.UpdateTableRequest |
build() |
OtsInternalApi.UpdateTableRequest |
buildPartial() |
OtsInternalApi.UpdateTableRequest.Builder |
clear() |
OtsInternalApi.UpdateTableRequest.Builder |
clearReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.UpdateTableRequest.Builder |
clearStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
OtsInternalApi.UpdateTableRequest.Builder |
clearTableName()
required string table_name = 1; |
OtsInternalApi.UpdateTableRequest.Builder |
clearTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.UpdateTableRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
OtsInternalApi.ReservedThroughput |
getReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.ReservedThroughput.Builder |
getReservedThroughputBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.ReservedThroughputOrBuilder |
getReservedThroughputOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.StreamSpecification |
getStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
OtsInternalApi.StreamSpecification.Builder |
getStreamSpecBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
OtsInternalApi.StreamSpecificationOrBuilder |
getStreamSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
OtsInternalApi.TableOptions |
getTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.TableOptions.Builder |
getTableOptionsBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.TableOptionsOrBuilder |
getTableOptionsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
boolean |
hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
boolean |
hasStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.UpdateTableRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.UpdateTableRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.UpdateTableRequest.Builder |
mergeFrom(OtsInternalApi.UpdateTableRequest other) |
OtsInternalApi.UpdateTableRequest.Builder |
mergeReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.UpdateTableRequest.Builder |
mergeStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
OtsInternalApi.UpdateTableRequest.Builder |
mergeTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.UpdateTableRequest.Builder |
setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.UpdateTableRequest.Builder |
setReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.UpdateTableRequest.Builder |
setStreamSpec(OtsInternalApi.StreamSpecification.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
OtsInternalApi.UpdateTableRequest.Builder |
setStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
OtsInternalApi.UpdateTableRequest.Builder |
setTableName(String value)
required string table_name = 1; |
OtsInternalApi.UpdateTableRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1; |
OtsInternalApi.UpdateTableRequest.Builder |
setTableOptions(OtsInternalApi.TableOptions.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.UpdateTableRequest.Builder |
setTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.UpdateTableRequest.Builder>public OtsInternalApi.UpdateTableRequest.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.UpdateTableRequest.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.UpdateTableRequest.Builder>public OtsInternalApi.UpdateTableRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.UpdateTableRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.UpdateTableRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.UpdateTableRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.UpdateTableRequest.Builder>public OtsInternalApi.UpdateTableRequest.Builder mergeFrom(OtsInternalApi.UpdateTableRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.UpdateTableRequest.Builder>public OtsInternalApi.UpdateTableRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.UpdateTableRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic OtsInternalApi.UpdateTableRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public OtsInternalApi.UpdateTableRequest.Builder clearTableName()
required string table_name = 1;public OtsInternalApi.UpdateTableRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public boolean hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;hasReservedThroughput 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic OtsInternalApi.ReservedThroughput getReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;getReservedThroughput 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic OtsInternalApi.UpdateTableRequest.Builder setReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.UpdateTableRequest.Builder setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.UpdateTableRequest.Builder mergeReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.UpdateTableRequest.Builder clearReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.ReservedThroughput.Builder getReservedThroughputBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.ReservedThroughputOrBuilder getReservedThroughputOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public boolean hasTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;hasTableOptions 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic OtsInternalApi.TableOptions getTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;getTableOptions 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic OtsInternalApi.UpdateTableRequest.Builder setTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.UpdateTableRequest.Builder setTableOptions(OtsInternalApi.TableOptions.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.UpdateTableRequest.Builder mergeTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.UpdateTableRequest.Builder clearTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.TableOptions.Builder getTableOptionsBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.TableOptionsOrBuilder getTableOptionsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public boolean hasStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;hasStreamSpec 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic OtsInternalApi.StreamSpecification getStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;getStreamSpec 在接口中 OtsInternalApi.UpdateTableRequestOrBuilderpublic OtsInternalApi.UpdateTableRequest.Builder setStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;public OtsInternalApi.UpdateTableRequest.Builder setStreamSpec(OtsInternalApi.StreamSpecification.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;public OtsInternalApi.UpdateTableRequest.Builder mergeStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;public OtsInternalApi.UpdateTableRequest.Builder clearStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;public OtsInternalApi.StreamSpecification.Builder getStreamSpecBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;public OtsInternalApi.StreamSpecificationOrBuilder getStreamSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;Copyright © 2025. All Rights Reserved.