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