Package com.mypurecloud.sdk.v2.model
Class CopilotAsyncAggregateQueryResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.CopilotAsyncAggregateQueryResponse
- All Implemented Interfaces:
Serializable
CopilotAsyncAggregateQueryResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCursor token to retrieve next pagebooleaninthashCode()results(List<CopilotAggregateDataContainer> results) voidvoidsetResults(List<CopilotAggregateDataContainer> results) toString()
-
Constructor Details
-
CopilotAsyncAggregateQueryResponse
public CopilotAsyncAggregateQueryResponse() -
CopilotAsyncAggregateQueryResponse
-
-
Method Details