| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateGlobalSettingsResponse |
WellArchitectedClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
default UpdateGlobalSettingsResponse |
WellArchitectedClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGlobalSettingsResponse> |
WellArchitectedAsyncClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
default CompletableFuture<UpdateGlobalSettingsResponse> |
WellArchitectedAsyncClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
Copyright © 2023. All rights reserved.