Uses of Class
com.redhat.cloud.notifications.ingress.Recipient.RecipientBuilderBase
-
Packages that use Recipient.RecipientBuilderBase Package Description com.redhat.cloud.notifications.ingress -
-
Uses of Recipient.RecipientBuilderBase in com.redhat.cloud.notifications.ingress
Subclasses of Recipient.RecipientBuilderBase in com.redhat.cloud.notifications.ingress Modifier and Type Class Description static classRecipient.RecipientBuilderMethods in com.redhat.cloud.notifications.ingress that return Recipient.RecipientBuilderBase Modifier and Type Method Description Recipient.RecipientBuilderBaseRecipient.RecipientBuilderBase. withGroups(List<String> groups)Recipient.RecipientBuilderBaseRecipient.RecipientBuilderBase. withIgnoreUserPreferences(Boolean ignoreUserPreferences)Recipient.RecipientBuilderBaseRecipient.RecipientBuilderBase. withOnlyAdmins(Boolean onlyAdmins)Recipient.RecipientBuilderBaseRecipient.RecipientBuilderBase. withUsers(List<String> users)
-