| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.paginators | |
| software.amazon.awssdk.services.wellarchitected.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLensSharesResponse> |
WellArchitectedAsyncClient.listLensShares(ListLensSharesRequest listLensSharesRequest)
List the lens shares associated with the lens.
|
default ListLensSharesResponse |
WellArchitectedClient.listLensShares(ListLensSharesRequest listLensSharesRequest)
List the lens shares associated with the lens.
|
default ListLensSharesPublisher |
WellArchitectedAsyncClient.listLensSharesPaginator(ListLensSharesRequest listLensSharesRequest)
List the lens shares associated with the lens.
|
default ListLensSharesIterable |
WellArchitectedClient.listLensSharesPaginator(ListLensSharesRequest listLensSharesRequest)
List the lens shares associated with the lens.
|
| Constructor and Description |
|---|
ListLensSharesIterable(WellArchitectedClient client,
ListLensSharesRequest firstRequest) |
ListLensSharesPublisher(WellArchitectedAsyncClient client,
ListLensSharesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLensSharesRequestMarshaller.marshall(ListLensSharesRequest listLensSharesRequest) |
Copyright © 2023. All rights reserved.