| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default ExportLensResponse |
WellArchitectedClient.exportLens(Consumer<ExportLensRequest.Builder> exportLensRequest)
Export an existing lens.
|
default ExportLensResponse |
WellArchitectedClient.exportLens(ExportLensRequest exportLensRequest)
Export an existing lens.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExportLensResponse> |
WellArchitectedAsyncClient.exportLens(Consumer<ExportLensRequest.Builder> exportLensRequest)
Export an existing lens.
|
default CompletableFuture<ExportLensResponse> |
WellArchitectedAsyncClient.exportLens(ExportLensRequest exportLensRequest)
Export an existing lens.
|
Copyright © 2023. All rights reserved.