| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
LensSummary |
LensSummary.clone() |
LensSummary |
LensSummary.withDescription(String description) |
LensSummary |
LensSummary.withLensAlias(String lensAlias) |
LensSummary |
LensSummary.withLensName(String lensName) |
LensSummary |
LensSummary.withLensVersion(String lensVersion)
The version of the lens.
|
| Modifier and Type | Method and Description |
|---|---|
List<LensSummary> |
ListLensesResult.getLensSummaries() |
| Modifier and Type | Method and Description |
|---|---|
ListLensesResult |
ListLensesResult.withLensSummaries(LensSummary... lensSummaries)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLensesResult.setLensSummaries(Collection<LensSummary> lensSummaries) |
ListLensesResult |
ListLensesResult.withLensSummaries(Collection<LensSummary> lensSummaries) |
Copyright © 2021. All rights reserved.