Uses of Class
software.amazon.awssdk.services.appsync.paginators.ListSourceApiAssociationsIterable
-
Packages that use ListSourceApiAssociationsIterable 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 ListSourceApiAssociationsIterable in software.amazon.awssdk.services.appsync
Methods in software.amazon.awssdk.services.appsync that return ListSourceApiAssociationsIterable Modifier and Type Method Description default ListSourceApiAssociationsIterableAppSyncClient. listSourceApiAssociationsPaginator(Consumer<ListSourceApiAssociationsRequest.Builder> listSourceApiAssociationsRequest)This is a variant ofAppSyncClient.listSourceApiAssociations(software.amazon.awssdk.services.appsync.model.ListSourceApiAssociationsRequest)operation.default ListSourceApiAssociationsIterableAppSyncClient. listSourceApiAssociationsPaginator(ListSourceApiAssociationsRequest listSourceApiAssociationsRequest)This is a variant ofAppSyncClient.listSourceApiAssociations(software.amazon.awssdk.services.appsync.model.ListSourceApiAssociationsRequest)operation.
-