Uses of Class
software.amazon.awssdk.services.chime.model.TelephonySettings
-
Packages that use TelephonySettings Package Description software.amazon.awssdk.services.chime.model -
-
Uses of TelephonySettings in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return TelephonySettings Modifier and Type Method Description TelephonySettingsUserSettings. telephony()The telephony settings associated with the user.Methods in software.amazon.awssdk.services.chime.model with parameters of type TelephonySettings Modifier and Type Method Description UserSettings.BuilderUserSettings.Builder. telephony(TelephonySettings telephony)The telephony settings associated with the user.
-