public static final class TunnelServiceApi.CreateTunnelRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.CreateTunnelRequest.Builder> implements TunnelServiceApi.CreateTunnelRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.CreateTunnelRequest| 限定符和类型 | 方法和说明 |
|---|---|
TunnelServiceApi.CreateTunnelRequest |
build() |
TunnelServiceApi.CreateTunnelRequest |
buildPartial() |
TunnelServiceApi.CreateTunnelRequest.Builder |
clear() |
TunnelServiceApi.CreateTunnelRequest.Builder |
clearTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
TunnelServiceApi.CreateTunnelRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TunnelServiceApi.Tunnel |
getTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
TunnelServiceApi.Tunnel.Builder |
getTunnelBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
TunnelServiceApi.TunnelOrBuilder |
getTunnelOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
boolean |
hasTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TunnelServiceApi.CreateTunnelRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TunnelServiceApi.CreateTunnelRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
TunnelServiceApi.CreateTunnelRequest.Builder |
mergeFrom(TunnelServiceApi.CreateTunnelRequest other) |
TunnelServiceApi.CreateTunnelRequest.Builder |
mergeTunnel(TunnelServiceApi.Tunnel value)
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
TunnelServiceApi.CreateTunnelRequest.Builder |
setTunnel(TunnelServiceApi.Tunnel.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
TunnelServiceApi.CreateTunnelRequest.Builder |
setTunnel(TunnelServiceApi.Tunnel value)
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1; |
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.CreateTunnelRequest.Builder>public TunnelServiceApi.CreateTunnelRequest.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.CreateTunnelRequest.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.CreateTunnelRequest.Builder>public TunnelServiceApi.CreateTunnelRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic TunnelServiceApi.CreateTunnelRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.CreateTunnelRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic TunnelServiceApi.CreateTunnelRequest.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.CreateTunnelRequest.Builder>public TunnelServiceApi.CreateTunnelRequest.Builder mergeFrom(TunnelServiceApi.CreateTunnelRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<TunnelServiceApi.CreateTunnelRequest.Builder>public TunnelServiceApi.CreateTunnelRequest.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.CreateTunnelRequest.Builder>IOExceptionpublic boolean hasTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;hasTunnel 在接口中 TunnelServiceApi.CreateTunnelRequestOrBuilderpublic TunnelServiceApi.Tunnel getTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;getTunnel 在接口中 TunnelServiceApi.CreateTunnelRequestOrBuilderpublic TunnelServiceApi.CreateTunnelRequest.Builder setTunnel(TunnelServiceApi.Tunnel value)
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;public TunnelServiceApi.CreateTunnelRequest.Builder setTunnel(TunnelServiceApi.Tunnel.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;public TunnelServiceApi.CreateTunnelRequest.Builder mergeTunnel(TunnelServiceApi.Tunnel value)
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;public TunnelServiceApi.CreateTunnelRequest.Builder clearTunnel()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;public TunnelServiceApi.Tunnel.Builder getTunnelBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;public TunnelServiceApi.TunnelOrBuilder getTunnelOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.Tunnel tunnel = 1;Copyright © 2025. All Rights Reserved.