Uses of Class
software.amazon.awssdk.services.appsync.model.UpdateChannelNamespaceRequest
-
Packages that use UpdateChannelNamespaceRequest 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 UpdateChannelNamespaceRequest in software.amazon.awssdk.services.appsync
Methods in software.amazon.awssdk.services.appsync with parameters of type UpdateChannelNamespaceRequest Modifier and Type Method Description default CompletableFuture<UpdateChannelNamespaceResponse>AppSyncAsyncClient. updateChannelNamespace(UpdateChannelNamespaceRequest updateChannelNamespaceRequest)Updates aChannelNamespaceassociated with anApi.default UpdateChannelNamespaceResponseAppSyncClient. updateChannelNamespace(UpdateChannelNamespaceRequest updateChannelNamespaceRequest)Updates aChannelNamespaceassociated with anApi. -
Uses of UpdateChannelNamespaceRequest in software.amazon.awssdk.services.appsync.transform
Methods in software.amazon.awssdk.services.appsync.transform with parameters of type UpdateChannelNamespaceRequest Modifier and Type Method Description SdkHttpFullRequestUpdateChannelNamespaceRequestMarshaller. marshall(UpdateChannelNamespaceRequest updateChannelNamespaceRequest)
-