Uses of Class
software.amazon.awssdk.services.chime.model.ValidateE911AddressRequest
-
Packages that use ValidateE911AddressRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of ValidateE911AddressRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type ValidateE911AddressRequest Modifier and Type Method Description default CompletableFuture<ValidateE911AddressResponse>ChimeAsyncClient. validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)Deprecated.Replaced by ValidateE911Address in the Amazon Chime SDK Voice Namespacedefault ValidateE911AddressResponseChimeClient. validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)Deprecated.Replaced by ValidateE911Address in the Amazon Chime SDK Voice Namespace -
Uses of ValidateE911AddressRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type ValidateE911AddressRequest Modifier and Type Method Description SdkHttpFullRequestValidateE911AddressRequestMarshaller. marshall(ValidateE911AddressRequest validateE911AddressRequest)
-