public static final class OtsInternalApi.DropIndexRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DropIndexRequest.Builder> implements OtsInternalApi.DropIndexRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.DropIndexRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.DropIndexRequest |
build() |
OtsInternalApi.DropIndexRequest |
buildPartial() |
OtsInternalApi.DropIndexRequest.Builder |
clear() |
OtsInternalApi.DropIndexRequest.Builder |
clearIndexName()
required string index_name = 2; |
OtsInternalApi.DropIndexRequest.Builder |
clearMainTableName()
required string main_table_name = 1; |
OtsInternalApi.DropIndexRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIndexName()
required string index_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexNameBytes()
required string index_name = 2; |
String |
getMainTableName()
required string main_table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getMainTableNameBytes()
required string main_table_name = 1; |
boolean |
hasIndexName()
required string index_name = 2; |
boolean |
hasMainTableName()
required string main_table_name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.DropIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.DropIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.DropIndexRequest.Builder |
mergeFrom(OtsInternalApi.DropIndexRequest other) |
OtsInternalApi.DropIndexRequest.Builder |
setIndexName(String value)
required string index_name = 2; |
OtsInternalApi.DropIndexRequest.Builder |
setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string index_name = 2; |
OtsInternalApi.DropIndexRequest.Builder |
setMainTableName(String value)
required string main_table_name = 1; |
OtsInternalApi.DropIndexRequest.Builder |
setMainTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string main_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.DropIndexRequest.Builder>public OtsInternalApi.DropIndexRequest.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.DropIndexRequest.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.DropIndexRequest.Builder>public OtsInternalApi.DropIndexRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.DropIndexRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DropIndexRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DropIndexRequest.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.DropIndexRequest.Builder>public OtsInternalApi.DropIndexRequest.Builder mergeFrom(OtsInternalApi.DropIndexRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DropIndexRequest.Builder>public OtsInternalApi.DropIndexRequest.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.DropIndexRequest.Builder>IOExceptionpublic boolean hasMainTableName()
required string main_table_name = 1;hasMainTableName 在接口中 OtsInternalApi.DropIndexRequestOrBuilderpublic String getMainTableName()
required string main_table_name = 1;getMainTableName 在接口中 OtsInternalApi.DropIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMainTableNameBytes()
required string main_table_name = 1;getMainTableNameBytes 在接口中 OtsInternalApi.DropIndexRequestOrBuilderpublic OtsInternalApi.DropIndexRequest.Builder setMainTableName(String value)
required string main_table_name = 1;value - The mainTableName to set.public OtsInternalApi.DropIndexRequest.Builder clearMainTableName()
required string main_table_name = 1;public OtsInternalApi.DropIndexRequest.Builder setMainTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string main_table_name = 1;value - The bytes for mainTableName to set.public boolean hasIndexName()
required string index_name = 2;hasIndexName 在接口中 OtsInternalApi.DropIndexRequestOrBuilderpublic String getIndexName()
required string index_name = 2;getIndexName 在接口中 OtsInternalApi.DropIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexNameBytes()
required string index_name = 2;getIndexNameBytes 在接口中 OtsInternalApi.DropIndexRequestOrBuilderpublic OtsInternalApi.DropIndexRequest.Builder setIndexName(String value)
required string index_name = 2;value - The indexName to set.public OtsInternalApi.DropIndexRequest.Builder clearIndexName()
required string index_name = 2;public OtsInternalApi.DropIndexRequest.Builder setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string index_name = 2;value - The bytes for indexName to set.Copyright © 2025. All Rights Reserved.