Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowPaths.CategoryEnum
Packages that use FlowPaths.CategoryEnum
-
Uses of FlowPaths.CategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowPaths.CategoryEnumModifier and TypeMethodDescriptionstatic FlowPaths.CategoryEnumFlowPaths.CategoryEnum.fromString(String key) FlowPaths.getCategory()static FlowPaths.CategoryEnumReturns the enum constant of this class with the specified name.static FlowPaths.CategoryEnum[]FlowPaths.CategoryEnum.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 FlowPaths.CategoryEnumModifier and TypeMethodDescriptionFlowPaths.category(FlowPaths.CategoryEnum category) Category (use case) of the paths within a given domain.voidFlowPaths.setCategory(FlowPaths.CategoryEnum category)