public static final class GlobalTable.UpdateGlobalTableRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.UpdateGlobalTableRequest.Builder> implements GlobalTable.UpdateGlobalTableRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdateGlobalTableRequest| 限定符和类型 | 方法和说明 |
|---|---|
GlobalTable.UpdateGlobalTableRequest |
build() |
GlobalTable.UpdateGlobalTableRequest |
buildPartial() |
GlobalTable.UpdateGlobalTableRequest.Builder |
clear() |
GlobalTable.UpdateGlobalTableRequest.Builder |
clearGlobalTableId()
required string globalTableId = 1; |
GlobalTable.UpdateGlobalTableRequest.Builder |
clearGlobalTableName()
required string globalTableName = 2; |
GlobalTable.UpdateGlobalTableRequest.Builder |
clearPhyTable()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3; |
GlobalTable.UpdateGlobalTableRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getGlobalTableId()
required string globalTableId = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGlobalTableIdBytes()
required string globalTableId = 1; |
String |
getGlobalTableName()
required string globalTableName = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGlobalTableNameBytes()
required string globalTableName = 2; |
GlobalTable.UpdatePhyTable |
getPhyTable()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3; |
GlobalTable.UpdatePhyTable.Builder |
getPhyTableBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3; |
GlobalTable.UpdatePhyTableOrBuilder |
getPhyTableOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3; |
boolean |
hasGlobalTableId()
required string globalTableId = 1; |
boolean |
hasGlobalTableName()
required string globalTableName = 2; |
boolean |
hasPhyTable()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GlobalTable.UpdateGlobalTableRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GlobalTable.UpdateGlobalTableRequest.Builder |
mergeFrom(GlobalTable.UpdateGlobalTableRequest other) |
GlobalTable.UpdateGlobalTableRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
GlobalTable.UpdateGlobalTableRequest.Builder |
mergePhyTable(GlobalTable.UpdatePhyTable value)
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3; |
GlobalTable.UpdateGlobalTableRequest.Builder |
setGlobalTableId(String value)
required string globalTableId = 1; |
GlobalTable.UpdateGlobalTableRequest.Builder |
setGlobalTableIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string globalTableId = 1; |
GlobalTable.UpdateGlobalTableRequest.Builder |
setGlobalTableName(String value)
required string globalTableName = 2; |
GlobalTable.UpdateGlobalTableRequest.Builder |
setGlobalTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string globalTableName = 2; |
GlobalTable.UpdateGlobalTableRequest.Builder |
setPhyTable(GlobalTable.UpdatePhyTable.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3; |
GlobalTable.UpdateGlobalTableRequest.Builder |
setPhyTable(GlobalTable.UpdatePhyTable value)
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 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<GlobalTable.UpdateGlobalTableRequest.Builder>public GlobalTable.UpdateGlobalTableRequest.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<GlobalTable.UpdateGlobalTableRequest.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<GlobalTable.UpdateGlobalTableRequest.Builder>public GlobalTable.UpdateGlobalTableRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic GlobalTable.UpdateGlobalTableRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.UpdateGlobalTableRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.UpdateGlobalTableRequest.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<GlobalTable.UpdateGlobalTableRequest.Builder>public GlobalTable.UpdateGlobalTableRequest.Builder mergeFrom(GlobalTable.UpdateGlobalTableRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.UpdateGlobalTableRequest.Builder>public GlobalTable.UpdateGlobalTableRequest.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<GlobalTable.UpdateGlobalTableRequest.Builder>IOExceptionpublic boolean hasGlobalTableId()
required string globalTableId = 1;hasGlobalTableId 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic String getGlobalTableId()
required string globalTableId = 1;getGlobalTableId 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGlobalTableIdBytes()
required string globalTableId = 1;getGlobalTableIdBytes 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic GlobalTable.UpdateGlobalTableRequest.Builder setGlobalTableId(String value)
required string globalTableId = 1;value - The globalTableId to set.public GlobalTable.UpdateGlobalTableRequest.Builder clearGlobalTableId()
required string globalTableId = 1;public GlobalTable.UpdateGlobalTableRequest.Builder setGlobalTableIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string globalTableId = 1;value - The bytes for globalTableId to set.public boolean hasGlobalTableName()
required string globalTableName = 2;hasGlobalTableName 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic String getGlobalTableName()
required string globalTableName = 2;getGlobalTableName 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGlobalTableNameBytes()
required string globalTableName = 2;getGlobalTableNameBytes 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic GlobalTable.UpdateGlobalTableRequest.Builder setGlobalTableName(String value)
required string globalTableName = 2;value - The globalTableName to set.public GlobalTable.UpdateGlobalTableRequest.Builder clearGlobalTableName()
required string globalTableName = 2;public GlobalTable.UpdateGlobalTableRequest.Builder setGlobalTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string globalTableName = 2;value - The bytes for globalTableName to set.public boolean hasPhyTable()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;hasPhyTable 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic GlobalTable.UpdatePhyTable getPhyTable()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;getPhyTable 在接口中 GlobalTable.UpdateGlobalTableRequestOrBuilderpublic GlobalTable.UpdateGlobalTableRequest.Builder setPhyTable(GlobalTable.UpdatePhyTable value)
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;public GlobalTable.UpdateGlobalTableRequest.Builder setPhyTable(GlobalTable.UpdatePhyTable.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;public GlobalTable.UpdateGlobalTableRequest.Builder mergePhyTable(GlobalTable.UpdatePhyTable value)
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;public GlobalTable.UpdateGlobalTableRequest.Builder clearPhyTable()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;public GlobalTable.UpdatePhyTable.Builder getPhyTableBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;public GlobalTable.UpdatePhyTableOrBuilder getPhyTableOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.globaltable.UpdatePhyTable phyTable = 3;Copyright © 2025. All Rights Reserved.