public static final class TunnelServiceApi.TokenContentV2.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.TokenContentV2.Builder> implements TunnelServiceApi.TokenContentV2OrBuilder
com.alicloud.openservices.tablestore.core.protocol.TokenContentV2| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.TokenContentV2 |
build() |
TunnelServiceApi.TokenContentV2 |
buildPartial() |
TunnelServiceApi.TokenContentV2.Builder |
clear() |
TunnelServiceApi.TokenContentV2.Builder |
clearIterator()
optional string iterator = 2; |
TunnelServiceApi.TokenContentV2.Builder |
clearPrimaryKey()
optional bytes primary_key = 1; |
TunnelServiceApi.TokenContentV2.Builder |
clearTimestamp()
optional int64 timestamp = 3; |
TunnelServiceApi.TokenContentV2.Builder |
clearTotalCount()
optional int64 total_count = 4; |
TunnelServiceApi.TokenContentV2 |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIterator()
optional string iterator = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIteratorBytes()
optional string iterator = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPrimaryKey()
optional bytes primary_key = 1; |
long |
getTimestamp()
optional int64 timestamp = 3; |
long |
getTotalCount()
optional int64 total_count = 4; |
boolean |
hasIterator()
optional string iterator = 2; |
boolean |
hasPrimaryKey()
optional bytes primary_key = 1; |
boolean |
hasTimestamp()
optional int64 timestamp = 3; |
boolean |
hasTotalCount()
optional int64 total_count = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TunnelServiceApi.TokenContentV2.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TunnelServiceApi.TokenContentV2.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.TokenContentV2.Builder |
mergeFrom(TunnelServiceApi.TokenContentV2 other) |
TunnelServiceApi.TokenContentV2.Builder |
setIterator(String value)
optional string iterator = 2; |
TunnelServiceApi.TokenContentV2.Builder |
setIteratorBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string iterator = 2; |
TunnelServiceApi.TokenContentV2.Builder |
setPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes primary_key = 1; |
TunnelServiceApi.TokenContentV2.Builder |
setTimestamp(long value)
optional int64 timestamp = 3; |
TunnelServiceApi.TokenContentV2.Builder |
setTotalCount(long value)
optional int64 total_count = 4; |
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<TunnelServiceApi.TokenContentV2.Builder>public TunnelServiceApi.TokenContentV2.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<TunnelServiceApi.TokenContentV2.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<TunnelServiceApi.TokenContentV2.Builder>public TunnelServiceApi.TokenContentV2 getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic TunnelServiceApi.TokenContentV2 build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.TokenContentV2 buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.TokenContentV2.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<TunnelServiceApi.TokenContentV2.Builder>public TunnelServiceApi.TokenContentV2.Builder mergeFrom(TunnelServiceApi.TokenContentV2 other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.TokenContentV2.Builder>public TunnelServiceApi.TokenContentV2.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<TunnelServiceApi.TokenContentV2.Builder>IOExceptionpublic boolean hasPrimaryKey()
optional bytes primary_key = 1;hasPrimaryKey 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKey()
optional bytes primary_key = 1;getPrimaryKey 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic TunnelServiceApi.TokenContentV2.Builder setPrimaryKey(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional bytes primary_key = 1;value - The primaryKey to set.public TunnelServiceApi.TokenContentV2.Builder clearPrimaryKey()
optional bytes primary_key = 1;public boolean hasIterator()
optional string iterator = 2;hasIterator 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic String getIterator()
optional string iterator = 2;getIterator 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIteratorBytes()
optional string iterator = 2;getIteratorBytes 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic TunnelServiceApi.TokenContentV2.Builder setIterator(String value)
optional string iterator = 2;value - The iterator to set.public TunnelServiceApi.TokenContentV2.Builder clearIterator()
optional string iterator = 2;public TunnelServiceApi.TokenContentV2.Builder setIteratorBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string iterator = 2;value - The bytes for iterator to set.public boolean hasTimestamp()
optional int64 timestamp = 3;hasTimestamp 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic long getTimestamp()
optional int64 timestamp = 3;getTimestamp 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic TunnelServiceApi.TokenContentV2.Builder setTimestamp(long value)
optional int64 timestamp = 3;value - The timestamp to set.public TunnelServiceApi.TokenContentV2.Builder clearTimestamp()
optional int64 timestamp = 3;public boolean hasTotalCount()
optional int64 total_count = 4;hasTotalCount 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic long getTotalCount()
optional int64 total_count = 4;getTotalCount 在接口中 TunnelServiceApi.TokenContentV2OrBuilderpublic TunnelServiceApi.TokenContentV2.Builder setTotalCount(long value)
optional int64 total_count = 4;value - The totalCount to set.public TunnelServiceApi.TokenContentV2.Builder clearTotalCount()
optional int64 total_count = 4;Copyright © 2025. All Rights Reserved.