Package com.mypurecloud.sdk.v2.model
Class CaseManagementAsyncAggregateQueryResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.CaseManagementAsyncAggregateQueryResponse
- All Implemented Interfaces:
Serializable
CaseManagementAsyncAggregateQueryResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCursor token to retrieve next pagebooleaninthashCode()results(List<CaseManagementAggregateDataContainer> results) voidvoidtoString()
-
Constructor Details
-
CaseManagementAsyncAggregateQueryResponse
public CaseManagementAsyncAggregateQueryResponse() -
CaseManagementAsyncAggregateQueryResponse
-
-
Method Details
-
results
public CaseManagementAsyncAggregateQueryResponse results(List<CaseManagementAggregateDataContainer> results) -
getResults
-
setResults
-
cursor
Cursor token to retrieve next page -
getCursor
-
setCursor
-
equals
-
hashCode
public int hashCode() -
toString
-