public static final class TunnelServiceApi.ChannelInfo.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.ChannelInfo.Builder> implements TunnelServiceApi.ChannelInfoOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ChannelInfo| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.ChannelInfo |
build() |
TunnelServiceApi.ChannelInfo |
buildPartial() |
TunnelServiceApi.ChannelInfo.Builder |
clear() |
TunnelServiceApi.ChannelInfo.Builder |
clearChannelCount()
optional int64 channel_count = 6; |
TunnelServiceApi.ChannelInfo.Builder |
clearChannelId()
required string channel_id = 1; |
TunnelServiceApi.ChannelInfo.Builder |
clearChannelRpo()
optional int64 channel_rpo = 5; |
TunnelServiceApi.ChannelInfo.Builder |
clearChannelStatus()
optional string channel_status = 3; |
TunnelServiceApi.ChannelInfo.Builder |
clearChannelType()
optional string channel_type = 2; |
TunnelServiceApi.ChannelInfo.Builder |
clearClientId()
optional string client_id = 4; |
long |
getChannelCount()
optional int64 channel_count = 6; |
String |
getChannelId()
required string channel_id = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelIdBytes()
required string channel_id = 1; |
long |
getChannelRpo()
optional int64 channel_rpo = 5; |
String |
getChannelStatus()
optional string channel_status = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelStatusBytes()
optional string channel_status = 3; |
String |
getChannelType()
optional string channel_type = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getChannelTypeBytes()
optional string channel_type = 2; |
String |
getClientId()
optional string client_id = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getClientIdBytes()
optional string client_id = 4; |
TunnelServiceApi.ChannelInfo |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasChannelCount()
optional int64 channel_count = 6; |
boolean |
hasChannelId()
required string channel_id = 1; |
boolean |
hasChannelRpo()
optional int64 channel_rpo = 5; |
boolean |
hasChannelStatus()
optional string channel_status = 3; |
boolean |
hasChannelType()
optional string channel_type = 2; |
boolean |
hasClientId()
optional string client_id = 4; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TunnelServiceApi.ChannelInfo.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TunnelServiceApi.ChannelInfo.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.ChannelInfo.Builder |
mergeFrom(TunnelServiceApi.ChannelInfo other) |
TunnelServiceApi.ChannelInfo.Builder |
setChannelCount(long value)
optional int64 channel_count = 6; |
TunnelServiceApi.ChannelInfo.Builder |
setChannelId(String value)
required string channel_id = 1; |
TunnelServiceApi.ChannelInfo.Builder |
setChannelIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string channel_id = 1; |
TunnelServiceApi.ChannelInfo.Builder |
setChannelRpo(long value)
optional int64 channel_rpo = 5; |
TunnelServiceApi.ChannelInfo.Builder |
setChannelStatus(String value)
optional string channel_status = 3; |
TunnelServiceApi.ChannelInfo.Builder |
setChannelStatusBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string channel_status = 3; |
TunnelServiceApi.ChannelInfo.Builder |
setChannelType(String value)
optional string channel_type = 2; |
TunnelServiceApi.ChannelInfo.Builder |
setChannelTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string channel_type = 2; |
TunnelServiceApi.ChannelInfo.Builder |
setClientId(String value)
optional string client_id = 4; |
TunnelServiceApi.ChannelInfo.Builder |
setClientIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string client_id = 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.ChannelInfo.Builder>public TunnelServiceApi.ChannelInfo.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.ChannelInfo.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.ChannelInfo.Builder>public TunnelServiceApi.ChannelInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic TunnelServiceApi.ChannelInfo build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.ChannelInfo buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.ChannelInfo.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.ChannelInfo.Builder>public TunnelServiceApi.ChannelInfo.Builder mergeFrom(TunnelServiceApi.ChannelInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.ChannelInfo.Builder>public TunnelServiceApi.ChannelInfo.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.ChannelInfo.Builder>IOExceptionpublic boolean hasChannelId()
required string channel_id = 1;hasChannelId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getChannelId()
required string channel_id = 1;getChannelId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelIdBytes()
required string channel_id = 1;getChannelIdBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic TunnelServiceApi.ChannelInfo.Builder setChannelId(String value)
required string channel_id = 1;value - The channelId to set.public TunnelServiceApi.ChannelInfo.Builder clearChannelId()
required string channel_id = 1;public TunnelServiceApi.ChannelInfo.Builder setChannelIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string channel_id = 1;value - The bytes for channelId to set.public boolean hasChannelType()
optional string channel_type = 2;hasChannelType 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getChannelType()
optional string channel_type = 2;getChannelType 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelTypeBytes()
optional string channel_type = 2;getChannelTypeBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic TunnelServiceApi.ChannelInfo.Builder setChannelType(String value)
optional string channel_type = 2;value - The channelType to set.public TunnelServiceApi.ChannelInfo.Builder clearChannelType()
optional string channel_type = 2;public TunnelServiceApi.ChannelInfo.Builder setChannelTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string channel_type = 2;value - The bytes for channelType to set.public boolean hasChannelStatus()
optional string channel_status = 3;hasChannelStatus 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getChannelStatus()
optional string channel_status = 3;getChannelStatus 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getChannelStatusBytes()
optional string channel_status = 3;getChannelStatusBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic TunnelServiceApi.ChannelInfo.Builder setChannelStatus(String value)
optional string channel_status = 3;value - The channelStatus to set.public TunnelServiceApi.ChannelInfo.Builder clearChannelStatus()
optional string channel_status = 3;public TunnelServiceApi.ChannelInfo.Builder setChannelStatusBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string channel_status = 3;value - The bytes for channelStatus to set.public boolean hasClientId()
optional string client_id = 4;hasClientId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic String getClientId()
optional string client_id = 4;getClientId 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getClientIdBytes()
optional string client_id = 4;getClientIdBytes 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic TunnelServiceApi.ChannelInfo.Builder setClientId(String value)
optional string client_id = 4;value - The clientId to set.public TunnelServiceApi.ChannelInfo.Builder clearClientId()
optional string client_id = 4;public TunnelServiceApi.ChannelInfo.Builder setClientIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string client_id = 4;value - The bytes for clientId to set.public boolean hasChannelRpo()
optional int64 channel_rpo = 5;hasChannelRpo 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic long getChannelRpo()
optional int64 channel_rpo = 5;getChannelRpo 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic TunnelServiceApi.ChannelInfo.Builder setChannelRpo(long value)
optional int64 channel_rpo = 5;value - The channelRpo to set.public TunnelServiceApi.ChannelInfo.Builder clearChannelRpo()
optional int64 channel_rpo = 5;public boolean hasChannelCount()
optional int64 channel_count = 6;hasChannelCount 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic long getChannelCount()
optional int64 channel_count = 6;getChannelCount 在接口中 TunnelServiceApi.ChannelInfoOrBuilderpublic TunnelServiceApi.ChannelInfo.Builder setChannelCount(long value)
optional int64 channel_count = 6;value - The channelCount to set.public TunnelServiceApi.ChannelInfo.Builder clearChannelCount()
optional int64 channel_count = 6;Copyright © 2025. All Rights Reserved.