Package Arp.System.Um.Services.Grpc
Class IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
Arp.System.Um.Services.Grpc.IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder
- All Implemented Interfaces:
IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest
public static final class IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
implements IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequestOrBuilder
Protobuf type
Arp.System.Um.Services.Grpc.IPasswordAuthenticationServiceCreateSessionRequest-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<ChannelInformationOuterClass.ChannelInformation, ChannelInformationOuterClass.ChannelInformation.Builder, ChannelInformationOuterClass.ChannelInformationOrBuilder> private Objectprivate Object -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) string password = 2;string userName = 1;clone().Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;private com.google.protobuf.SingleFieldBuilderV3<ChannelInformationOuterClass.ChannelInformation, ChannelInformationOuterClass.ChannelInformation.Builder, ChannelInformationOuterClass.ChannelInformationOrBuilder> .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorstring password = 2;com.google.protobuf.ByteStringstring password = 2;string userName = 1;com.google.protobuf.ByteStringstring userName = 1;boolean.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanprivate void.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;mergeFrom(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;setPassword(String value) string password = 2;setPasswordBytes(com.google.protobuf.ByteString value) string password = 2;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUserName(String value) string userName = 1;setUserNameBytes(com.google.protobuf.ByteString value) string userName = 1;Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
userName_
-
password_
-
channelInformation_
-
channelInformationBuilder_
private com.google.protobuf.SingleFieldBuilderV3<ChannelInformationOuterClass.ChannelInformation,ChannelInformationOuterClass.ChannelInformation.Builder, channelInformationBuilder_ChannelInformationOuterClass.ChannelInformationOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder clear()- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
getDefaultInstanceForType
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest getDefaultInstanceForType()- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest build()- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest buildPartial()- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder clone()- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
setField
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
clearField
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
clearOneof
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
setRepeatedField
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
addRepeatedField
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
mergeFrom
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
mergeFrom
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>- Throws:
IOException
-
getUserName
string userName = 1;- Specified by:
getUserNamein interfaceIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequestOrBuilder
-
getUserNameBytes
public com.google.protobuf.ByteString getUserNameBytes()string userName = 1; -
setUserName
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setUserName(String value) string userName = 1; -
clearUserName
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder clearUserName()string userName = 1; -
setUserNameBytes
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setUserNameBytes(com.google.protobuf.ByteString value) string userName = 1; -
getPassword
string password = 2;- Specified by:
getPasswordin interfaceIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequestOrBuilder
-
getPasswordBytes
public com.google.protobuf.ByteString getPasswordBytes()string password = 2; -
setPassword
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setPassword(String value) string password = 2; -
clearPassword
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder clearPassword()string password = 2; -
setPasswordBytes
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setPasswordBytes(com.google.protobuf.ByteString value) string password = 2; -
hasChannelInformation
public boolean hasChannelInformation().Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
getChannelInformation
.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
setChannelInformation
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setChannelInformation(ChannelInformationOuterClass.ChannelInformation value) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
setChannelInformation
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setChannelInformation(ChannelInformationOuterClass.ChannelInformation.Builder builderForValue) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
mergeChannelInformation
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder mergeChannelInformation(ChannelInformationOuterClass.ChannelInformation value) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
clearChannelInformation
public IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder clearChannelInformation().Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
getChannelInformationBuilder
.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
getChannelInformationOrBuilder
.Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
getChannelInformationFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<ChannelInformationOuterClass.ChannelInformation,ChannelInformationOuterClass.ChannelInformation.Builder, getChannelInformationFieldBuilder()ChannelInformationOuterClass.ChannelInformationOrBuilder> .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3; -
setUnknownFields
public final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-
mergeUnknownFields
public final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder>
-