Uses of Enum Class
com.mypurecloud.sdk.v2.model.LogCaptureDownloadExecutionResponse.StateEnum
Packages that use LogCaptureDownloadExecutionResponse.StateEnum
-
Uses of LogCaptureDownloadExecutionResponse.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LogCaptureDownloadExecutionResponse.StateEnumModifier and TypeMethodDescriptionLogCaptureDownloadExecutionResponse.StateEnum.fromString(String key) LogCaptureDownloadExecutionResponse.getState()Returns the enum constant of this class with the specified name.LogCaptureDownloadExecutionResponse.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.