public class LogQueryResponseResultDocuments extends GenericModel
Constructor and Description |
---|
LogQueryResponseResultDocuments() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getCount()
Gets the count.
|
java.util.List<LogQueryResponseResultDocumentsResult> |
getResults()
Gets the results.
|
equals, hashCode, toString
public java.util.List<LogQueryResponseResultDocumentsResult> getResults()
public java.lang.Long getCount()