Uses of Class
com.mypurecloud.sdk.v2.model.BidGroupWorkPlanRequest
Packages that use BidGroupWorkPlanRequest
-
Uses of BidGroupWorkPlanRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BidGroupWorkPlanRequestModifier and TypeMethodDescriptionBidGroupWorkPlanRequest.overrideAgentCount(Integer overrideAgentCount) The modified agent count for this work planBidGroupWorkPlanRequest.workPlanId(String workPlanId) The ID of the work plan used in the bid groupMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BidGroupWorkPlanRequestModifier and TypeMethodDescriptionListWrapperBidGroupWorkPlanRequest.getValues()WorkPlanBidGroupCreate.getWorkPlans()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type BidGroupWorkPlanRequestModifier and TypeMethodDescriptionvoidListWrapperBidGroupWorkPlanRequest.setValues(List<BidGroupWorkPlanRequest> values) voidWorkPlanBidGroupCreate.setWorkPlans(List<BidGroupWorkPlanRequest> workPlans) ListWrapperBidGroupWorkPlanRequest.values(List<BidGroupWorkPlanRequest> values) WorkPlanBidGroupCreate.workPlans(List<BidGroupWorkPlanRequest> workPlans) The list of work plans used in this bid group