public static final class Search.CreateSearchIndexRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.CreateSearchIndexRequest.Builder> implements Search.CreateSearchIndexRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.CreateSearchIndexRequest| 限定符和类型 | 方法和说明 |
|---|---|
Search.CreateSearchIndexRequest |
build() |
Search.CreateSearchIndexRequest |
buildPartial() |
Search.CreateSearchIndexRequest.Builder |
clear() |
Search.CreateSearchIndexRequest.Builder |
clearIndexName()
required string index_name = 2; |
Search.CreateSearchIndexRequest.Builder |
clearSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.CreateSearchIndexRequest.Builder |
clearSourceIndexName()
optional string source_index_name = 4; |
Search.CreateSearchIndexRequest.Builder |
clearTableName()
required string table_name = 1; |
Search.CreateSearchIndexRequest.Builder |
clearTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
Search.CreateSearchIndexRequest |
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; |
Search.IndexSchema |
getSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.IndexSchema.Builder |
getSchemaBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.IndexSchemaOrBuilder |
getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
String |
getSourceIndexName()
optional string source_index_name = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSourceIndexNameBytes()
optional string source_index_name = 4; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
int |
getTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
boolean |
hasIndexName()
required string index_name = 2; |
boolean |
hasSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
boolean |
hasSourceIndexName()
optional string source_index_name = 4; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.CreateSearchIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.CreateSearchIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.CreateSearchIndexRequest.Builder |
mergeFrom(Search.CreateSearchIndexRequest other) |
Search.CreateSearchIndexRequest.Builder |
mergeSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.CreateSearchIndexRequest.Builder |
setIndexName(String value)
required string index_name = 2; |
Search.CreateSearchIndexRequest.Builder |
setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string index_name = 2; |
Search.CreateSearchIndexRequest.Builder |
setSchema(Search.IndexSchema.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.CreateSearchIndexRequest.Builder |
setSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3; |
Search.CreateSearchIndexRequest.Builder |
setSourceIndexName(String value)
optional string source_index_name = 4; |
Search.CreateSearchIndexRequest.Builder |
setSourceIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string source_index_name = 4; |
Search.CreateSearchIndexRequest.Builder |
setTableName(String value)
required string table_name = 1; |
Search.CreateSearchIndexRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1; |
Search.CreateSearchIndexRequest.Builder |
setTimeToLive(int value)
unit is seconds
optional int32 time_to_live = 5; |
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<Search.CreateSearchIndexRequest.Builder>public Search.CreateSearchIndexRequest.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<Search.CreateSearchIndexRequest.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<Search.CreateSearchIndexRequest.Builder>public Search.CreateSearchIndexRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.CreateSearchIndexRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.CreateSearchIndexRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.CreateSearchIndexRequest.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<Search.CreateSearchIndexRequest.Builder>public Search.CreateSearchIndexRequest.Builder mergeFrom(Search.CreateSearchIndexRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.CreateSearchIndexRequest.Builder>public Search.CreateSearchIndexRequest.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<Search.CreateSearchIndexRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic Search.CreateSearchIndexRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public Search.CreateSearchIndexRequest.Builder clearTableName()
required string table_name = 1;public Search.CreateSearchIndexRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string table_name = 1;value - The bytes for tableName to set.public boolean hasIndexName()
required string index_name = 2;hasIndexName 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic String getIndexName()
required string index_name = 2;getIndexName 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexNameBytes()
required string index_name = 2;getIndexNameBytes 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic Search.CreateSearchIndexRequest.Builder setIndexName(String value)
required string index_name = 2;value - The indexName to set.public Search.CreateSearchIndexRequest.Builder clearIndexName()
required string index_name = 2;public Search.CreateSearchIndexRequest.Builder setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string index_name = 2;value - The bytes for indexName to set.public boolean hasSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;hasSchema 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic Search.IndexSchema getSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;getSchema 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic Search.CreateSearchIndexRequest.Builder setSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;public Search.CreateSearchIndexRequest.Builder setSchema(Search.IndexSchema.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;public Search.CreateSearchIndexRequest.Builder mergeSchema(Search.IndexSchema value)
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;public Search.CreateSearchIndexRequest.Builder clearSchema()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;public Search.IndexSchema.Builder getSchemaBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;public Search.IndexSchemaOrBuilder getSchemaOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.IndexSchema schema = 3;public boolean hasSourceIndexName()
optional string source_index_name = 4;hasSourceIndexName 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic String getSourceIndexName()
optional string source_index_name = 4;getSourceIndexName 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSourceIndexNameBytes()
optional string source_index_name = 4;getSourceIndexNameBytes 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic Search.CreateSearchIndexRequest.Builder setSourceIndexName(String value)
optional string source_index_name = 4;value - The sourceIndexName to set.public Search.CreateSearchIndexRequest.Builder clearSourceIndexName()
optional string source_index_name = 4;public Search.CreateSearchIndexRequest.Builder setSourceIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string source_index_name = 4;value - The bytes for sourceIndexName to set.public boolean hasTimeToLive()
unit is seconds
optional int32 time_to_live = 5;hasTimeToLive 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic int getTimeToLive()
unit is seconds
optional int32 time_to_live = 5;getTimeToLive 在接口中 Search.CreateSearchIndexRequestOrBuilderpublic Search.CreateSearchIndexRequest.Builder setTimeToLive(int value)
unit is seconds
optional int32 time_to_live = 5;value - The timeToLive to set.public Search.CreateSearchIndexRequest.Builder clearTimeToLive()
unit is seconds
optional int32 time_to_live = 5;Copyright © 2025. All Rights Reserved.