| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateChannelResponse |
ChimeClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Deprecated.
Replaced by UpdateChannel in the Amazon Chime SDK Messaging Namespace
|
default UpdateChannelResponse |
ChimeClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Deprecated.
Replaced by UpdateChannel in the Amazon Chime SDK Messaging Namespace
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateChannelResponse> |
ChimeAsyncClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Deprecated.
Replaced by UpdateChannel in the Amazon Chime SDK Messaging Namespace
|
default CompletableFuture<UpdateChannelResponse> |
ChimeAsyncClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Deprecated.
Replaced by UpdateChannel in the Amazon Chime SDK Messaging Namespace
|
Copyright © 2023. All rights reserved.