public static final class UserProtos.BitToUserHandshake.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder> implements UserProtos.BitToUserHandshakeOrBuilder
exec.user.BitToUserHandshake
Modifier and Type | Method and Description |
---|---|
UserProtos.BitToUserHandshake.Builder |
addAllAuthenticationMechanisms(Iterable<String> values)
repeated string authenticationMechanisms = 7; |
UserProtos.BitToUserHandshake.Builder |
addAllSupportedMethods(Iterable<? extends UserProtos.RpcType> values)
repeated .exec.user.RpcType supported_methods = 8; |
UserProtos.BitToUserHandshake.Builder |
addAuthenticationMechanisms(String value)
repeated string authenticationMechanisms = 7; |
UserProtos.BitToUserHandshake.Builder |
addAuthenticationMechanismsBytes(com.google.protobuf.ByteString value)
repeated string authenticationMechanisms = 7; |
UserProtos.BitToUserHandshake.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.BitToUserHandshake.Builder |
addSupportedMethods(UserProtos.RpcType value)
repeated .exec.user.RpcType supported_methods = 8; |
UserProtos.BitToUserHandshake |
build() |
UserProtos.BitToUserHandshake |
buildPartial() |
UserProtos.BitToUserHandshake.Builder |
clear() |
UserProtos.BitToUserHandshake.Builder |
clearAuthenticationMechanisms()
repeated string authenticationMechanisms = 7; |
UserProtos.BitToUserHandshake.Builder |
clearEncrypted()
optional bool encrypted = 9; |
UserProtos.BitToUserHandshake.Builder |
clearErrorId()
optional string errorId = 4; |
UserProtos.BitToUserHandshake.Builder |
clearErrorMessage()
optional string errorMessage = 5; |
UserProtos.BitToUserHandshake.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserProtos.BitToUserHandshake.Builder |
clearMaxWrappedSize()
optional int32 maxWrappedSize = 10; |
UserProtos.BitToUserHandshake.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserProtos.BitToUserHandshake.Builder |
clearRpcVersion()
optional int32 rpc_version = 2; |
UserProtos.BitToUserHandshake.Builder |
clearServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.BitToUserHandshake.Builder |
clearStatus()
optional .exec.user.HandshakeStatus status = 3; |
UserProtos.BitToUserHandshake.Builder |
clearSupportedMethods()
repeated .exec.user.RpcType supported_methods = 8; |
UserProtos.BitToUserHandshake.Builder |
clone() |
String |
getAuthenticationMechanisms(int index)
repeated string authenticationMechanisms = 7; |
com.google.protobuf.ByteString |
getAuthenticationMechanismsBytes(int index)
repeated string authenticationMechanisms = 7; |
int |
getAuthenticationMechanismsCount()
repeated string authenticationMechanisms = 7; |
com.google.protobuf.ProtocolStringList |
getAuthenticationMechanismsList()
repeated string authenticationMechanisms = 7; |
UserProtos.BitToUserHandshake |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getEncrypted()
optional bool encrypted = 9; |
String |
getErrorId()
optional string errorId = 4; |
com.google.protobuf.ByteString |
getErrorIdBytes()
optional string errorId = 4; |
String |
getErrorMessage()
optional string errorMessage = 5; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string errorMessage = 5; |
int |
getMaxWrappedSize()
optional int32 maxWrappedSize = 10; |
int |
getRpcVersion()
optional int32 rpc_version = 2; |
UserProtos.RpcEndpointInfos |
getServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfos.Builder |
getServerInfosBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.RpcEndpointInfosOrBuilder |
getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.HandshakeStatus |
getStatus()
optional .exec.user.HandshakeStatus status = 3; |
UserProtos.RpcType |
getSupportedMethods(int index)
repeated .exec.user.RpcType supported_methods = 8; |
int |
getSupportedMethodsCount()
repeated .exec.user.RpcType supported_methods = 8; |
List<UserProtos.RpcType> |
getSupportedMethodsList()
repeated .exec.user.RpcType supported_methods = 8; |
boolean |
hasEncrypted()
optional bool encrypted = 9; |
boolean |
hasErrorId()
optional string errorId = 4; |
boolean |
hasErrorMessage()
optional string errorMessage = 5; |
boolean |
hasMaxWrappedSize()
optional int32 maxWrappedSize = 10; |
boolean |
hasRpcVersion()
optional int32 rpc_version = 2; |
boolean |
hasServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6; |
boolean |
hasStatus()
optional .exec.user.HandshakeStatus status = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UserProtos.BitToUserHandshake.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserProtos.BitToUserHandshake.Builder |
mergeFrom(com.google.protobuf.Message other) |
UserProtos.BitToUserHandshake.Builder |
mergeFrom(UserProtos.BitToUserHandshake other) |
UserProtos.BitToUserHandshake.Builder |
mergeServerInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.BitToUserHandshake.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserProtos.BitToUserHandshake.Builder |
setAuthenticationMechanisms(int index,
String value)
repeated string authenticationMechanisms = 7; |
UserProtos.BitToUserHandshake.Builder |
setEncrypted(boolean value)
optional bool encrypted = 9; |
UserProtos.BitToUserHandshake.Builder |
setErrorId(String value)
optional string errorId = 4; |
UserProtos.BitToUserHandshake.Builder |
setErrorIdBytes(com.google.protobuf.ByteString value)
optional string errorId = 4; |
UserProtos.BitToUserHandshake.Builder |
setErrorMessage(String value)
optional string errorMessage = 5; |
UserProtos.BitToUserHandshake.Builder |
setErrorMessageBytes(com.google.protobuf.ByteString value)
optional string errorMessage = 5; |
UserProtos.BitToUserHandshake.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.BitToUserHandshake.Builder |
setMaxWrappedSize(int value)
optional int32 maxWrappedSize = 10; |
UserProtos.BitToUserHandshake.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserProtos.BitToUserHandshake.Builder |
setRpcVersion(int value)
optional int32 rpc_version = 2; |
UserProtos.BitToUserHandshake.Builder |
setServerInfos(UserProtos.RpcEndpointInfos.Builder builderForValue)
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.BitToUserHandshake.Builder |
setServerInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos server_infos = 6; |
UserProtos.BitToUserHandshake.Builder |
setStatus(UserProtos.HandshakeStatus value)
optional .exec.user.HandshakeStatus status = 3; |
UserProtos.BitToUserHandshake.Builder |
setSupportedMethods(int index,
UserProtos.RpcType value)
repeated .exec.user.RpcType supported_methods = 8; |
UserProtos.BitToUserHandshake.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public UserProtos.BitToUserHandshake build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public UserProtos.BitToUserHandshake buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public UserProtos.BitToUserHandshake.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder mergeFrom(UserProtos.BitToUserHandshake other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public UserProtos.BitToUserHandshake.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserProtos.BitToUserHandshake.Builder>
IOException
public boolean hasRpcVersion()
optional int32 rpc_version = 2;
hasRpcVersion
in interface UserProtos.BitToUserHandshakeOrBuilder
public int getRpcVersion()
optional int32 rpc_version = 2;
getRpcVersion
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.BitToUserHandshake.Builder setRpcVersion(int value)
optional int32 rpc_version = 2;
value
- The rpcVersion to set.public UserProtos.BitToUserHandshake.Builder clearRpcVersion()
optional int32 rpc_version = 2;
public boolean hasStatus()
optional .exec.user.HandshakeStatus status = 3;
hasStatus
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.HandshakeStatus getStatus()
optional .exec.user.HandshakeStatus status = 3;
getStatus
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.BitToUserHandshake.Builder setStatus(UserProtos.HandshakeStatus value)
optional .exec.user.HandshakeStatus status = 3;
value
- The status to set.public UserProtos.BitToUserHandshake.Builder clearStatus()
optional .exec.user.HandshakeStatus status = 3;
public boolean hasErrorId()
optional string errorId = 4;
hasErrorId
in interface UserProtos.BitToUserHandshakeOrBuilder
public String getErrorId()
optional string errorId = 4;
getErrorId
in interface UserProtos.BitToUserHandshakeOrBuilder
public com.google.protobuf.ByteString getErrorIdBytes()
optional string errorId = 4;
getErrorIdBytes
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.BitToUserHandshake.Builder setErrorId(String value)
optional string errorId = 4;
value
- The errorId to set.public UserProtos.BitToUserHandshake.Builder clearErrorId()
optional string errorId = 4;
public UserProtos.BitToUserHandshake.Builder setErrorIdBytes(com.google.protobuf.ByteString value)
optional string errorId = 4;
value
- The bytes for errorId to set.public boolean hasErrorMessage()
optional string errorMessage = 5;
hasErrorMessage
in interface UserProtos.BitToUserHandshakeOrBuilder
public String getErrorMessage()
optional string errorMessage = 5;
getErrorMessage
in interface UserProtos.BitToUserHandshakeOrBuilder
public com.google.protobuf.ByteString getErrorMessageBytes()
optional string errorMessage = 5;
getErrorMessageBytes
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.BitToUserHandshake.Builder setErrorMessage(String value)
optional string errorMessage = 5;
value
- The errorMessage to set.public UserProtos.BitToUserHandshake.Builder clearErrorMessage()
optional string errorMessage = 5;
public UserProtos.BitToUserHandshake.Builder setErrorMessageBytes(com.google.protobuf.ByteString value)
optional string errorMessage = 5;
value
- The bytes for errorMessage to set.public boolean hasServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6;
hasServerInfos
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.RpcEndpointInfos getServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6;
getServerInfos
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.BitToUserHandshake.Builder setServerInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos server_infos = 6;
public UserProtos.BitToUserHandshake.Builder setServerInfos(UserProtos.RpcEndpointInfos.Builder builderForValue)
optional .exec.user.RpcEndpointInfos server_infos = 6;
public UserProtos.BitToUserHandshake.Builder mergeServerInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos server_infos = 6;
public UserProtos.BitToUserHandshake.Builder clearServerInfos()
optional .exec.user.RpcEndpointInfos server_infos = 6;
public UserProtos.RpcEndpointInfos.Builder getServerInfosBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6;
public UserProtos.RpcEndpointInfosOrBuilder getServerInfosOrBuilder()
optional .exec.user.RpcEndpointInfos server_infos = 6;
getServerInfosOrBuilder
in interface UserProtos.BitToUserHandshakeOrBuilder
public com.google.protobuf.ProtocolStringList getAuthenticationMechanismsList()
repeated string authenticationMechanisms = 7;
getAuthenticationMechanismsList
in interface UserProtos.BitToUserHandshakeOrBuilder
public int getAuthenticationMechanismsCount()
repeated string authenticationMechanisms = 7;
getAuthenticationMechanismsCount
in interface UserProtos.BitToUserHandshakeOrBuilder
public String getAuthenticationMechanisms(int index)
repeated string authenticationMechanisms = 7;
getAuthenticationMechanisms
in interface UserProtos.BitToUserHandshakeOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getAuthenticationMechanismsBytes(int index)
repeated string authenticationMechanisms = 7;
getAuthenticationMechanismsBytes
in interface UserProtos.BitToUserHandshakeOrBuilder
index
- The index of the value to return.public UserProtos.BitToUserHandshake.Builder setAuthenticationMechanisms(int index, String value)
repeated string authenticationMechanisms = 7;
index
- The index to set the value at.value
- The authenticationMechanisms to set.public UserProtos.BitToUserHandshake.Builder addAuthenticationMechanisms(String value)
repeated string authenticationMechanisms = 7;
value
- The authenticationMechanisms to add.public UserProtos.BitToUserHandshake.Builder addAllAuthenticationMechanisms(Iterable<String> values)
repeated string authenticationMechanisms = 7;
values
- The authenticationMechanisms to add.public UserProtos.BitToUserHandshake.Builder clearAuthenticationMechanisms()
repeated string authenticationMechanisms = 7;
public UserProtos.BitToUserHandshake.Builder addAuthenticationMechanismsBytes(com.google.protobuf.ByteString value)
repeated string authenticationMechanisms = 7;
value
- The bytes of the authenticationMechanisms to add.public List<UserProtos.RpcType> getSupportedMethodsList()
repeated .exec.user.RpcType supported_methods = 8;
getSupportedMethodsList
in interface UserProtos.BitToUserHandshakeOrBuilder
public int getSupportedMethodsCount()
repeated .exec.user.RpcType supported_methods = 8;
getSupportedMethodsCount
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.RpcType getSupportedMethods(int index)
repeated .exec.user.RpcType supported_methods = 8;
getSupportedMethods
in interface UserProtos.BitToUserHandshakeOrBuilder
index
- The index of the element to return.public UserProtos.BitToUserHandshake.Builder setSupportedMethods(int index, UserProtos.RpcType value)
repeated .exec.user.RpcType supported_methods = 8;
index
- The index to set the value at.value
- The supportedMethods to set.public UserProtos.BitToUserHandshake.Builder addSupportedMethods(UserProtos.RpcType value)
repeated .exec.user.RpcType supported_methods = 8;
value
- The supportedMethods to add.public UserProtos.BitToUserHandshake.Builder addAllSupportedMethods(Iterable<? extends UserProtos.RpcType> values)
repeated .exec.user.RpcType supported_methods = 8;
values
- The supportedMethods to add.public UserProtos.BitToUserHandshake.Builder clearSupportedMethods()
repeated .exec.user.RpcType supported_methods = 8;
public boolean hasEncrypted()
optional bool encrypted = 9;
hasEncrypted
in interface UserProtos.BitToUserHandshakeOrBuilder
public boolean getEncrypted()
optional bool encrypted = 9;
getEncrypted
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.BitToUserHandshake.Builder setEncrypted(boolean value)
optional bool encrypted = 9;
value
- The encrypted to set.public UserProtos.BitToUserHandshake.Builder clearEncrypted()
optional bool encrypted = 9;
public boolean hasMaxWrappedSize()
optional int32 maxWrappedSize = 10;
hasMaxWrappedSize
in interface UserProtos.BitToUserHandshakeOrBuilder
public int getMaxWrappedSize()
optional int32 maxWrappedSize = 10;
getMaxWrappedSize
in interface UserProtos.BitToUserHandshakeOrBuilder
public UserProtos.BitToUserHandshake.Builder setMaxWrappedSize(int value)
optional int32 maxWrappedSize = 10;
value
- The maxWrappedSize to set.public UserProtos.BitToUserHandshake.Builder clearMaxWrappedSize()
optional int32 maxWrappedSize = 10;
public final UserProtos.BitToUserHandshake.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
public final UserProtos.BitToUserHandshake.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.BitToUserHandshake.Builder>
Copyright © 1970 The Apache Software Foundation. All rights reserved.