| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.chime.transform |
| Modifier and Type | Method and Description |
|---|---|
default ValidateE911AddressResponse |
ChimeClient.validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime Voice Connectors.
|
default CompletableFuture<ValidateE911AddressResponse> |
ChimeAsyncClient.validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime Voice Connectors.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ValidateE911AddressRequestMarshaller.marshall(ValidateE911AddressRequest validateE911AddressRequest) |
Copyright © 2022. All rights reserved.