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