Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowActivityResponse.EntityIdDimensionEnum
Packages that use FlowActivityResponse.EntityIdDimensionEnum
-
Uses of FlowActivityResponse.EntityIdDimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowActivityResponse.EntityIdDimensionEnumModifier and TypeMethodDescriptionFlowActivityResponse.EntityIdDimensionEnum.fromString(String key) FlowActivityResponse.getEntityIdDimension()Returns the enum constant of this class with the specified name.FlowActivityResponse.EntityIdDimensionEnum.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 FlowActivityResponse.EntityIdDimensionEnumModifier and TypeMethodDescriptionFlowActivityResponse.entityIdDimension(FlowActivityResponse.EntityIdDimensionEnum entityIdDimension) Dimension that is used as an entityIdvoidFlowActivityResponse.setEntityIdDimension(FlowActivityResponse.EntityIdDimensionEnum entityIdDimension)