Uses of Enum Class
com.mypurecloud.sdk.v2.model.CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnum
Packages that use CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnum
-
Uses of CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnumModifier and TypeMethodDescriptionCustomerStartDetailEventTopicCustomerStartEvent.DirectionEnum.fromString(String key) CustomerStartDetailEventTopicCustomerStartEvent.getDirection()Returns the enum constant of this class with the specified name.CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnum.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 CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnumModifier and TypeMethodDescriptionCustomerStartDetailEventTopicCustomerStartEvent.direction(CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnum direction) voidCustomerStartDetailEventTopicCustomerStartEvent.setDirection(CustomerStartDetailEventTopicCustomerStartEvent.DirectionEnum direction)