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