Uses of Class
software.amazon.awssdk.services.qconnect.paginators.ListContentAssociationsPublisher
-
Packages that use ListContentAssociationsPublisher Package Description software.amazon.awssdk.services.qconnect -
-
Uses of ListContentAssociationsPublisher in software.amazon.awssdk.services.qconnect
Methods in software.amazon.awssdk.services.qconnect that return ListContentAssociationsPublisher Modifier and Type Method Description default ListContentAssociationsPublisherQConnectAsyncClient. listContentAssociationsPaginator(Consumer<ListContentAssociationsRequest.Builder> listContentAssociationsRequest)This is a variant ofQConnectAsyncClient.listContentAssociations(software.amazon.awssdk.services.qconnect.model.ListContentAssociationsRequest)operation.default ListContentAssociationsPublisherQConnectAsyncClient. listContentAssociationsPaginator(ListContentAssociationsRequest listContentAssociationsRequest)This is a variant ofQConnectAsyncClient.listContentAssociations(software.amazon.awssdk.services.qconnect.model.ListContentAssociationsRequest)operation.
-