| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging |
The Amazon Chime SDK Messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateChannelResponse |
ChimeSdkMessagingClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Update a channel's attributes.
|
default UpdateChannelResponse |
ChimeSdkMessagingClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Update a channel's attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateChannelResponse> |
ChimeSdkMessagingAsyncClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Update a channel's attributes.
|
default CompletableFuture<UpdateChannelResponse> |
ChimeSdkMessagingAsyncClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Update a channel's attributes.
|
Copyright © 2022. All rights reserved.