Uses of Class
software.amazon.awssdk.services.chime.model.PutVoiceConnectorEmergencyCallingConfigurationResponse
-
Packages that use PutVoiceConnectorEmergencyCallingConfigurationResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of PutVoiceConnectorEmergencyCallingConfigurationResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return PutVoiceConnectorEmergencyCallingConfigurationResponse Modifier and Type Method Description default PutVoiceConnectorEmergencyCallingConfigurationResponseChimeClient. putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by PutVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespacedefault PutVoiceConnectorEmergencyCallingConfigurationResponseChimeClient. putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by PutVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type PutVoiceConnectorEmergencyCallingConfigurationResponse Modifier and Type Method Description default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse>ChimeAsyncClient. putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by PutVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse>ChimeAsyncClient. putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by PutVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespace
-