public static final class Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder> implements Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.DeleteTimeseriesAnalyticalStoreRequest| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.DeleteTimeseriesAnalyticalStoreRequest |
build() |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest |
buildPartial() |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
clear() |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
clearDropMappingTable()
optional bool drop_mapping_table = 3; |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
clearStoreName()
required string store_name = 2; |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
clearTableName()
required string table_name = 1; |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getDropMappingTable()
optional bool drop_mapping_table = 3; |
String |
getStoreName()
required string store_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStoreNameBytes()
required string store_name = 2; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
boolean |
hasDropMappingTable()
optional bool drop_mapping_table = 3; |
boolean |
hasStoreName()
required string store_name = 2; |
boolean |
hasTableName()
required string table_name = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
mergeFrom(Timeseries.DeleteTimeseriesAnalyticalStoreRequest other) |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
setDropMappingTable(boolean value)
optional bool drop_mapping_table = 3; |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
setStoreName(String value)
required string store_name = 2; |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
setStoreNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string store_name = 2; |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
setTableName(String value)
required string table_name = 1; |
Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string 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.DeleteTimeseriesAnalyticalStoreRequest.Builder>public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.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.DeleteTimeseriesAnalyticalStoreRequest.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.DeleteTimeseriesAnalyticalStoreRequest.Builder>public Timeseries.DeleteTimeseriesAnalyticalStoreRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Timeseries.DeleteTimeseriesAnalyticalStoreRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.DeleteTimeseriesAnalyticalStoreRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.DeleteTimeseriesAnalyticalStoreRequest.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.DeleteTimeseriesAnalyticalStoreRequest.Builder>public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder mergeFrom(Timeseries.DeleteTimeseriesAnalyticalStoreRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder>public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.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.DeleteTimeseriesAnalyticalStoreRequest.Builder>IOExceptionpublic boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder setTableName(String value)
required string table_name = 1;value - The tableName to set.public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder clearTableName()
required string table_name = 1;public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.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 hasStoreName()
required string store_name = 2;hasStoreName 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic String getStoreName()
required string store_name = 2;getStoreName 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStoreNameBytes()
required string store_name = 2;getStoreNameBytes 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder setStoreName(String value)
required string store_name = 2;value - The storeName to set.public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder clearStoreName()
required string store_name = 2;public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder setStoreNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string store_name = 2;value - The bytes for storeName to set.public boolean hasDropMappingTable()
optional bool drop_mapping_table = 3;hasDropMappingTable 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic boolean getDropMappingTable()
optional bool drop_mapping_table = 3;getDropMappingTable 在接口中 Timeseries.DeleteTimeseriesAnalyticalStoreRequestOrBuilderpublic Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder setDropMappingTable(boolean value)
optional bool drop_mapping_table = 3;value - The dropMappingTable to set.public Timeseries.DeleteTimeseriesAnalyticalStoreRequest.Builder clearDropMappingTable()
optional bool drop_mapping_table = 3;Copyright © 2025. All Rights Reserved.