public class LogQueryResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Long |
getMatchingResults()
Gets the matchingResults.
|
List<LogQueryResponseResult> |
getResults()
Gets the results.
|
public Long getMatchingResults()
Number of matching results.
public List<LogQueryResponseResult> getResults()
Array of log query response results.
Copyright © 2023 IBM Cloud. All rights reserved.