| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogGroupSummary> |
GetApplicationResponse.logGroups()
The list of log summaries.
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.logGroups(LogGroupSummary... logGroups)
The list of log summaries.
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.logGroups(Collection<LogGroupSummary> logGroups)
The list of log summaries.
|
Copyright © 2023. All rights reserved.