Uses of Class
software.amazon.awssdk.services.wellarchitected.model.UpdateGlobalSettingsRequest
-
Packages that use UpdateGlobalSettingsRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of UpdateGlobalSettingsRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type UpdateGlobalSettingsRequest Modifier and Type Method Description default CompletableFuture<UpdateGlobalSettingsResponse>WellArchitectedAsyncClient. updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)Update whether the Amazon Web Services account is opted into organization sharing and discovery integration features.default UpdateGlobalSettingsResponseWellArchitectedClient. updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)Update whether the Amazon Web Services account is opted into organization sharing and discovery integration features. -
Uses of UpdateGlobalSettingsRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type UpdateGlobalSettingsRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGlobalSettingsRequestMarshaller. marshall(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
-