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