| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateGlobalSettingsResponse |
BackupClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted in to cross-account backup.
|
default UpdateGlobalSettingsResponse |
BackupClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted in to cross-account backup.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGlobalSettingsResponse> |
BackupAsyncClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted in to cross-account backup.
|
default CompletableFuture<UpdateGlobalSettingsResponse> |
BackupAsyncClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates whether the Amazon Web Services account is opted in to cross-account backup.
|
Copyright © 2023. All rights reserved.