public static interface DeleteBackupVaultLockConfigurationRequest.Builder extends BackupRequest.Builder, SdkPojo, CopyableBuilder<DeleteBackupVaultLockConfigurationRequest.Builder,DeleteBackupVaultLockConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteBackupVaultLockConfigurationRequest.Builder |
backupVaultName(String backupVaultName)
The name of the backup vault from which to delete Backup Vault Lock.
|
DeleteBackupVaultLockConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteBackupVaultLockConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteBackupVaultLockConfigurationRequest.Builder backupVaultName(String backupVaultName)
The name of the backup vault from which to delete Backup Vault Lock.
backupVaultName - The name of the backup vault from which to delete Backup Vault Lock.DeleteBackupVaultLockConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteBackupVaultLockConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.