| Package | Description |
|---|---|
| com.amazonaws.services.chime |
The Amazon Chime API (application programming interface) is designed for developers to perform key tasks, such as
creating and managing Amazon Chime accounts, users, and Voice Connectors.
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
GetGlobalSettingsResult |
AmazonChimeClient.getGlobalSettings(GetGlobalSettingsRequest request)
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
GetGlobalSettingsResult |
AbstractAmazonChime.getGlobalSettings(GetGlobalSettingsRequest request) |
GetGlobalSettingsResult |
AmazonChime.getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetGlobalSettingsResult> |
AmazonChimeAsyncClient.getGlobalSettingsAsync(GetGlobalSettingsRequest request) |
Future<GetGlobalSettingsResult> |
AmazonChimeAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest getGlobalSettingsRequest)
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
Future<GetGlobalSettingsResult> |
AbstractAmazonChimeAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest request) |
Future<GetGlobalSettingsResult> |
AmazonChimeAsyncClient.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
Future<GetGlobalSettingsResult> |
AmazonChimeAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest getGlobalSettingsRequest,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
Future<GetGlobalSettingsResult> |
AbstractAmazonChimeAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetGlobalSettingsResult> |
AmazonChimeAsyncClient.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
Future<GetGlobalSettingsResult> |
AmazonChimeAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest getGlobalSettingsRequest,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
Future<GetGlobalSettingsResult> |
AbstractAmazonChimeAsync.getGlobalSettingsAsync(GetGlobalSettingsRequest request,
AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetGlobalSettingsResult |
GetGlobalSettingsResult.clone() |
GetGlobalSettingsResult |
GetGlobalSettingsResult.withBusinessCalling(BusinessCallingSettings businessCalling)
The Amazon Chime Business Calling settings.
|
GetGlobalSettingsResult |
GetGlobalSettingsResult.withVoiceConnector(VoiceConnectorSettings voiceConnector)
The Amazon Chime Voice Connector settings.
|
Copyright © 2020. All rights reserved.