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