Uses of Class
software.amazon.awssdk.services.artifact.paginators.ListCustomerAgreementsPublisher
-
Packages that use ListCustomerAgreementsPublisher Package Description software.amazon.awssdk.services.artifact This reference provides descriptions of the low-level AWS Artifact Service API. -
-
Uses of ListCustomerAgreementsPublisher in software.amazon.awssdk.services.artifact
Methods in software.amazon.awssdk.services.artifact that return ListCustomerAgreementsPublisher Modifier and Type Method Description default ListCustomerAgreementsPublisherArtifactAsyncClient. listCustomerAgreementsPaginator(Consumer<ListCustomerAgreementsRequest.Builder> listCustomerAgreementsRequest)This is a variant ofArtifactAsyncClient.listCustomerAgreements(software.amazon.awssdk.services.artifact.model.ListCustomerAgreementsRequest)operation.default ListCustomerAgreementsPublisherArtifactAsyncClient. listCustomerAgreementsPaginator(ListCustomerAgreementsRequest listCustomerAgreementsRequest)This is a variant ofArtifactAsyncClient.listCustomerAgreements(software.amazon.awssdk.services.artifact.model.ListCustomerAgreementsRequest)operation.
-