Package com.mypurecloud.sdk.v2.model
Class TranscriptAsyncAggregateQueryResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.TranscriptAsyncAggregateQueryResponse
- All Implemented Interfaces:
Serializable
TranscriptAsyncAggregateQueryResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCursor token to retrieve next pagebooleaninthashCode()results(List<TranscriptAggregateDataContainer> results) voidvoidsetResults(List<TranscriptAggregateDataContainer> results) toString()
-
Constructor Details
-
TranscriptAsyncAggregateQueryResponse
public TranscriptAsyncAggregateQueryResponse() -
TranscriptAsyncAggregateQueryResponse
-
-
Method Details
-
results
public TranscriptAsyncAggregateQueryResponse results(List<TranscriptAggregateDataContainer> results) -
getResults
-
setResults
-
cursor
Cursor token to retrieve next page -
getCursor
-
setCursor
-
equals
-
hashCode
public int hashCode() -
toString
-