Package com.mypurecloud.sdk.v2.model
Class AdminAgentWorkPlanPreferenceResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.AdminAgentWorkPlanPreferenceResponse
- All Implemented Interfaces:
Serializable
AdminAgentWorkPlanPreferenceResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagentWorkPlanBidPreferences(List<AdminAgentWorkPlanBiddingPreference> agentWorkPlanBidPreferences) The list of agents work plan bidding preferencesbooleangetId()inthashCode()The globally unique identifier for the object.voidsetAgentWorkPlanBidPreferences(List<AdminAgentWorkPlanBiddingPreference> agentWorkPlanBidPreferences) voidvoidsetWorkPlans(List<WorkPlanReference> workPlans) toString()workPlans(List<WorkPlanReference> workPlans) The list of work plans that belong to this bid group
-
Constructor Details
-
AdminAgentWorkPlanPreferenceResponse
public AdminAgentWorkPlanPreferenceResponse() -
AdminAgentWorkPlanPreferenceResponse
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
workPlans
The list of work plans that belong to this bid group -
getWorkPlans
-
setWorkPlans
-
agentWorkPlanBidPreferences
public AdminAgentWorkPlanPreferenceResponse agentWorkPlanBidPreferences(List<AdminAgentWorkPlanBiddingPreference> agentWorkPlanBidPreferences) The list of agents work plan bidding preferences -
getAgentWorkPlanBidPreferences
-
setAgentWorkPlanBidPreferences
public void setAgentWorkPlanBidPreferences(List<AdminAgentWorkPlanBiddingPreference> agentWorkPlanBidPreferences) -
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-