Uses of Enum Class
com.mypurecloud.sdk.v2.model.UpdateTimeOffPlanRequest.AutoApprovalRuleEnum
Packages that use UpdateTimeOffPlanRequest.AutoApprovalRuleEnum
-
Uses of UpdateTimeOffPlanRequest.AutoApprovalRuleEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateTimeOffPlanRequest.AutoApprovalRuleEnumModifier and TypeMethodDescriptionUpdateTimeOffPlanRequest.AutoApprovalRuleEnum.fromString(String key) UpdateTimeOffPlanRequest.getAutoApprovalRule()Returns the enum constant of this class with the specified name.UpdateTimeOffPlanRequest.AutoApprovalRuleEnum.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 UpdateTimeOffPlanRequest.AutoApprovalRuleEnumModifier and TypeMethodDescriptionUpdateTimeOffPlanRequest.autoApprovalRule(UpdateTimeOffPlanRequest.AutoApprovalRuleEnum autoApprovalRule) Auto approval rule for the time off plan.voidUpdateTimeOffPlanRequest.setAutoApprovalRule(UpdateTimeOffPlanRequest.AutoApprovalRuleEnum autoApprovalRule)