Uses of Enum Class
com.mypurecloud.sdk.v2.model.DncPatchCustomExclusionColumnsRequest.ActionEnum
Packages that use DncPatchCustomExclusionColumnsRequest.ActionEnum
-
Uses of DncPatchCustomExclusionColumnsRequest.ActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DncPatchCustomExclusionColumnsRequest.ActionEnumModifier and TypeMethodDescriptionDncPatchCustomExclusionColumnsRequest.ActionEnum.fromString(String key) DncPatchCustomExclusionColumnsRequest.getAction()Returns the enum constant of this class with the specified name.DncPatchCustomExclusionColumnsRequest.ActionEnum.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 DncPatchCustomExclusionColumnsRequest.ActionEnumModifier and TypeMethodDescriptionDncPatchCustomExclusionColumnsRequest.action(DncPatchCustomExclusionColumnsRequest.ActionEnum action) The action to performvoidDncPatchCustomExclusionColumnsRequest.setAction(DncPatchCustomExclusionColumnsRequest.ActionEnum action)