Uses of Class
software.amazon.awssdk.services.chime.model.UpdateChannelMessageResponse
-
Packages that use UpdateChannelMessageResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of UpdateChannelMessageResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return UpdateChannelMessageResponse Modifier and Type Method Description default UpdateChannelMessageResponseChimeClient. updateChannelMessage(Consumer<UpdateChannelMessageRequest.Builder> updateChannelMessageRequest)Deprecated.Replaced by UpdateChannelMessage in the Amazon Chime SDK Messaging Namespacedefault UpdateChannelMessageResponseChimeClient. updateChannelMessage(UpdateChannelMessageRequest updateChannelMessageRequest)Deprecated.Replaced by UpdateChannelMessage in the Amazon Chime SDK Messaging NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type UpdateChannelMessageResponse Modifier and Type Method Description default CompletableFuture<UpdateChannelMessageResponse>ChimeAsyncClient. updateChannelMessage(Consumer<UpdateChannelMessageRequest.Builder> updateChannelMessageRequest)Deprecated.Replaced by UpdateChannelMessage in the Amazon Chime SDK Messaging Namespacedefault CompletableFuture<UpdateChannelMessageResponse>ChimeAsyncClient. updateChannelMessage(UpdateChannelMessageRequest updateChannelMessageRequest)Deprecated.Replaced by UpdateChannelMessage in the Amazon Chime SDK Messaging Namespace
-