Uses of Class
software.amazon.awssdk.services.appsync.paginators.ListSourceApiAssociationsPublisher
-
Packages that use ListSourceApiAssociationsPublisher Package Description software.amazon.awssdk.services.appsync AppSync provides API actions for creating and interacting with data sources using GraphQL from your application. -
-
Uses of ListSourceApiAssociationsPublisher in software.amazon.awssdk.services.appsync
Methods in software.amazon.awssdk.services.appsync that return ListSourceApiAssociationsPublisher Modifier and Type Method Description default ListSourceApiAssociationsPublisherAppSyncAsyncClient. listSourceApiAssociationsPaginator(Consumer<ListSourceApiAssociationsRequest.Builder> listSourceApiAssociationsRequest)This is a variant ofAppSyncAsyncClient.listSourceApiAssociations(software.amazon.awssdk.services.appsync.model.ListSourceApiAssociationsRequest)operation.default ListSourceApiAssociationsPublisherAppSyncAsyncClient. listSourceApiAssociationsPaginator(ListSourceApiAssociationsRequest listSourceApiAssociationsRequest)This is a variant ofAppSyncAsyncClient.listSourceApiAssociations(software.amazon.awssdk.services.appsync.model.ListSourceApiAssociationsRequest)operation.
-