Uses of Class
software.amazon.awssdk.services.wellarchitected.model.UpdateIntegrationRequest
-
Packages that use UpdateIntegrationRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of UpdateIntegrationRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type UpdateIntegrationRequest Modifier and Type Method Description default CompletableFuture<UpdateIntegrationResponse>WellArchitectedAsyncClient. updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)Update integration features.default UpdateIntegrationResponseWellArchitectedClient. updateIntegration(UpdateIntegrationRequest updateIntegrationRequest)Update integration features. -
Uses of UpdateIntegrationRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type UpdateIntegrationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIntegrationRequestMarshaller. marshall(UpdateIntegrationRequest updateIntegrationRequest)
-