| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ListLensSharesResult |
AWSWellArchitectedClient.listLensShares(ListLensSharesRequest request)
List the lens shares associated with the lens.
|
ListLensSharesResult |
AWSWellArchitected.listLensShares(ListLensSharesRequest listLensSharesRequest)
List the lens shares associated with the lens.
|
ListLensSharesResult |
AbstractAWSWellArchitected.listLensShares(ListLensSharesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListLensSharesResult> |
AbstractAWSWellArchitectedAsync.listLensSharesAsync(ListLensSharesRequest request,
AsyncHandler<ListLensSharesRequest,ListLensSharesResult> asyncHandler) |
Future<ListLensSharesResult> |
AWSWellArchitectedAsyncClient.listLensSharesAsync(ListLensSharesRequest request,
AsyncHandler<ListLensSharesRequest,ListLensSharesResult> asyncHandler) |
Future<ListLensSharesResult> |
AWSWellArchitectedAsync.listLensSharesAsync(ListLensSharesRequest listLensSharesRequest,
AsyncHandler<ListLensSharesRequest,ListLensSharesResult> asyncHandler)
List the lens shares associated with the lens.
|
| Modifier and Type | Method and Description |
|---|---|
ListLensSharesResult |
ListLensSharesResult.clone() |
ListLensSharesResult |
ListLensSharesResult.withLensShareSummaries(Collection<LensShareSummary> lensShareSummaries)
A list of lens share summaries.
|
ListLensSharesResult |
ListLensSharesResult.withLensShareSummaries(LensShareSummary... lensShareSummaries)
A list of lens share summaries.
|
ListLensSharesResult |
ListLensSharesResult.withNextToken(String nextToken) |
Copyright © 2024. All rights reserved.