Uses of Class
Arp.System.Um.Services.Grpc.IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder
Packages that use IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder
-
Uses of IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder in Arp.System.Um.Services.Grpc
Methods in Arp.System.Um.Services.Grpc that return IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuilderModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.clear()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.clearChannelInformation().Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.clearPassword()string password = 2;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.clearUserName()string userName = 1;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.clone()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.mergeChannelInformation(ChannelInformationOuterClass.ChannelInformation value) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.mergeFrom(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest other) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.mergeFrom(com.google.protobuf.Message other) final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.newBuilder()static IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.newBuilder(IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest prototype) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.newBuilderForType()protected IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setChannelInformation(ChannelInformationOuterClass.ChannelInformation value) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setChannelInformation(ChannelInformationOuterClass.ChannelInformation.Builder builderForValue) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setPassword(String value) string password = 2;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setPasswordBytes(com.google.protobuf.ByteString value) string password = 2;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setUserName(String value) string userName = 1;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setUserNameBytes(com.google.protobuf.ByteString value) string userName = 1;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.toBuilder()