Uses of Class
com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
-
Packages that use Action.ActionBuilderBase Package Description com.redhat.cloud.notifications.ingress -
-
Uses of Action.ActionBuilderBase in com.redhat.cloud.notifications.ingress
Subclasses of Action.ActionBuilderBase in com.redhat.cloud.notifications.ingress Modifier and Type Class Description static classAction.ActionBuilderMethods in com.redhat.cloud.notifications.ingress that return Action.ActionBuilderBase Modifier and Type Method Description Action.ActionBuilderBaseAction.ActionBuilderBase. withAccountId(String accountId)Action.ActionBuilderBaseAction.ActionBuilderBase. withApplication(String application)Action.ActionBuilderBaseAction.ActionBuilderBase. withBundle(String bundle)Action.ActionBuilderBaseAction.ActionBuilderBase. withContext(Context context)Action.ActionBuilderBaseAction.ActionBuilderBase. withEvents(List<Event> events)Action.ActionBuilderBaseAction.ActionBuilderBase. withEventType(String eventType)Action.ActionBuilderBaseAction.ActionBuilderBase. withOrgId(String orgId)Action.ActionBuilderBaseAction.ActionBuilderBase. withRecipients(List<Recipient> recipients)Action.ActionBuilderBaseAction.ActionBuilderBase. withTimestamp(LocalDateTime timestamp)Action.ActionBuilderBaseAction.ActionBuilderBase. withVersion(String version)
-