Uses of Class
com.redhat.cloud.notifications.ingress.Recipient
Packages that use Recipient
-
Uses of Recipient in com.redhat.cloud.notifications.ingress
Classes in com.redhat.cloud.notifications.ingress with type parameters of type RecipientModifier and TypeClassDescriptionstatic classRecipient.RecipientBuilderBase<T extends Recipient>Fields in com.redhat.cloud.notifications.ingress declared as RecipientMethods in com.redhat.cloud.notifications.ingress that return types with arguments of type RecipientModifier and TypeMethodDescriptionAction.getRecipients()Applications can add extra email recipients by adding entries to this array.Method parameters in com.redhat.cloud.notifications.ingress with type arguments of type RecipientModifier and TypeMethodDescriptionvoidAction.setRecipients(List<Recipient> recipients) Applications can add extra email recipients by adding entries to this array.Action.ActionBuilderBase.withRecipients(List<Recipient> recipients)