| Package | Description |
|---|---|
| com.amazonaws.services.mainframemodernization.model |
| Modifier and Type | Method and Description |
|---|---|
LogGroupSummary |
LogGroupSummary.clone() |
LogGroupSummary |
LogGroupSummary.withLogGroupName(String logGroupName)
The name of the log group.
|
LogGroupSummary |
LogGroupSummary.withLogType(String logType)
The type of log.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogGroupSummary> |
GetApplicationResult.getLogGroups()
The list of log summaries.
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationResult |
GetApplicationResult.withLogGroups(LogGroupSummary... logGroups)
The list of log summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetApplicationResult.setLogGroups(Collection<LogGroupSummary> logGroups)
The list of log summaries.
|
GetApplicationResult |
GetApplicationResult.withLogGroups(Collection<LogGroupSummary> logGroups)
The list of log summaries.
|
Copyright © 2023. All rights reserved.