Uses of Class
com.redhat.cloud.notifications.ingress.Action.ActionBuilderBase
Packages that use Action.ActionBuilderBase
-
Uses of Action.ActionBuilderBase in com.redhat.cloud.notifications.ingress
Subclasses of Action.ActionBuilderBase in com.redhat.cloud.notifications.ingressMethods in com.redhat.cloud.notifications.ingress that return Action.ActionBuilderBaseModifier and TypeMethodDescriptionAction.ActionBuilderBase.withAccountId(String accountId) Action.ActionBuilderBase.withApplication(String application) Action.ActionBuilderBase.withBundle(String bundle) Action.ActionBuilderBase.withContext(Context context) Action.ActionBuilderBase.withEvents(List<Event> events) Action.ActionBuilderBase.withEventType(String eventType) Action.ActionBuilderBase.withRecipients(List<Recipient> recipients) Action.ActionBuilderBase.withTimestamp(LocalDateTime timestamp) Action.ActionBuilderBase.withVersion(String version)