Uses of Class
software.amazon.awssdk.services.connect.model.PhoneNumberQuickConnectConfig
-
Packages that use PhoneNumberQuickConnectConfig Package Description software.amazon.awssdk.services.connect.model -
-
Uses of PhoneNumberQuickConnectConfig in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return PhoneNumberQuickConnectConfig Modifier and Type Method Description PhoneNumberQuickConnectConfigQuickConnectConfig. phoneConfig()The phone configuration.Methods in software.amazon.awssdk.services.connect.model with parameters of type PhoneNumberQuickConnectConfig Modifier and Type Method Description QuickConnectConfig.BuilderQuickConnectConfig.Builder. phoneConfig(PhoneNumberQuickConnectConfig phoneConfig)The phone configuration.
-