Uses of Class
software.amazon.awssdk.services.clouddirectory.paginators.ListIndexPublisher
-
Packages that use ListIndexPublisher Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of ListIndexPublisher in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that return ListIndexPublisher Modifier and Type Method Description default ListIndexPublisherCloudDirectoryAsyncClient. listIndexPaginator(Consumer<ListIndexRequest.Builder> listIndexRequest)Lists objects attached to the specified index.default ListIndexPublisherCloudDirectoryAsyncClient. listIndexPaginator(ListIndexRequest listIndexRequest)Lists objects attached to the specified index.
-