Uses of Enum Class
com.mypurecloud.sdk.v2.model.MaskingRule.TypeEnum
Packages that use MaskingRule.TypeEnum
-
Uses of MaskingRule.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MaskingRule.TypeEnumModifier and TypeMethodDescriptionstatic MaskingRule.TypeEnumMaskingRule.TypeEnum.fromString(String key) MaskingRule.getType()static MaskingRule.TypeEnumReturns the enum constant of this class with the specified name.static MaskingRule.TypeEnum[]MaskingRule.TypeEnum.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 MaskingRule.TypeEnumModifier and TypeMethodDescriptionvoidMaskingRule.setType(MaskingRule.TypeEnum type) MaskingRule.type(MaskingRule.TypeEnum type) Masking rule type