| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ExportLensResult> |
AbstractAWSWellArchitectedAsync.exportLensAsync(ExportLensRequest request,
AsyncHandler<ExportLensRequest,ExportLensResult> asyncHandler) |
Future<ExportLensResult> |
AWSWellArchitectedAsyncClient.exportLensAsync(ExportLensRequest request,
AsyncHandler<ExportLensRequest,ExportLensResult> asyncHandler) |
Future<ExportLensResult> |
AWSWellArchitectedAsync.exportLensAsync(ExportLensRequest exportLensRequest,
AsyncHandler<ExportLensRequest,ExportLensResult> asyncHandler)
Export an existing lens.
|
| Modifier and Type | Method and Description |
|---|---|
ExportLensRequest |
ExportLensRequest.clone() |
ExportLensRequest |
ExportLensRequest.withLensAlias(String lensAlias) |
ExportLensRequest |
ExportLensRequest.withLensVersion(String lensVersion)
The lens version to be exported.
|
Copyright © 2023. All rights reserved.