| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateGlobalSettingsResult |
AWSWellArchitectedClient.updateGlobalSettings(UpdateGlobalSettingsRequest request)
Update whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
UpdateGlobalSettingsResult |
AbstractAWSWellArchitected.updateGlobalSettings(UpdateGlobalSettingsRequest request) |
UpdateGlobalSettingsResult |
AWSWellArchitected.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Update whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
Future<UpdateGlobalSettingsResult> |
AbstractAWSWellArchitectedAsync.updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request) |
Future<UpdateGlobalSettingsResult> |
AWSWellArchitectedAsyncClient.updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request) |
Future<UpdateGlobalSettingsResult> |
AWSWellArchitectedAsync.updateGlobalSettingsAsync(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Update whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
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)
Update whether the Amazon Web Services account is opted into organization sharing and discovery integration
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)
Update whether the Amazon Web Services account is opted into organization sharing and discovery integration
features.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.clone() |
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.withDiscoveryIntegrationStatus(DiscoveryIntegrationStatus discoveryIntegrationStatus)
The status of discovery support settings.
|
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.withDiscoveryIntegrationStatus(String discoveryIntegrationStatus)
The status of discovery support settings.
|
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.withJiraConfiguration(AccountJiraConfigurationInput jiraConfiguration)
The status of Jira integration settings.
|
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.withOrganizationSharingStatus(OrganizationSharingStatus organizationSharingStatus)
The status of organization sharing settings.
|
UpdateGlobalSettingsRequest |
UpdateGlobalSettingsRequest.withOrganizationSharingStatus(String organizationSharingStatus)
The status of organization sharing settings.
|
Copyright © 2024. All rights reserved.