Uses of Enum Class
com.mypurecloud.sdk.v2.model.HistoricalDataJobEntityStatus.StateEnum
Packages that use HistoricalDataJobEntityStatus.StateEnum
-
Uses of HistoricalDataJobEntityStatus.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoricalDataJobEntityStatus.StateEnumModifier and TypeMethodDescriptionHistoricalDataJobEntityStatus.StateEnum.fromString(String key) HistoricalDataJobEntityStatus.getState()Returns the enum constant of this class with the specified name.HistoricalDataJobEntityStatus.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 HistoricalDataJobEntityStatus.StateEnumModifier and TypeMethodDescriptionvoidHistoricalDataJobEntityStatus.setState(HistoricalDataJobEntityStatus.StateEnum state) HistoricalDataJobEntityStatus.state(HistoricalDataJobEntityStatus.StateEnum state) Property denoting the status of the delete job