Uses of Class
software.amazon.awssdk.services.wellarchitected.model.ImportLensRequest
-
Packages that use ImportLensRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of ImportLensRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type ImportLensRequest Modifier and Type Method Description default CompletableFuture<ImportLensResponse>WellArchitectedAsyncClient. importLens(ImportLensRequest importLensRequest)Import a new custom lens or update an existing custom lens.default ImportLensResponseWellArchitectedClient. importLens(ImportLensRequest importLensRequest)Import a new custom lens or update an existing custom lens. -
Uses of ImportLensRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type ImportLensRequest Modifier and Type Method Description SdkHttpFullRequestImportLensRequestMarshaller. marshall(ImportLensRequest importLensRequest)
-