Uses of Class
Arp.System.Um.Services.Grpc.ChannelInformationOuterClass.ChannelInformation.Builder
Packages that use ChannelInformationOuterClass.ChannelInformation.Builder
-
Uses of ChannelInformationOuterClass.ChannelInformation.Builder in Arp.System.Um.Services.Grpc
Fields in Arp.System.Um.Services.Grpc with type parameters of type ChannelInformationOuterClass.ChannelInformation.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<ChannelInformationOuterClass.ChannelInformation, ChannelInformationOuterClass.ChannelInformation.Builder, ChannelInformationOuterClass.ChannelInformationOrBuilder> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.channelInformationBuilder_Methods in Arp.System.Um.Services.Grpc that return ChannelInformationOuterClass.ChannelInformation.BuilderModifier and TypeMethodDescriptionChannelInformationOuterClass.ChannelInformation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ChannelInformationOuterClass.ChannelInformation.Builder.clear()ChannelInformationOuterClass.ChannelInformation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ChannelInformationOuterClass.ChannelInformation.Builder.clearGatewayID()uint32 GatewayID = 1;ChannelInformationOuterClass.ChannelInformation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ChannelInformationOuterClass.ChannelInformation.Builder.clearProtocolObjectName()string ProtocolObjectName = 2;ChannelInformationOuterClass.ChannelInformation.Builder.clone()IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.getChannelInformationBuilder().Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;ChannelInformationOuterClass.ChannelInformation.Builder.mergeFrom(ChannelInformationOuterClass.ChannelInformation other) ChannelInformationOuterClass.ChannelInformation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChannelInformationOuterClass.ChannelInformation.Builder.mergeFrom(com.google.protobuf.Message other) ChannelInformationOuterClass.ChannelInformation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ChannelInformationOuterClass.ChannelInformation.newBuilder()ChannelInformationOuterClass.ChannelInformation.newBuilder(ChannelInformationOuterClass.ChannelInformation prototype) ChannelInformationOuterClass.ChannelInformation.newBuilderForType()ChannelInformationOuterClass.ChannelInformation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ChannelInformationOuterClass.ChannelInformation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ChannelInformationOuterClass.ChannelInformation.Builder.setGatewayID(int value) uint32 GatewayID = 1;ChannelInformationOuterClass.ChannelInformation.Builder.setProtocolObjectName(String value) string ProtocolObjectName = 2;ChannelInformationOuterClass.ChannelInformation.Builder.setProtocolObjectNameBytes(com.google.protobuf.ByteString value) string ProtocolObjectName = 2;ChannelInformationOuterClass.ChannelInformation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ChannelInformationOuterClass.ChannelInformation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ChannelInformationOuterClass.ChannelInformation.toBuilder()Methods in Arp.System.Um.Services.Grpc that return types with arguments of type ChannelInformationOuterClass.ChannelInformation.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilderV3<ChannelInformationOuterClass.ChannelInformation, ChannelInformationOuterClass.ChannelInformation.Builder, ChannelInformationOuterClass.ChannelInformationOrBuilder> IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.getChannelInformationFieldBuilder().Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;Methods in Arp.System.Um.Services.Grpc with parameters of type ChannelInformationOuterClass.ChannelInformation.BuilderModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionRequest.Builder.setChannelInformation(ChannelInformationOuterClass.ChannelInformation.Builder builderForValue) .Arp.System.Um.Services.Grpc.ChannelInformation channelInformation = 3;