Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.ValidateE911AddressRequest
-
Packages that use ValidateE911AddressRequest Package Description software.amazon.awssdk.services.chimesdkvoice The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.software.amazon.awssdk.services.chimesdkvoice.transform -
-
Uses of ValidateE911AddressRequest in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice with parameters of type ValidateE911AddressRequest Modifier and Type Method Description default CompletableFuture<ValidateE911AddressResponse>ChimeSdkVoiceAsyncClient. validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.default ValidateE911AddressResponseChimeSdkVoiceClient. validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors. -
Uses of ValidateE911AddressRequest in software.amazon.awssdk.services.chimesdkvoice.transform
Methods in software.amazon.awssdk.services.chimesdkvoice.transform with parameters of type ValidateE911AddressRequest Modifier and Type Method Description SdkHttpFullRequestValidateE911AddressRequestMarshaller. marshall(ValidateE911AddressRequest validateE911AddressRequest)
-