Uses of Class
software.amazon.awssdk.services.wellarchitected.model.AssociateLensesRequest
-
Packages that use AssociateLensesRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of AssociateLensesRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type AssociateLensesRequest Modifier and Type Method Description default CompletableFuture<AssociateLensesResponse>WellArchitectedAsyncClient. associateLenses(AssociateLensesRequest associateLensesRequest)Associate a lens to a workload.default AssociateLensesResponseWellArchitectedClient. associateLenses(AssociateLensesRequest associateLensesRequest)Associate a lens to a workload. -
Uses of AssociateLensesRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type AssociateLensesRequest Modifier and Type Method Description SdkHttpFullRequestAssociateLensesRequestMarshaller. marshall(AssociateLensesRequest associateLensesRequest)
-