VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.Builder.assetId(String assetId) |
The OCID of the volume the policy has been assigned to.
|
static VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.builder() |
Create a new builder.
|
VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.Builder.copy(VolumeBackupPolicyAssignment model) |
|
VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.Builder.id(String id) |
The OCID of the volume backup policy assignment.
|
VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.Builder.policyId(String policyId) |
The OCID of the volume backup policy that has been assigned to the volume.
|
VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.Builder.timeCreated(Date timeCreated) |
The date and time the volume backup policy was assigned to the volume.
|
VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.toBuilder() |
|
VolumeBackupPolicyAssignment.Builder |
VolumeBackupPolicyAssignment.Builder.xrcKmsKeyId(String xrcKmsKeyId) |
The OCID of the Vault service key which is the master encryption key for the block / boot
volume cross region backups, which will be used in the destination region to encrypt the
backup’s encryption keys.
|