Uses of Interface
software.amazon.awssdk.services.chimesdkvoice.model.PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder
-
Packages that use PutVoiceConnectorEmergencyCallingConfigurationRequest.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 PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder in software.amazon.awssdk.services.chimesdkvoice
Method parameters in software.amazon.awssdk.services.chimesdkvoice with type arguments of type PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder Modifier and Type Method Description default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse>ChimeSdkVoiceAsyncClient. putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)Updates a Voice Connector's emergency calling configuration.default PutVoiceConnectorEmergencyCallingConfigurationResponseChimeSdkVoiceClient. putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)Updates a Voice Connector's emergency calling configuration. -
Uses of PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder in software.amazon.awssdk.services.chimesdkvoice.model
Methods in software.amazon.awssdk.services.chimesdkvoice.model that return types with arguments of type PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder Modifier and Type Method Description static Class<? extends PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder>PutVoiceConnectorEmergencyCallingConfigurationRequest. serializableBuilderClass()
-