Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentStateSegmentTypeCount.SegmentTypeEnum
Packages that use AgentStateSegmentTypeCount.SegmentTypeEnum
-
Uses of AgentStateSegmentTypeCount.SegmentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentStateSegmentTypeCount.SegmentTypeEnumModifier and TypeMethodDescriptionAgentStateSegmentTypeCount.SegmentTypeEnum.fromString(String key) AgentStateSegmentTypeCount.getSegmentType()Returns the enum constant of this class with the specified name.AgentStateSegmentTypeCount.SegmentTypeEnum.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 AgentStateSegmentTypeCount.SegmentTypeEnumModifier and TypeMethodDescriptionAgentStateSegmentTypeCount.segmentType(AgentStateSegmentTypeCount.SegmentTypeEnum segmentType) Segment typevoidAgentStateSegmentTypeCount.setSegmentType(AgentStateSegmentTypeCount.SegmentTypeEnum segmentType)