Uses of Class
software.amazon.awssdk.services.appsync.model.ListChannelNamespacesRequest
-
Packages that use ListChannelNamespacesRequest Package Description software.amazon.awssdk.services.appsync AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.software.amazon.awssdk.services.appsync.paginators software.amazon.awssdk.services.appsync.transform -
-
Uses of ListChannelNamespacesRequest in software.amazon.awssdk.services.appsync
-
Uses of ListChannelNamespacesRequest in software.amazon.awssdk.services.appsync.paginators
Constructors in software.amazon.awssdk.services.appsync.paginators with parameters of type ListChannelNamespacesRequest Constructor Description ListChannelNamespacesIterable(AppSyncClient client, ListChannelNamespacesRequest firstRequest)ListChannelNamespacesPublisher(AppSyncAsyncClient client, ListChannelNamespacesRequest firstRequest) -
Uses of ListChannelNamespacesRequest in software.amazon.awssdk.services.appsync.transform
Methods in software.amazon.awssdk.services.appsync.transform with parameters of type ListChannelNamespacesRequest Modifier and Type Method Description SdkHttpFullRequestListChannelNamespacesRequestMarshaller. marshall(ListChannelNamespacesRequest listChannelNamespacesRequest)
-