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