| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateRegionSettingsResponse |
BackupClient.updateRegionSettings(Consumer<UpdateRegionSettingsRequest.Builder> updateRegionSettingsRequest)
Updates the current service opt-in settings for the Region.
|
default UpdateRegionSettingsResponse |
BackupClient.updateRegionSettings(UpdateRegionSettingsRequest updateRegionSettingsRequest)
Updates the current service opt-in settings for the Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRegionSettingsResponse> |
BackupAsyncClient.updateRegionSettings(Consumer<UpdateRegionSettingsRequest.Builder> updateRegionSettingsRequest)
Updates the current service opt-in settings for the Region.
|
default CompletableFuture<UpdateRegionSettingsResponse> |
BackupAsyncClient.updateRegionSettings(UpdateRegionSettingsRequest updateRegionSettingsRequest)
Updates the current service opt-in settings for the Region.
|
Copyright © 2023. All rights reserved.