Uses of Class
Arp.System.Nm.Services.Grpc.INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder
Packages that use INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder
-
Uses of INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder in Arp.System.Nm.Services.Grpc
Methods in Arp.System.Nm.Services.Grpc that return INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuilderModifier and TypeMethodDescriptionINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.addAllPayload(Iterable<? extends ArpTypes.ObjectType> values) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.addPayload(int index, ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.addPayload(int index, ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.addPayload(ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.addPayload(ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.clear()INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.clearNotificationNameId()uint32 notificationNameId = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.clearPayload()repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.clearTimestamp().Arp.Grpc.DateTime timestamp = 2;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.clone()INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.mergeFrom(INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest other) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.mergeFrom(com.google.protobuf.Message other) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.mergeTimestamp(DateTimeOuterClass.DateTime value) .Arp.Grpc.DateTime timestamp = 2;final INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.newBuilder()static INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.newBuilder(INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest prototype) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.newBuilderForType()protected INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.removePayload(int index) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setNotificationNameId(int value) uint32 notificationNameId = 1;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setPayload(int index, ArpTypes.ObjectType value) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setPayload(int index, ArpTypes.ObjectType.Builder builderForValue) repeated .Arp.Type.Grpc.ObjectType payload = 3;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setTimestamp(DateTimeOuterClass.DateTime value) .Arp.Grpc.DateTime timestamp = 2;INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setTimestamp(DateTimeOuterClass.DateTime.Builder builderForValue) .Arp.Grpc.DateTime timestamp = 2;final INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.BuilderINotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) INotificationManagerServiceOuterClass.INotificationManagerServiceSendNotificationRequest.toBuilder()