public static final class Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder> implements Timeseries.DeleteTimeseriesLastpointIndexRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.DeleteTimeseriesLastpointIndexRequest| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.DeleteTimeseriesLastpointIndexRequest |
build() |
Timeseries.DeleteTimeseriesLastpointIndexRequest |
buildPartial() |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
clear() |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
clearIndexTableName()
required string index_table_name = 2; |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
clearMainTableName()
required string main_table_name = 1; |
Timeseries.DeleteTimeseriesLastpointIndexRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIndexTableName()
required string index_table_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexTableNameBytes()
required string index_table_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 |
hasIndexTableName()
required string index_table_name = 2; |
boolean |
hasMainTableName()
required string main_table_name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
mergeFrom(Timeseries.DeleteTimeseriesLastpointIndexRequest other) |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
setIndexTableName(String value)
required string index_table_name = 2; |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
setIndexTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string index_table_name = 2; |
Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder |
setMainTableName(String value)
required string main_table_name = 1; |
Timeseries.DeleteTimeseriesLastpointIndexRequest.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<Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder>public Timeseries.DeleteTimeseriesLastpointIndexRequest.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<Timeseries.DeleteTimeseriesLastpointIndexRequest.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<Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder>public Timeseries.DeleteTimeseriesLastpointIndexRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Timeseries.DeleteTimeseriesLastpointIndexRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.DeleteTimeseriesLastpointIndexRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.DeleteTimeseriesLastpointIndexRequest.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<Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder>public Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder mergeFrom(Timeseries.DeleteTimeseriesLastpointIndexRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder>public Timeseries.DeleteTimeseriesLastpointIndexRequest.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<Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder>IOExceptionpublic boolean hasMainTableName()
required string main_table_name = 1;hasMainTableName 在接口中 Timeseries.DeleteTimeseriesLastpointIndexRequestOrBuilderpublic String getMainTableName()
required string main_table_name = 1;getMainTableName 在接口中 Timeseries.DeleteTimeseriesLastpointIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getMainTableNameBytes()
required string main_table_name = 1;getMainTableNameBytes 在接口中 Timeseries.DeleteTimeseriesLastpointIndexRequestOrBuilderpublic Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder setMainTableName(String value)
required string main_table_name = 1;value - The mainTableName to set.public Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder clearMainTableName()
required string main_table_name = 1;public Timeseries.DeleteTimeseriesLastpointIndexRequest.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 hasIndexTableName()
required string index_table_name = 2;hasIndexTableName 在接口中 Timeseries.DeleteTimeseriesLastpointIndexRequestOrBuilderpublic String getIndexTableName()
required string index_table_name = 2;getIndexTableName 在接口中 Timeseries.DeleteTimeseriesLastpointIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexTableNameBytes()
required string index_table_name = 2;getIndexTableNameBytes 在接口中 Timeseries.DeleteTimeseriesLastpointIndexRequestOrBuilderpublic Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder setIndexTableName(String value)
required string index_table_name = 2;value - The indexTableName to set.public Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder clearIndexTableName()
required string index_table_name = 2;public Timeseries.DeleteTimeseriesLastpointIndexRequest.Builder setIndexTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string index_table_name = 2;value - The bytes for indexTableName to set.Copyright © 2025. All Rights Reserved.