Uses of Interface
software.amazon.awssdk.services.chime.model.GetVoiceConnectorEmergencyCallingConfigurationResponse.Builder
-
Packages that use GetVoiceConnectorEmergencyCallingConfigurationResponse.Builder Package Description software.amazon.awssdk.services.chime.model -
-
Uses of GetVoiceConnectorEmergencyCallingConfigurationResponse.Builder in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return GetVoiceConnectorEmergencyCallingConfigurationResponse.Builder Modifier and Type Method Description static GetVoiceConnectorEmergencyCallingConfigurationResponse.BuilderGetVoiceConnectorEmergencyCallingConfigurationResponse. builder()default GetVoiceConnectorEmergencyCallingConfigurationResponse.BuilderGetVoiceConnectorEmergencyCallingConfigurationResponse.Builder. emergencyCallingConfiguration(Consumer<EmergencyCallingConfiguration.Builder> emergencyCallingConfiguration)The emergency calling configuration details.GetVoiceConnectorEmergencyCallingConfigurationResponse.BuilderGetVoiceConnectorEmergencyCallingConfigurationResponse.Builder. emergencyCallingConfiguration(EmergencyCallingConfiguration emergencyCallingConfiguration)The emergency calling configuration details.GetVoiceConnectorEmergencyCallingConfigurationResponse.BuilderGetVoiceConnectorEmergencyCallingConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.chime.model that return types with arguments of type GetVoiceConnectorEmergencyCallingConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends GetVoiceConnectorEmergencyCallingConfigurationResponse.Builder>GetVoiceConnectorEmergencyCallingConfigurationResponse. serializableBuilderClass()
-