Package com.mypurecloud.sdk.v2.model
Class ActionAsyncAggregateQueryResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ActionAsyncAggregateQueryResponse
- All Implemented Interfaces:
Serializable
ActionAsyncAggregateQueryResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCursor token to retrieve next pagebooleaninthashCode()results(List<ActionAggregateDataContainer> results) voidvoidsetResults(List<ActionAggregateDataContainer> results) toString()
-
Constructor Details
-
ActionAsyncAggregateQueryResponse
public ActionAsyncAggregateQueryResponse() -
ActionAsyncAggregateQueryResponse
-
-
Method Details