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