Uses of Class
software.amazon.awssdk.services.controlcatalog.paginators.ListObjectivesIterable
-
Packages that use ListObjectivesIterable Package Description software.amazon.awssdk.services.controlcatalog Welcome to the Amazon Web Services Control Catalog API reference. -
-
Uses of ListObjectivesIterable in software.amazon.awssdk.services.controlcatalog
Methods in software.amazon.awssdk.services.controlcatalog that return ListObjectivesIterable Modifier and Type Method Description default ListObjectivesIterableControlCatalogClient. listObjectivesPaginator(Consumer<ListObjectivesRequest.Builder> listObjectivesRequest)This is a variant ofControlCatalogClient.listObjectives(software.amazon.awssdk.services.controlcatalog.model.ListObjectivesRequest)operation.default ListObjectivesIterableControlCatalogClient. listObjectivesPaginator(ListObjectivesRequest listObjectivesRequest)This is a variant ofControlCatalogClient.listObjectives(software.amazon.awssdk.services.controlcatalog.model.ListObjectivesRequest)operation.
-