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