Uses of Class
software.amazon.awssdk.services.chime.model.DeleteChannelModeratorResponse
-
Packages that use DeleteChannelModeratorResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of DeleteChannelModeratorResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return DeleteChannelModeratorResponse Modifier and Type Method Description default DeleteChannelModeratorResponseChimeClient. deleteChannelModerator(Consumer<DeleteChannelModeratorRequest.Builder> deleteChannelModeratorRequest)Deprecated.Replaced by DeleteChannelModerator in the Amazon Chime SDK Messaging Namespacedefault DeleteChannelModeratorResponseChimeClient. deleteChannelModerator(DeleteChannelModeratorRequest deleteChannelModeratorRequest)Deprecated.Replaced by DeleteChannelModerator in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type DeleteChannelModeratorResponse Modifier and Type Method Description default CompletableFuture<DeleteChannelModeratorResponse>ChimeAsyncClient. deleteChannelModerator(Consumer<DeleteChannelModeratorRequest.Builder> deleteChannelModeratorRequest)Deprecated.Replaced by DeleteChannelModerator in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<DeleteChannelModeratorResponse>ChimeAsyncClient. deleteChannelModerator(DeleteChannelModeratorRequest deleteChannelModeratorRequest)Deprecated.Replaced by DeleteChannelModerator in the Amazon Chime SDK Messaging Namespace
-