Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnum
Packages that use FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnum
-
Uses of FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnumModifier and TypeMethodDescriptionFlowStartDetailEventTopicFlowStartEvent.FlowTypeEnum.fromString(String key) FlowStartDetailEventTopicFlowStartEvent.getFlowType()Returns the enum constant of this class with the specified name.FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnum.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 FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnumModifier and TypeMethodDescriptionFlowStartDetailEventTopicFlowStartEvent.flowType(FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnum flowType) voidFlowStartDetailEventTopicFlowStartEvent.setFlowType(FlowStartDetailEventTopicFlowStartEvent.FlowTypeEnum flowType)