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