Uses of Class
software.amazon.awssdk.services.codestarnotifications.paginators.ListTargetsIterable
-
Packages that use ListTargetsIterable Package Description software.amazon.awssdk.services.codestarnotifications This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Notifications API. -
-
Uses of ListTargetsIterable in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return ListTargetsIterable Modifier and Type Method Description default ListTargetsIterableCodestarNotificationsClient. listTargetsPaginator(Consumer<ListTargetsRequest.Builder> listTargetsRequest)Returns a list of the notification rule targets for an Amazon Web Services account.default ListTargetsIterableCodestarNotificationsClient. listTargetsPaginator(ListTargetsRequest listTargetsRequest)Returns a list of the notification rule targets for an Amazon Web Services account.
-