default ListEventTypesResponse |
CodestarNotificationsClient.listEventTypes(Consumer<ListEventTypesRequest.Builder> listEventTypesRequest) |
Returns information about the event types available for configuring notifications.
|
default ListEventTypesResponse |
CodestarNotificationsClient.listEventTypes(ListEventTypesRequest listEventTypesRequest) |
Returns information about the event types available for configuring notifications.
|
default ListEventTypesIterable |
CodestarNotificationsClient.listEventTypesPaginator(Consumer<ListEventTypesRequest.Builder> listEventTypesRequest) |
Returns information about the event types available for configuring notifications.
|
default ListEventTypesIterable |
CodestarNotificationsClient.listEventTypesPaginator(ListEventTypesRequest listEventTypesRequest) |
Returns information about the event types available for configuring notifications.
|
default ListNotificationRulesResponse |
CodestarNotificationsClient.listNotificationRules(Consumer<ListNotificationRulesRequest.Builder> listNotificationRulesRequest) |
Returns a list of the notification rules for an Amazon Web Services account.
|
default ListNotificationRulesResponse |
CodestarNotificationsClient.listNotificationRules(ListNotificationRulesRequest listNotificationRulesRequest) |
Returns a list of the notification rules for an Amazon Web Services account.
|
default ListNotificationRulesIterable |
CodestarNotificationsClient.listNotificationRulesPaginator(Consumer<ListNotificationRulesRequest.Builder> listNotificationRulesRequest) |
Returns a list of the notification rules for an Amazon Web Services account.
|
default ListNotificationRulesIterable |
CodestarNotificationsClient.listNotificationRulesPaginator(ListNotificationRulesRequest listNotificationRulesRequest) |
Returns a list of the notification rules for an Amazon Web Services account.
|
default ListTargetsResponse |
CodestarNotificationsClient.listTargets(Consumer<ListTargetsRequest.Builder> listTargetsRequest) |
Returns a list of the notification rule targets for an Amazon Web Services account.
|
default ListTargetsResponse |
CodestarNotificationsClient.listTargets(ListTargetsRequest listTargetsRequest) |
Returns a list of the notification rule targets for an Amazon Web Services account.
|
default ListTargetsIterable |
CodestarNotificationsClient.listTargetsPaginator(Consumer<ListTargetsRequest.Builder> listTargetsRequest) |
Returns a list of the notification rule targets for an Amazon Web Services account.
|
default ListTargetsIterable |
CodestarNotificationsClient.listTargetsPaginator(ListTargetsRequest listTargetsRequest) |
Returns a list of the notification rule targets for an Amazon Web Services account.
|