Uses of Class
software.amazon.awssdk.services.appsync.model.GetChannelNamespaceRequest
-
Packages that use GetChannelNamespaceRequest 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.transform -
-
Uses of GetChannelNamespaceRequest in software.amazon.awssdk.services.appsync
Methods in software.amazon.awssdk.services.appsync with parameters of type GetChannelNamespaceRequest Modifier and Type Method Description default CompletableFuture<GetChannelNamespaceResponse>AppSyncAsyncClient. getChannelNamespace(GetChannelNamespaceRequest getChannelNamespaceRequest)Retrieves the channel namespace for a specifiedApi.default GetChannelNamespaceResponseAppSyncClient. getChannelNamespace(GetChannelNamespaceRequest getChannelNamespaceRequest)Retrieves the channel namespace for a specifiedApi. -
Uses of GetChannelNamespaceRequest in software.amazon.awssdk.services.appsync.transform
Methods in software.amazon.awssdk.services.appsync.transform with parameters of type GetChannelNamespaceRequest Modifier and Type Method Description SdkHttpFullRequestGetChannelNamespaceRequestMarshaller. marshall(GetChannelNamespaceRequest getChannelNamespaceRequest)
-