Uses of Enum Class
com.mypurecloud.sdk.v2.model.BuScheduleRun.StateEnum
Packages that use BuScheduleRun.StateEnum
-
Uses of BuScheduleRun.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuScheduleRun.StateEnumModifier and TypeMethodDescriptionstatic BuScheduleRun.StateEnumBuScheduleRun.StateEnum.fromString(String key) BuScheduleRun.getState()static BuScheduleRun.StateEnumReturns the enum constant of this class with the specified name.static BuScheduleRun.StateEnum[]BuScheduleRun.StateEnum.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 BuScheduleRun.StateEnumModifier and TypeMethodDescriptionvoidBuScheduleRun.setState(BuScheduleRun.StateEnum state) BuScheduleRun.state(BuScheduleRun.StateEnum state) The state of the generation run