| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGlobalSettingsResult> |
AbstractAWSWellArchitectedAsync.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.
|
Future<UpdateGlobalSettingsResult> |
AWSWellArchitectedAsyncClient.updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request,
AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.clone() |
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.withOrganizationSharingStatus(OrganizationSharingStatus organizationSharingStatus)
The status of organization sharing settings.
|
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.withOrganizationSharingStatus(String organizationSharingStatus)
The status of organization sharing settings.
|
Copyright © 2023. All rights reserved.