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