| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default GetLensResponse |
WellArchitectedClient.getLens(Consumer<GetLensRequest.Builder> getLensRequest)
Get an existing lens.
|
default GetLensResponse |
WellArchitectedClient.getLens(GetLensRequest getLensRequest)
Get an existing lens.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLensResponse> |
WellArchitectedAsyncClient.getLens(Consumer<GetLensRequest.Builder> getLensRequest)
Get an existing lens.
|
default CompletableFuture<GetLensResponse> |
WellArchitectedAsyncClient.getLens(GetLensRequest getLensRequest)
Get an existing lens.
|
Copyright © 2023. All rights reserved.