StartBackupJobResponse.Builder |
StartBackupJobResponse.Builder.backupJobId(String backupJobId) |
Uniquely identifies a request to Backup to back up a resource.
|
static StartBackupJobResponse.Builder |
StartBackupJobResponse.builder() |
|
StartBackupJobResponse.Builder |
StartBackupJobResponse.Builder.creationDate(Instant creationDate) |
The date and time that a backup job is created, in Unix format and Coordinated Universal Time (UTC).
|
StartBackupJobResponse.Builder |
StartBackupJobResponse.Builder.isParent(Boolean isParent) |
This is a returned boolean value indicating this is a parent (composite) backup job.
|
StartBackupJobResponse.Builder |
StartBackupJobResponse.Builder.recoveryPointArn(String recoveryPointArn) |
Note: This field is only returned for Amazon EFS and Advanced DynamoDB resources.
|
StartBackupJobResponse.Builder |
StartBackupJobResponse.toBuilder() |
|