public static final class GlobalTable.Removal.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.Removal.Builder> implements GlobalTable.RemovalOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.Removal| 限定符和类型 | 方法和说明 |
|---|---|
GlobalTable.Removal |
build() |
GlobalTable.Removal |
buildPartial() |
GlobalTable.Removal.Builder |
clear() |
GlobalTable.Removal.Builder |
clearInstanceName()
required string instanceName = 2; |
GlobalTable.Removal.Builder |
clearRegionId()
required string regionId = 1; |
GlobalTable.Removal |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstanceName()
required string instanceName = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInstanceNameBytes()
required string instanceName = 2; |
String |
getRegionId()
required string regionId = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRegionIdBytes()
required string regionId = 1; |
boolean |
hasInstanceName()
required string instanceName = 2; |
boolean |
hasRegionId()
required string regionId = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GlobalTable.Removal.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GlobalTable.Removal.Builder |
mergeFrom(GlobalTable.Removal other) |
GlobalTable.Removal.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
GlobalTable.Removal.Builder |
setInstanceName(String value)
required string instanceName = 2; |
GlobalTable.Removal.Builder |
setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instanceName = 2; |
GlobalTable.Removal.Builder |
setRegionId(String value)
required string regionId = 1; |
GlobalTable.Removal.Builder |
setRegionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string regionId = 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<GlobalTable.Removal.Builder>public GlobalTable.Removal.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.Removal.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.Removal.Builder>public GlobalTable.Removal getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic GlobalTable.Removal build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.Removal buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.Removal.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.Removal.Builder>public GlobalTable.Removal.Builder mergeFrom(GlobalTable.Removal other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.Removal.Builder>public GlobalTable.Removal.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.Removal.Builder>IOExceptionpublic boolean hasRegionId()
required string regionId = 1;hasRegionId 在接口中 GlobalTable.RemovalOrBuilderpublic String getRegionId()
required string regionId = 1;getRegionId 在接口中 GlobalTable.RemovalOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRegionIdBytes()
required string regionId = 1;getRegionIdBytes 在接口中 GlobalTable.RemovalOrBuilderpublic GlobalTable.Removal.Builder setRegionId(String value)
required string regionId = 1;value - The regionId to set.public GlobalTable.Removal.Builder clearRegionId()
required string regionId = 1;public GlobalTable.Removal.Builder setRegionIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string regionId = 1;value - The bytes for regionId to set.public boolean hasInstanceName()
required string instanceName = 2;hasInstanceName 在接口中 GlobalTable.RemovalOrBuilderpublic String getInstanceName()
required string instanceName = 2;getInstanceName 在接口中 GlobalTable.RemovalOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInstanceNameBytes()
required string instanceName = 2;getInstanceNameBytes 在接口中 GlobalTable.RemovalOrBuilderpublic GlobalTable.Removal.Builder setInstanceName(String value)
required string instanceName = 2;value - The instanceName to set.public GlobalTable.Removal.Builder clearInstanceName()
required string instanceName = 2;public GlobalTable.Removal.Builder setInstanceNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string instanceName = 2;value - The bytes for instanceName to set.Copyright © 2025. All Rights Reserved.