Uses of Enum Class
com.mypurecloud.sdk.v2.model.BuAsyncScheduleResponse.StatusEnum
Packages that use BuAsyncScheduleResponse.StatusEnum
-
Uses of BuAsyncScheduleResponse.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuAsyncScheduleResponse.StatusEnumModifier and TypeMethodDescriptionBuAsyncScheduleResponse.StatusEnum.fromString(String key) BuAsyncScheduleResponse.getStatus()Returns the enum constant of this class with the specified name.static BuAsyncScheduleResponse.StatusEnum[]BuAsyncScheduleResponse.StatusEnum.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 BuAsyncScheduleResponse.StatusEnumModifier and TypeMethodDescriptionvoidBuAsyncScheduleResponse.setStatus(BuAsyncScheduleResponse.StatusEnum status) BuAsyncScheduleResponse.status(BuAsyncScheduleResponse.StatusEnum status) The status of the operation