Uses of Enum Class
com.mypurecloud.sdk.v2.model.Edge.EdgeDeploymentTypeEnum
Packages that use Edge.EdgeDeploymentTypeEnum
-
Uses of Edge.EdgeDeploymentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Edge.EdgeDeploymentTypeEnumModifier and TypeMethodDescriptionstatic Edge.EdgeDeploymentTypeEnumEdge.EdgeDeploymentTypeEnum.fromString(String key) Edge.getEdgeDeploymentType()static Edge.EdgeDeploymentTypeEnumReturns the enum constant of this class with the specified name.static Edge.EdgeDeploymentTypeEnum[]Edge.EdgeDeploymentTypeEnum.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 Edge.EdgeDeploymentTypeEnumModifier and TypeMethodDescriptionEdge.edgeDeploymentType(Edge.EdgeDeploymentTypeEnum edgeDeploymentType) voidEdge.setEdgeDeploymentType(Edge.EdgeDeploymentTypeEnum edgeDeploymentType)