Package com.mypurecloud.sdk.v2.model
Class AgentChecklistResponseList
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentChecklistResponseList
- All Implemented Interfaces:
Serializable
AgentChecklistResponseList
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<AgentChecklistResponse> entities) booleaninthashCode()previousUri(String previousUri) voidsetEntities(List<AgentChecklistResponse> entities) voidsetNextUri(String nextUri) voidsetPreviousUri(String previousUri) voidsetSelfUri(String selfUri) toString()
-
Constructor Details
-
AgentChecklistResponseList
public AgentChecklistResponseList() -
AgentChecklistResponseList
-
-
Method Details