public static class BackupVaultDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BackupVaultDetails.Builder |
backupLocation(BackupLocation backupLocation) |
BackupVaultDetails |
build() |
BackupVaultDetails.Builder |
copy(BackupVaultDetails model) |
BackupVaultDetails.Builder |
isIncludeKeys(Boolean isIncludeKeys)
A Boolean value that indicates whether the Keys should be included during backing up the
Vault.
|
public BackupVaultDetails.Builder backupLocation(BackupLocation backupLocation)
public BackupVaultDetails.Builder isIncludeKeys(Boolean isIncludeKeys)
A Boolean value that indicates whether the Keys should be included during backing up the Vault.
isIncludeKeys
- the value to setpublic BackupVaultDetails build()
public BackupVaultDetails.Builder copy(BackupVaultDetails model)
Copyright © 2016–2024. All rights reserved.