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