Uses of Class
software.amazon.awssdk.services.chime.model.GetVoiceConnectorEmergencyCallingConfigurationResponse
-
Packages that use GetVoiceConnectorEmergencyCallingConfigurationResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of GetVoiceConnectorEmergencyCallingConfigurationResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return GetVoiceConnectorEmergencyCallingConfigurationResponse Modifier and Type Method Description default GetVoiceConnectorEmergencyCallingConfigurationResponseChimeClient. getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by GetVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespacedefault GetVoiceConnectorEmergencyCallingConfigurationResponseChimeClient. getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by GetVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type GetVoiceConnectorEmergencyCallingConfigurationResponse Modifier and Type Method Description default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse>ChimeAsyncClient. getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by GetVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse>ChimeAsyncClient. getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest)Deprecated.Replaced by GetVoiceConnectorEmergencyCallingConfiguration in the Amazon Chime SDK Voice Namespace
-