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)This is a variant ofCodestarNotificationsClient.listTargets(software.amazon.awssdk.services.codestarnotifications.model.ListTargetsRequest)operation.default ListTargetsIterableCodestarNotificationsClient. listTargetsPaginator(ListTargetsRequest listTargetsRequest)This is a variant ofCodestarNotificationsClient.listTargets(software.amazon.awssdk.services.codestarnotifications.model.ListTargetsRequest)operation.
-