Uses of Class
software.amazon.awssdk.services.chime.model.CreateChannelBanResponse
-
Packages that use CreateChannelBanResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of CreateChannelBanResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return CreateChannelBanResponse Modifier and Type Method Description default CreateChannelBanResponseChimeClient. createChannelBan(Consumer<CreateChannelBanRequest.Builder> createChannelBanRequest)Deprecated.Replaced by CreateChannelBan in the Amazon Chime SDK Messaging Namespacedefault CreateChannelBanResponseChimeClient. createChannelBan(CreateChannelBanRequest createChannelBanRequest)Deprecated.Replaced by CreateChannelBan in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type CreateChannelBanResponse Modifier and Type Method Description default CompletableFuture<CreateChannelBanResponse>ChimeAsyncClient. createChannelBan(Consumer<CreateChannelBanRequest.Builder> createChannelBanRequest)Deprecated.Replaced by CreateChannelBan in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<CreateChannelBanResponse>ChimeAsyncClient. createChannelBan(CreateChannelBanRequest createChannelBanRequest)Deprecated.Replaced by CreateChannelBan in the Amazon Chime SDK Messaging Namespace
-