public static final class Timeseries.MetaQuerySourceCondition.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.MetaQuerySourceCondition.Builder> implements Timeseries.MetaQuerySourceConditionOrBuilder
com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySourceCondition| 限定符和类型 | 方法和说明 |
|---|---|
Timeseries.MetaQuerySourceCondition |
build() |
Timeseries.MetaQuerySourceCondition |
buildPartial() |
Timeseries.MetaQuerySourceCondition.Builder |
clear() |
Timeseries.MetaQuerySourceCondition.Builder |
clearOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
Timeseries.MetaQuerySourceCondition.Builder |
clearValue()
required string value = 2; |
Timeseries.MetaQuerySourceCondition |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Timeseries.MetaQuerySingleOperator |
getOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
String |
getValue()
required string value = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getValueBytes()
required string value = 2; |
boolean |
hasOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
boolean |
hasValue()
required string value = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Timeseries.MetaQuerySourceCondition.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Timeseries.MetaQuerySourceCondition.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Timeseries.MetaQuerySourceCondition.Builder |
mergeFrom(Timeseries.MetaQuerySourceCondition other) |
Timeseries.MetaQuerySourceCondition.Builder |
setOp(Timeseries.MetaQuerySingleOperator value)
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1; |
Timeseries.MetaQuerySourceCondition.Builder |
setValue(String value)
required string value = 2; |
Timeseries.MetaQuerySourceCondition.Builder |
setValueBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string value = 2; |
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.MetaQuerySourceCondition.Builder>public Timeseries.MetaQuerySourceCondition.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.MetaQuerySourceCondition.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.MetaQuerySourceCondition.Builder>public Timeseries.MetaQuerySourceCondition getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Timeseries.MetaQuerySourceCondition build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.MetaQuerySourceCondition buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Timeseries.MetaQuerySourceCondition.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.MetaQuerySourceCondition.Builder>public Timeseries.MetaQuerySourceCondition.Builder mergeFrom(Timeseries.MetaQuerySourceCondition other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Timeseries.MetaQuerySourceCondition.Builder>public Timeseries.MetaQuerySourceCondition.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.MetaQuerySourceCondition.Builder>IOExceptionpublic boolean hasOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;hasOp 在接口中 Timeseries.MetaQuerySourceConditionOrBuilderpublic Timeseries.MetaQuerySingleOperator getOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;getOp 在接口中 Timeseries.MetaQuerySourceConditionOrBuilderpublic Timeseries.MetaQuerySourceCondition.Builder setOp(Timeseries.MetaQuerySingleOperator value)
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;value - The op to set.public Timeseries.MetaQuerySourceCondition.Builder clearOp()
required .com.alicloud.openservices.tablestore.core.protocol.timeseries.MetaQuerySingleOperator op = 1;public boolean hasValue()
required string value = 2;hasValue 在接口中 Timeseries.MetaQuerySourceConditionOrBuilderpublic String getValue()
required string value = 2;getValue 在接口中 Timeseries.MetaQuerySourceConditionOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getValueBytes()
required string value = 2;getValueBytes 在接口中 Timeseries.MetaQuerySourceConditionOrBuilderpublic Timeseries.MetaQuerySourceCondition.Builder setValue(String value)
required string value = 2;value - The value to set.public Timeseries.MetaQuerySourceCondition.Builder clearValue()
required string value = 2;public Timeseries.MetaQuerySourceCondition.Builder setValueBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string value = 2;value - The bytes for value to set.Copyright © 2025. All Rights Reserved.