Uses of Enum Class
com.mypurecloud.sdk.v2.model.KeyRotationSchedule.PeriodEnum
Packages that use KeyRotationSchedule.PeriodEnum
-
Uses of KeyRotationSchedule.PeriodEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KeyRotationSchedule.PeriodEnumModifier and TypeMethodDescriptionKeyRotationSchedule.PeriodEnum.fromString(String key) KeyRotationSchedule.getPeriod()Returns the enum constant of this class with the specified name.static KeyRotationSchedule.PeriodEnum[]KeyRotationSchedule.PeriodEnum.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 KeyRotationSchedule.PeriodEnumModifier and TypeMethodDescriptionKeyRotationSchedule.period(KeyRotationSchedule.PeriodEnum period) Value to set schedule tovoidKeyRotationSchedule.setPeriod(KeyRotationSchedule.PeriodEnum period)