Package com.mypurecloud.sdk.v2.model
Class FlowExecutionAggregateQueryResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowExecutionAggregateQueryResponse
- All Implemented Interfaces:
Serializable
FlowExecutionAggregateQueryResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()results(List<FlowExecutionAggregateDataContainer> results) voidtoString()
-
Constructor Details
-
FlowExecutionAggregateQueryResponse
public FlowExecutionAggregateQueryResponse() -
FlowExecutionAggregateQueryResponse
-
-
Method Details
-
results
public FlowExecutionAggregateQueryResponse results(List<FlowExecutionAggregateDataContainer> results) -
getResults
-
setResults
-
equals
-
hashCode
public int hashCode() -
toString
-