| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
List<QueryInfo> |
DescribeQueriesResponse.queries()
The list of queries that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeQueriesResponse.Builder |
DescribeQueriesResponse.Builder.queries(QueryInfo... queries)
The list of queries that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeQueriesResponse.Builder |
DescribeQueriesResponse.Builder.queries(Collection<QueryInfo> queries)
The list of queries that match the request.
|
Copyright © 2022. All rights reserved.