public static interface OtsInternalApi.GetShardIteratorResponseOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNextToken()
optional string next_token = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextTokenBytes()
optional string next_token = 2; |
String |
getShardIterator()
required string shard_iterator = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getShardIteratorBytes()
required string shard_iterator = 1; |
boolean |
hasNextToken()
optional string next_token = 2; |
boolean |
hasShardIterator()
required string shard_iterator = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasShardIterator()
required string shard_iterator = 1;String getShardIterator()
required string shard_iterator = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardIteratorBytes()
required string shard_iterator = 1;boolean hasNextToken()
optional string next_token = 2;String getNextToken()
optional string next_token = 2;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextTokenBytes()
optional string next_token = 2;Copyright © 2025. All Rights Reserved.