| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
LensShareSummary |
LensShareSummary.clone() |
LensShareSummary |
LensShareSummary.withSharedWith(String sharedWith) |
LensShareSummary |
LensShareSummary.withShareId(String shareId) |
LensShareSummary |
LensShareSummary.withStatus(ShareStatus status) |
LensShareSummary |
LensShareSummary.withStatus(String status) |
LensShareSummary |
LensShareSummary.withStatusMessage(String statusMessage)
Optional message to compliment the Status field.
|
| Modifier and Type | Method and Description |
|---|---|
List<LensShareSummary> |
ListLensSharesResult.getLensShareSummaries()
A list of lens share summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListLensSharesResult |
ListLensSharesResult.withLensShareSummaries(LensShareSummary... lensShareSummaries)
A list of lens share summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLensSharesResult.setLensShareSummaries(Collection<LensShareSummary> lensShareSummaries)
A list of lens share summaries.
|
ListLensSharesResult |
ListLensSharesResult.withLensShareSummaries(Collection<LensShareSummary> lensShareSummaries)
A list of lens share summaries.
|
Copyright © 2023. All rights reserved.