public static final class GlobalTable.UnbindGlobalTableResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.UnbindGlobalTableResponse.Builder> implements GlobalTable.UnbindGlobalTableResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.globaltable.UnbindGlobalTableResponse| 限定符和类型 | 方法和说明 |
|---|---|
GlobalTable.UnbindGlobalTableResponse |
build() |
GlobalTable.UnbindGlobalTableResponse |
buildPartial() |
GlobalTable.UnbindGlobalTableResponse.Builder |
clear() |
GlobalTable.UnbindGlobalTableResponse.Builder |
clearGlobalTableId()
required string globalTableId = 2; |
GlobalTable.UnbindGlobalTableResponse.Builder |
clearStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3; |
GlobalTable.UnbindGlobalTableResponse |
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 = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getGlobalTableIdBytes()
required string globalTableId = 2; |
GlobalTable.GlobalTableStatus |
getStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3; |
boolean |
hasGlobalTableId()
required string globalTableId = 2; |
boolean |
hasStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GlobalTable.UnbindGlobalTableResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GlobalTable.UnbindGlobalTableResponse.Builder |
mergeFrom(GlobalTable.UnbindGlobalTableResponse other) |
GlobalTable.UnbindGlobalTableResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
GlobalTable.UnbindGlobalTableResponse.Builder |
setGlobalTableId(String value)
required string globalTableId = 2; |
GlobalTable.UnbindGlobalTableResponse.Builder |
setGlobalTableIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string globalTableId = 2; |
GlobalTable.UnbindGlobalTableResponse.Builder |
setStatus(GlobalTable.GlobalTableStatus value)
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 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.UnbindGlobalTableResponse.Builder>public GlobalTable.UnbindGlobalTableResponse.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.UnbindGlobalTableResponse.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.UnbindGlobalTableResponse.Builder>public GlobalTable.UnbindGlobalTableResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic GlobalTable.UnbindGlobalTableResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.UnbindGlobalTableResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic GlobalTable.UnbindGlobalTableResponse.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.UnbindGlobalTableResponse.Builder>public GlobalTable.UnbindGlobalTableResponse.Builder mergeFrom(GlobalTable.UnbindGlobalTableResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<GlobalTable.UnbindGlobalTableResponse.Builder>public GlobalTable.UnbindGlobalTableResponse.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.UnbindGlobalTableResponse.Builder>IOExceptionpublic boolean hasGlobalTableId()
required string globalTableId = 2;hasGlobalTableId 在接口中 GlobalTable.UnbindGlobalTableResponseOrBuilderpublic String getGlobalTableId()
required string globalTableId = 2;getGlobalTableId 在接口中 GlobalTable.UnbindGlobalTableResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getGlobalTableIdBytes()
required string globalTableId = 2;getGlobalTableIdBytes 在接口中 GlobalTable.UnbindGlobalTableResponseOrBuilderpublic GlobalTable.UnbindGlobalTableResponse.Builder setGlobalTableId(String value)
required string globalTableId = 2;value - The globalTableId to set.public GlobalTable.UnbindGlobalTableResponse.Builder clearGlobalTableId()
required string globalTableId = 2;public GlobalTable.UnbindGlobalTableResponse.Builder setGlobalTableIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string globalTableId = 2;value - The bytes for globalTableId to set.public boolean hasStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3;hasStatus 在接口中 GlobalTable.UnbindGlobalTableResponseOrBuilderpublic GlobalTable.GlobalTableStatus getStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3;getStatus 在接口中 GlobalTable.UnbindGlobalTableResponseOrBuilderpublic GlobalTable.UnbindGlobalTableResponse.Builder setStatus(GlobalTable.GlobalTableStatus value)
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3;value - The status to set.public GlobalTable.UnbindGlobalTableResponse.Builder clearStatus()
required .com.alicloud.openservices.tablestore.core.protocol.globaltable.GlobalTableStatus status = 3;Copyright © 2025. All Rights Reserved.