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