Uses of Interface
software.amazon.awssdk.services.chimesdkvoice.model.GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder
-
Packages that use GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder Package Description software.amazon.awssdk.services.chimesdkvoice The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications.software.amazon.awssdk.services.chimesdkvoice.model -
-
Uses of GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder in software.amazon.awssdk.services.chimesdkvoice
Method parameters in software.amazon.awssdk.services.chimesdkvoice with type arguments of type GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder Modifier and Type Method Description default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse>ChimeSdkVoiceAsyncClient. getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)Retrieves the emergency calling configuration details for the specified Voice Connector.default GetVoiceConnectorEmergencyCallingConfigurationResponseChimeSdkVoiceClient. getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)Retrieves the emergency calling configuration details for the specified Voice Connector. -
Uses of GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder in software.amazon.awssdk.services.chimesdkvoice.model
Methods in software.amazon.awssdk.services.chimesdkvoice.model that return types with arguments of type GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder Modifier and Type Method Description static Class<? extends GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder>GetVoiceConnectorEmergencyCallingConfigurationRequest. serializableBuilderClass()
-