Uses of Class
software.amazon.awssdk.services.chime.model.PutVoiceConnectorEmergencyCallingConfigurationRequest
-
Packages that use PutVoiceConnectorEmergencyCallingConfigurationRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of PutVoiceConnectorEmergencyCallingConfigurationRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type PutVoiceConnectorEmergencyCallingConfigurationRequest Modifier and Type Method Description default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse>ChimeAsyncClient. putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest 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 Namespace -
Uses of PutVoiceConnectorEmergencyCallingConfigurationRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type PutVoiceConnectorEmergencyCallingConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestPutVoiceConnectorEmergencyCallingConfigurationRequestMarshaller. marshall(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)
-