Uses of Class
software.amazon.awssdk.services.chime.model.ValidateE911AddressResponse
-
Packages that use ValidateE911AddressResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of ValidateE911AddressResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return ValidateE911AddressResponse Modifier and Type Method Description default ValidateE911AddressResponseChimeClient. validateE911Address(Consumer<ValidateE911AddressRequest.Builder> 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 NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type ValidateE911AddressResponse Modifier and Type Method Description default CompletableFuture<ValidateE911AddressResponse>ChimeAsyncClient. validateE911Address(Consumer<ValidateE911AddressRequest.Builder> validateE911AddressRequest)Deprecated.Replaced by ValidateE911Address in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<ValidateE911AddressResponse>ChimeAsyncClient. validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)Deprecated.Replaced by ValidateE911Address in the Amazon Chime SDK Voice Namespace
-