Uses of Class
software.amazon.awssdk.services.codestarnotifications.paginators.ListTargetsPublisher
-
Packages that use ListTargetsPublisher 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 ListTargetsPublisher in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return ListTargetsPublisher Modifier and Type Method Description default ListTargetsPublisherCodestarNotificationsAsyncClient. listTargetsPaginator(Consumer<ListTargetsRequest.Builder> listTargetsRequest)Returns a list of the notification rule targets for an Amazon Web Services account.default ListTargetsPublisherCodestarNotificationsAsyncClient. listTargetsPaginator(ListTargetsRequest listTargetsRequest)Returns a list of the notification rule targets for an Amazon Web Services account.
-