| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGlobalSettingsResult |
AbstractAWSWellArchitected.updateGlobalSettings(UpdateGlobalSettingsRequest request) |
UpdateGlobalSettingsResult |
AWSWellArchitectedClient.updateGlobalSettings(UpdateGlobalSettingsRequest request)
Updates whether the Amazon Web Services account is opted into organization sharing features.
|
UpdateGlobalSettingsResult |
AWSWellArchitected.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted into organization sharing features.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGlobalSettingsResult> |
AbstractAWSWellArchitectedAsync.updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request,
AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler) |
Future<UpdateGlobalSettingsResult> |
AWSWellArchitectedAsyncClient.updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request,
AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler) |
Future<UpdateGlobalSettingsResult> |
AWSWellArchitectedAsync.updateGlobalSettingsAsync(UpdateGlobalSettingsRequest updateGlobalSettingsRequest,
AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler)
Updates whether the Amazon Web Services account is opted into organization sharing features.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGlobalSettingsResult |
UpdateGlobalSettingsResult.clone() |
Copyright © 2023. All rights reserved.