| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateGlobalSettingsResponse |
BackupClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates the current global settings for the AWS account.
|
default UpdateGlobalSettingsResponse |
BackupClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates the current global settings for the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGlobalSettingsResponse> |
BackupAsyncClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates the current global settings for the AWS account.
|
default CompletableFuture<UpdateGlobalSettingsResponse> |
BackupAsyncClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates the current global settings for the AWS account.
|
Copyright © 2021. All rights reserved.