public static final class OtsInternalApi.DescribeStreamRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DescribeStreamRequest.Builder> implements OtsInternalApi.DescribeStreamRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.DescribeStreamRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.DescribeStreamRequest |
build() |
OtsInternalApi.DescribeStreamRequest |
buildPartial() |
OtsInternalApi.DescribeStreamRequest.Builder |
clear() |
OtsInternalApi.DescribeStreamRequest.Builder |
clearInclusiveStartShardId()
optional string inclusive_start_shard_id = 2; |
OtsInternalApi.DescribeStreamRequest.Builder |
clearShardLimit()
optional int32 shard_limit = 3; |
OtsInternalApi.DescribeStreamRequest.Builder |
clearStreamId()
required string stream_id = 1; |
OtsInternalApi.DescribeStreamRequest.Builder |
clearSupportTimeseriesDataTable()
optional bool support_timeseries_data_table = 4; |
OtsInternalApi.DescribeStreamRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInclusiveStartShardId()
optional string inclusive_start_shard_id = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getInclusiveStartShardIdBytes()
optional string inclusive_start_shard_id = 2; |
int |
getShardLimit()
optional int32 shard_limit = 3; |
String |
getStreamId()
required string stream_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStreamIdBytes()
required string stream_id = 1; |
boolean |
getSupportTimeseriesDataTable()
optional bool support_timeseries_data_table = 4; |
boolean |
hasInclusiveStartShardId()
optional string inclusive_start_shard_id = 2; |
boolean |
hasShardLimit()
optional int32 shard_limit = 3; |
boolean |
hasStreamId()
required string stream_id = 1; |
boolean |
hasSupportTimeseriesDataTable()
optional bool support_timeseries_data_table = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.DescribeStreamRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.DescribeStreamRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.DescribeStreamRequest.Builder |
mergeFrom(OtsInternalApi.DescribeStreamRequest other) |
OtsInternalApi.DescribeStreamRequest.Builder |
setInclusiveStartShardId(String value)
optional string inclusive_start_shard_id = 2; |
OtsInternalApi.DescribeStreamRequest.Builder |
setInclusiveStartShardIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string inclusive_start_shard_id = 2; |
OtsInternalApi.DescribeStreamRequest.Builder |
setShardLimit(int value)
optional int32 shard_limit = 3; |
OtsInternalApi.DescribeStreamRequest.Builder |
setStreamId(String value)
required string stream_id = 1; |
OtsInternalApi.DescribeStreamRequest.Builder |
setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 1; |
OtsInternalApi.DescribeStreamRequest.Builder |
setSupportTimeseriesDataTable(boolean value)
optional bool support_timeseries_data_table = 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<OtsInternalApi.DescribeStreamRequest.Builder>public OtsInternalApi.DescribeStreamRequest.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<OtsInternalApi.DescribeStreamRequest.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<OtsInternalApi.DescribeStreamRequest.Builder>public OtsInternalApi.DescribeStreamRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.DescribeStreamRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DescribeStreamRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.DescribeStreamRequest.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<OtsInternalApi.DescribeStreamRequest.Builder>public OtsInternalApi.DescribeStreamRequest.Builder mergeFrom(OtsInternalApi.DescribeStreamRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.DescribeStreamRequest.Builder>public OtsInternalApi.DescribeStreamRequest.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<OtsInternalApi.DescribeStreamRequest.Builder>IOExceptionpublic boolean hasStreamId()
required string stream_id = 1;hasStreamId 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic String getStreamId()
required string stream_id = 1;getStreamId 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStreamIdBytes()
required string stream_id = 1;getStreamIdBytes 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic OtsInternalApi.DescribeStreamRequest.Builder setStreamId(String value)
required string stream_id = 1;value - The streamId to set.public OtsInternalApi.DescribeStreamRequest.Builder clearStreamId()
required string stream_id = 1;public OtsInternalApi.DescribeStreamRequest.Builder setStreamIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string stream_id = 1;value - The bytes for streamId to set.public boolean hasInclusiveStartShardId()
optional string inclusive_start_shard_id = 2;hasInclusiveStartShardId 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic String getInclusiveStartShardId()
optional string inclusive_start_shard_id = 2;getInclusiveStartShardId 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getInclusiveStartShardIdBytes()
optional string inclusive_start_shard_id = 2;getInclusiveStartShardIdBytes 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic OtsInternalApi.DescribeStreamRequest.Builder setInclusiveStartShardId(String value)
optional string inclusive_start_shard_id = 2;value - The inclusiveStartShardId to set.public OtsInternalApi.DescribeStreamRequest.Builder clearInclusiveStartShardId()
optional string inclusive_start_shard_id = 2;public OtsInternalApi.DescribeStreamRequest.Builder setInclusiveStartShardIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string inclusive_start_shard_id = 2;value - The bytes for inclusiveStartShardId to set.public boolean hasShardLimit()
optional int32 shard_limit = 3;hasShardLimit 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic int getShardLimit()
optional int32 shard_limit = 3;getShardLimit 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic OtsInternalApi.DescribeStreamRequest.Builder setShardLimit(int value)
optional int32 shard_limit = 3;value - The shardLimit to set.public OtsInternalApi.DescribeStreamRequest.Builder clearShardLimit()
optional int32 shard_limit = 3;public boolean hasSupportTimeseriesDataTable()
optional bool support_timeseries_data_table = 4;hasSupportTimeseriesDataTable 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic boolean getSupportTimeseriesDataTable()
optional bool support_timeseries_data_table = 4;getSupportTimeseriesDataTable 在接口中 OtsInternalApi.DescribeStreamRequestOrBuilderpublic OtsInternalApi.DescribeStreamRequest.Builder setSupportTimeseriesDataTable(boolean value)
optional bool support_timeseries_data_table = 4;value - The supportTimeseriesDataTable to set.public OtsInternalApi.DescribeStreamRequest.Builder clearSupportTimeseriesDataTable()
optional bool support_timeseries_data_table = 4;Copyright © 2025. All Rights Reserved.