Uses of Class
software.amazon.awssdk.services.appsync.paginators.ListChannelNamespacesIterable
-
Packages that use ListChannelNamespacesIterable 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 ListChannelNamespacesIterable in software.amazon.awssdk.services.appsync
Methods in software.amazon.awssdk.services.appsync that return ListChannelNamespacesIterable Modifier and Type Method Description default ListChannelNamespacesIterableAppSyncClient. listChannelNamespacesPaginator(Consumer<ListChannelNamespacesRequest.Builder> listChannelNamespacesRequest)This is a variant ofAppSyncClient.listChannelNamespaces(software.amazon.awssdk.services.appsync.model.ListChannelNamespacesRequest)operation.default ListChannelNamespacesIterableAppSyncClient. listChannelNamespacesPaginator(ListChannelNamespacesRequest listChannelNamespacesRequest)This is a variant ofAppSyncClient.listChannelNamespaces(software.amazon.awssdk.services.appsync.model.ListChannelNamespacesRequest)operation.
-