| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.backupVaultArn(String backupVaultArn)
This is the ARN (Amazon Resource Name) of the vault being created.
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.backupVaultName(String backupVaultName)
The name of a logical container where backups are stored.
|
static CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.builder() |
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.creationDate(Instant creationDate)
The date and time when the vault was created.
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.toBuilder() |
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.vaultState(String vaultState)
This is the current state of the vault.
|
CreateLogicallyAirGappedBackupVaultResponse.Builder |
CreateLogicallyAirGappedBackupVaultResponse.Builder.vaultState(VaultState vaultState)
This is the current state of the vault.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateLogicallyAirGappedBackupVaultResponse.Builder> |
CreateLogicallyAirGappedBackupVaultResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.