| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogGroupField> |
GetLogGroupFieldsResponse.logGroupFields()
The array of fields found in the query.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogGroupFieldsResponse.Builder |
GetLogGroupFieldsResponse.Builder.logGroupFields(LogGroupField... logGroupFields)
The array of fields found in the query.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogGroupFieldsResponse.Builder |
GetLogGroupFieldsResponse.Builder.logGroupFields(Collection<LogGroupField> logGroupFields)
The array of fields found in the query.
|
Copyright © 2022. All rights reserved.