Uses of Class
software.amazon.awssdk.services.clouddirectory.paginators.ListAttachedIndicesPublisher
-
Packages that use ListAttachedIndicesPublisher Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of ListAttachedIndicesPublisher in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that return ListAttachedIndicesPublisher Modifier and Type Method Description default ListAttachedIndicesPublisherCloudDirectoryAsyncClient. listAttachedIndicesPaginator(Consumer<ListAttachedIndicesRequest.Builder> listAttachedIndicesRequest)This is a variant ofCloudDirectoryAsyncClient.listAttachedIndices(software.amazon.awssdk.services.clouddirectory.model.ListAttachedIndicesRequest)operation.default ListAttachedIndicesPublisherCloudDirectoryAsyncClient. listAttachedIndicesPaginator(ListAttachedIndicesRequest listAttachedIndicesRequest)This is a variant ofCloudDirectoryAsyncClient.listAttachedIndices(software.amazon.awssdk.services.clouddirectory.model.ListAttachedIndicesRequest)operation.
-