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