Package com.mypurecloud.sdk.v2.model
Class FlowAggregateQueryResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowAggregateQueryResponse
- All Implemented Interfaces:
Serializable
FlowAggregateQueryResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()results(List<FlowAggregateDataContainer> results) voidsetResults(List<FlowAggregateDataContainer> results) toString()
-
Constructor Details
-
FlowAggregateQueryResponse
public FlowAggregateQueryResponse() -
FlowAggregateQueryResponse
-
-
Method Details