public static final class OtsInternalApi.TableConsumedCapacity.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableConsumedCapacity.Builder> implements OtsInternalApi.TableConsumedCapacityOrBuilder
com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.TableConsumedCapacity |
build() |
OtsInternalApi.TableConsumedCapacity |
buildPartial() |
OtsInternalApi.TableConsumedCapacity.Builder |
clear() |
OtsInternalApi.TableConsumedCapacity.Builder |
clearConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.TableConsumedCapacity.Builder |
clearReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
OtsInternalApi.TableConsumedCapacity.Builder |
clearTableName()
optional string table_name = 1; |
OtsInternalApi.ConsumedCapacity |
getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.ConsumedCapacity.Builder |
getConsumedBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.TableConsumedCapacity |
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 = 3; |
OtsInternalApi.ReservedThroughput.Builder |
getReservedThroughputBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
OtsInternalApi.ReservedThroughputOrBuilder |
getReservedThroughputOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
String |
getTableName()
optional string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 1; |
boolean |
hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
boolean |
hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
boolean |
hasTableName()
optional string table_name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.TableConsumedCapacity.Builder |
mergeConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.TableConsumedCapacity.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.TableConsumedCapacity.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.TableConsumedCapacity.Builder |
mergeFrom(OtsInternalApi.TableConsumedCapacity other) |
OtsInternalApi.TableConsumedCapacity.Builder |
mergeReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
OtsInternalApi.TableConsumedCapacity.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.TableConsumedCapacity.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.TableConsumedCapacity.Builder |
setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
OtsInternalApi.TableConsumedCapacity.Builder |
setReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
OtsInternalApi.TableConsumedCapacity.Builder |
setTableName(String value)
optional string table_name = 1; |
OtsInternalApi.TableConsumedCapacity.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 1; |
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.TableConsumedCapacity.Builder>public OtsInternalApi.TableConsumedCapacity.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.TableConsumedCapacity.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.TableConsumedCapacity.Builder>public OtsInternalApi.TableConsumedCapacity getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.TableConsumedCapacity build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableConsumedCapacity buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.TableConsumedCapacity.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.TableConsumedCapacity.Builder>public OtsInternalApi.TableConsumedCapacity.Builder mergeFrom(OtsInternalApi.TableConsumedCapacity other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.TableConsumedCapacity.Builder>public OtsInternalApi.TableConsumedCapacity.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.TableConsumedCapacity.Builder>IOExceptionpublic boolean hasTableName()
optional string table_name = 1;hasTableName 在接口中 OtsInternalApi.TableConsumedCapacityOrBuilderpublic String getTableName()
optional string table_name = 1;getTableName 在接口中 OtsInternalApi.TableConsumedCapacityOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 1;getTableNameBytes 在接口中 OtsInternalApi.TableConsumedCapacityOrBuilderpublic OtsInternalApi.TableConsumedCapacity.Builder setTableName(String value)
optional string table_name = 1;value - The tableName to set.public OtsInternalApi.TableConsumedCapacity.Builder clearTableName()
optional string table_name = 1;public OtsInternalApi.TableConsumedCapacity.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 1;value - The bytes for tableName to set.public boolean hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;hasConsumed 在接口中 OtsInternalApi.TableConsumedCapacityOrBuilderpublic OtsInternalApi.ConsumedCapacity getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;getConsumed 在接口中 OtsInternalApi.TableConsumedCapacityOrBuilderpublic OtsInternalApi.TableConsumedCapacity.Builder setConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;public OtsInternalApi.TableConsumedCapacity.Builder setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;public OtsInternalApi.TableConsumedCapacity.Builder mergeConsumed(OtsInternalApi.ConsumedCapacity value)
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;public OtsInternalApi.TableConsumedCapacity.Builder clearConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;public OtsInternalApi.ConsumedCapacity.Builder getConsumedBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;public OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;public boolean hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;hasReservedThroughput 在接口中 OtsInternalApi.TableConsumedCapacityOrBuilderpublic OtsInternalApi.ReservedThroughput getReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;getReservedThroughput 在接口中 OtsInternalApi.TableConsumedCapacityOrBuilderpublic OtsInternalApi.TableConsumedCapacity.Builder setReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;public OtsInternalApi.TableConsumedCapacity.Builder setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;public OtsInternalApi.TableConsumedCapacity.Builder mergeReservedThroughput(OtsInternalApi.ReservedThroughput value)
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;public OtsInternalApi.TableConsumedCapacity.Builder clearReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;public OtsInternalApi.ReservedThroughput.Builder getReservedThroughputBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;public OtsInternalApi.ReservedThroughputOrBuilder getReservedThroughputOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;Copyright © 2025. All Rights Reserved.