Uses of Class
software.amazon.awssdk.services.chime.model.CreateChannelModeratorResponse
-
Packages that use CreateChannelModeratorResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of CreateChannelModeratorResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return CreateChannelModeratorResponse Modifier and Type Method Description default CreateChannelModeratorResponseChimeClient. createChannelModerator(Consumer<CreateChannelModeratorRequest.Builder> createChannelModeratorRequest)Deprecated.Replaced by CreateChannelModerator in the Amazon Chime SDK Messaging Namespacedefault CreateChannelModeratorResponseChimeClient. createChannelModerator(CreateChannelModeratorRequest createChannelModeratorRequest)Deprecated.Replaced by CreateChannelModerator in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type CreateChannelModeratorResponse Modifier and Type Method Description default CompletableFuture<CreateChannelModeratorResponse>ChimeAsyncClient. createChannelModerator(Consumer<CreateChannelModeratorRequest.Builder> createChannelModeratorRequest)Deprecated.Replaced by CreateChannelModerator in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<CreateChannelModeratorResponse>ChimeAsyncClient. createChannelModerator(CreateChannelModeratorRequest createChannelModeratorRequest)Deprecated.Replaced by CreateChannelModerator in the Amazon Chime SDK Messaging Namespace
-