Uses of Class
Arp.Services.NotificationLogger.Services.Grpc.StoredNotificationOuterClass.StoredNotification.Builder
Packages that use StoredNotificationOuterClass.StoredNotification.Builder
-
Uses of StoredNotificationOuterClass.StoredNotification.Builder in Arp.Services.NotificationLogger.Services.Grpc
Fields in Arp.Services.NotificationLogger.Services.Grpc with type parameters of type StoredNotificationOuterClass.StoredNotification.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<StoredNotificationOuterClass.StoredNotification, StoredNotificationOuterClass.StoredNotification.Builder, StoredNotificationOuterClass.StoredNotificationOrBuilder> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.ReturnValueBuilder_Methods in Arp.Services.NotificationLogger.Services.Grpc that return StoredNotificationOuterClass.StoredNotification.BuilderModifier and TypeMethodDescriptionStoredNotificationOuterClass.StoredNotification.Builder.addAllPayload(Iterable<String> values) repeated string Payload = 7;StoredNotificationOuterClass.StoredNotification.Builder.addAllPayloadXml(Iterable<String> values) repeated string PayloadXml = 8;StoredNotificationOuterClass.StoredNotification.Builder.addPayload(String value) repeated string Payload = 7;StoredNotificationOuterClass.StoredNotification.Builder.addPayloadBytes(com.google.protobuf.ByteString value) repeated string Payload = 7;StoredNotificationOuterClass.StoredNotification.Builder.addPayloadXml(String value) repeated string PayloadXml = 8;StoredNotificationOuterClass.StoredNotification.Builder.addPayloadXmlBytes(com.google.protobuf.ByteString value) repeated string PayloadXml = 8;StoredNotificationOuterClass.StoredNotification.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.addReturnValueBuilder()repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.addReturnValueBuilder(int index) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;StoredNotificationOuterClass.StoredNotification.Builder.clear()StoredNotificationOuterClass.StoredNotification.Builder.clearArchive()string Archive = 2;StoredNotificationOuterClass.StoredNotification.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) StoredNotificationOuterClass.StoredNotification.Builder.clearId()uint64 Id = 1;StoredNotificationOuterClass.StoredNotification.Builder.clearNotificationName()string NotificationName = 3;StoredNotificationOuterClass.StoredNotification.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) StoredNotificationOuterClass.StoredNotification.Builder.clearPayload()repeated string Payload = 7;StoredNotificationOuterClass.StoredNotification.Builder.clearPayloadXml()repeated string PayloadXml = 8;StoredNotificationOuterClass.StoredNotification.Builder.clearSenderName()string SenderName = 4;StoredNotificationOuterClass.StoredNotification.Builder.clearSeverity()string Severity = 6;StoredNotificationOuterClass.StoredNotification.Builder.clearTimeStamp()string TimeStamp = 5;StoredNotificationOuterClass.StoredNotification.Builder.clone()INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.getReturnValueBuilder(int index) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;StoredNotificationOuterClass.StoredNotification.Builder.mergeFrom(StoredNotificationOuterClass.StoredNotification other) StoredNotificationOuterClass.StoredNotification.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredNotificationOuterClass.StoredNotification.Builder.mergeFrom(com.google.protobuf.Message other) StoredNotificationOuterClass.StoredNotification.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) StoredNotificationOuterClass.StoredNotification.newBuilder()StoredNotificationOuterClass.StoredNotification.newBuilder(StoredNotificationOuterClass.StoredNotification prototype) StoredNotificationOuterClass.StoredNotification.newBuilderForType()StoredNotificationOuterClass.StoredNotification.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) StoredNotificationOuterClass.StoredNotification.Builder.setArchive(String value) string Archive = 2;StoredNotificationOuterClass.StoredNotification.Builder.setArchiveBytes(com.google.protobuf.ByteString value) string Archive = 2;StoredNotificationOuterClass.StoredNotification.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) StoredNotificationOuterClass.StoredNotification.Builder.setId(long value) uint64 Id = 1;StoredNotificationOuterClass.StoredNotification.Builder.setNotificationName(String value) string NotificationName = 3;StoredNotificationOuterClass.StoredNotification.Builder.setNotificationNameBytes(com.google.protobuf.ByteString value) string NotificationName = 3;StoredNotificationOuterClass.StoredNotification.Builder.setPayload(int index, String value) repeated string Payload = 7;StoredNotificationOuterClass.StoredNotification.Builder.setPayloadXml(int index, String value) repeated string PayloadXml = 8;StoredNotificationOuterClass.StoredNotification.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) StoredNotificationOuterClass.StoredNotification.Builder.setSenderName(String value) string SenderName = 4;StoredNotificationOuterClass.StoredNotification.Builder.setSenderNameBytes(com.google.protobuf.ByteString value) string SenderName = 4;StoredNotificationOuterClass.StoredNotification.Builder.setSeverity(String value) string Severity = 6;StoredNotificationOuterClass.StoredNotification.Builder.setSeverityBytes(com.google.protobuf.ByteString value) string Severity = 6;StoredNotificationOuterClass.StoredNotification.Builder.setTimeStamp(String value) string TimeStamp = 5;StoredNotificationOuterClass.StoredNotification.Builder.setTimeStampBytes(com.google.protobuf.ByteString value) string TimeStamp = 5;StoredNotificationOuterClass.StoredNotification.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) StoredNotificationOuterClass.StoredNotification.toBuilder()Methods in Arp.Services.NotificationLogger.Services.Grpc that return types with arguments of type StoredNotificationOuterClass.StoredNotification.BuilderModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.getReturnValueBuilderList()repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;private com.google.protobuf.RepeatedFieldBuilderV3<StoredNotificationOuterClass.StoredNotification, StoredNotificationOuterClass.StoredNotification.Builder, StoredNotificationOuterClass.StoredNotificationOrBuilder> INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.getReturnValueFieldBuilder()Methods in Arp.Services.NotificationLogger.Services.Grpc with parameters of type StoredNotificationOuterClass.StoredNotification.BuilderModifier and TypeMethodDescriptionINotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.addReturnValue(int index, StoredNotificationOuterClass.StoredNotification.Builder builderForValue) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.addReturnValue(StoredNotificationOuterClass.StoredNotification.Builder builderForValue) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryStoredNotificationsResponse.Builder.setReturnValue(int index, StoredNotificationOuterClass.StoredNotification.Builder builderForValue) repeated .Arp.Services.NotificationLogger.Services.Grpc.StoredNotification _ReturnValue = 1;