public static interface TunnelServiceApi.TokenContentOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPrimaryKey()
optional bytes primary_key = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKey()
optional bytes primary_key = 1;boolean hasIterator()
optional string iterator = 2;String getIterator()
optional string iterator = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIteratorBytes()
optional string iterator = 2;boolean hasTimestamp()
optional int64 timestamp = 3;long getTimestamp()
optional int64 timestamp = 3;Copyright © 2025. All Rights Reserved.