Uses of Class
software.amazon.awssdk.services.amplify.paginators.ListDomainAssociationsPublisher
-
Packages that use ListDomainAssociationsPublisher Package Description software.amazon.awssdk.services.amplify Amplify enables developers to develop and deploy cloud-powered mobile and web apps. -
-
Uses of ListDomainAssociationsPublisher in software.amazon.awssdk.services.amplify
Methods in software.amazon.awssdk.services.amplify that return ListDomainAssociationsPublisher Modifier and Type Method Description default ListDomainAssociationsPublisherAmplifyAsyncClient. listDomainAssociationsPaginator(Consumer<ListDomainAssociationsRequest.Builder> listDomainAssociationsRequest)Returns the domain associations for an Amplify app.default ListDomainAssociationsPublisherAmplifyAsyncClient. listDomainAssociationsPaginator(ListDomainAssociationsRequest listDomainAssociationsRequest)Returns the domain associations for an Amplify app.
-