Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanOverrideRequest
Packages that use WorkPlanOverrideRequest
-
Uses of WorkPlanOverrideRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanOverrideRequestModifier and TypeMethodDescriptionWorkPlanOverrideRequest.action(WorkPlanOverrideRequest.ActionEnum action) The action to perform on work plan override, defaults to addThe start date in yyyy-MM-dd format for the updated work plan.The week count of the updated work plan, required if action is Add or UpdateWorkPlanOverrideRequest.workPlanId(String workPlanId) The updated work plan idMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkPlanOverrideRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkPlanOverrideRequestModifier and TypeMethodDescriptionvoidWorkPlanOverrideListWrapperWorkPlanOverrideRequest.setValues(List<WorkPlanOverrideRequest> values) WorkPlanOverrideListWrapperWorkPlanOverrideRequest.values(List<WorkPlanOverrideRequest> values)