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