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