Package com.mypurecloud.sdk.v2.model
Class UpdateMuAgentWorkPlansBatchRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateMuAgentWorkPlansBatchRequest
- All Implemented Interfaces:
Serializable
UpdateMuAgentWorkPlansBatchRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<UpdateMuAgentWorkPlanRequest> entities) booleaninthashCode()voidsetEntities(List<UpdateMuAgentWorkPlanRequest> entities) toString()
-
Constructor Details
-
UpdateMuAgentWorkPlansBatchRequest
public UpdateMuAgentWorkPlansBatchRequest() -
UpdateMuAgentWorkPlansBatchRequest
-
-
Method Details