public class LogQueryResponseResultDocuments
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Long |
getCount()
Gets the count.
|
List<LogQueryResponseResultDocumentsResult> |
getResults()
Gets the results.
|
public List<LogQueryResponseResultDocumentsResult> getResults()
Array of log query response results.
public Long getCount()
The number of results returned in the query associate with this log.
Copyright © 2024 IBM Cloud. All rights reserved.