public class LogQueryResponseResultDocuments
extends com.ibm.cloud.sdk.core.service.model.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. | 
public java.util.List<LogQueryResponseResultDocumentsResult> getResults()
public java.lang.Long getCount()