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