Uses of Enum Class
com.mypurecloud.sdk.v2.model.ViewFilter.FlowTypesEnum
Packages that use ViewFilter.FlowTypesEnum
-
Uses of ViewFilter.FlowTypesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ViewFilter.FlowTypesEnumModifier and TypeMethodDescriptionstatic ViewFilter.FlowTypesEnumViewFilter.FlowTypesEnum.fromString(String key) static ViewFilter.FlowTypesEnumReturns the enum constant of this class with the specified name.static ViewFilter.FlowTypesEnum[]ViewFilter.FlowTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ViewFilter.FlowTypesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ViewFilter.FlowTypesEnumModifier and TypeMethodDescriptionViewFilter.flowTypes(List<ViewFilter.FlowTypesEnum> flowTypes) A list of types of the flowvoidViewFilter.setFlowTypes(List<ViewFilter.FlowTypesEnum> flowTypes)