Uses of Enum Class
com.mypurecloud.sdk.v2.model.SmsPhoneNumber.AutoRenewableEnum
Packages that use SmsPhoneNumber.AutoRenewableEnum
-
Uses of SmsPhoneNumber.AutoRenewableEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SmsPhoneNumber.AutoRenewableEnumModifier and TypeMethodDescriptionSmsPhoneNumber.AutoRenewableEnum.fromString(String key) SmsPhoneNumber.getAutoRenewable()Returns the enum constant of this class with the specified name.static SmsPhoneNumber.AutoRenewableEnum[]SmsPhoneNumber.AutoRenewableEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SmsPhoneNumber.AutoRenewableEnumModifier and TypeMethodDescriptionSmsPhoneNumber.autoRenewable(SmsPhoneNumber.AutoRenewableEnum autoRenewable) Renewal time period of this phone number, if the phoneNumberType is shortcode.voidSmsPhoneNumber.setAutoRenewable(SmsPhoneNumber.AutoRenewableEnum autoRenewable)