| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateLensesResponse |
WellArchitectedClient.disassociateLenses(Consumer<DisassociateLensesRequest.Builder> disassociateLensesRequest)
Disassociate a lens from a workload.
|
default DisassociateLensesResponse |
WellArchitectedClient.disassociateLenses(DisassociateLensesRequest disassociateLensesRequest)
Disassociate a lens from a workload.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateLensesResponse> |
WellArchitectedAsyncClient.disassociateLenses(Consumer<DisassociateLensesRequest.Builder> disassociateLensesRequest)
Disassociate a lens from a workload.
|
default CompletableFuture<DisassociateLensesResponse> |
WellArchitectedAsyncClient.disassociateLenses(DisassociateLensesRequest disassociateLensesRequest)
Disassociate a lens from a workload.
|
Copyright © 2023. All rights reserved.