| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListLensesResponse |
WellArchitectedClient.listLenses(Consumer<ListLensesRequest.Builder> listLensesRequest)
List the available lenses.
|
default ListLensesResponse |
WellArchitectedClient.listLenses(ListLensesRequest listLensesRequest)
List the available lenses.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLensesResponse> |
WellArchitectedAsyncClient.listLenses(Consumer<ListLensesRequest.Builder> listLensesRequest)
List the available lenses.
|
default CompletableFuture<ListLensesResponse> |
WellArchitectedAsyncClient.listLenses(ListLensesRequest listLensesRequest)
List the available lenses.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListLensesResponse> |
ListLensesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListLensesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListLensesResponse> subscriber) |
Copyright © 2023. All rights reserved.