Interface RestoreJobsListMember.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<RestoreJobsListMember.Builder,
,RestoreJobsListMember> SdkBuilder<RestoreJobsListMember.Builder,
,RestoreJobsListMember> SdkPojo
- Enclosing class:
RestoreJobsListMember
-
Method Summary
Modifier and TypeMethodDescriptionThe account ID that owns the restore job.backupSizeInBytes
(Long backupSizeInBytes) The size, in bytes, of the restored resource.completionDate
(Instant completionDate) The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC).createdResourceArn
(String createdResourceArn) An Amazon Resource Name (ARN) that uniquely identifies a resource.creationDate
(Instant creationDate) The date and time a restore job is created, in Unix format and Coordinated Universal Time (UTC).expectedCompletionTimeMinutes
(Long expectedCompletionTimeMinutes) The amount of time in minutes that a job restoring a recovery point is expected to take.iamRoleArn
(String iamRoleArn) Specifies the IAM role ARN used to create the target recovery point; for example,arn:aws:iam::123456789012:role/S3Access
.percentDone
(String percentDone) Contains an estimated percentage complete of a job at the time the job status was queried.recoveryPointArn
(String recoveryPointArn) An ARN that uniquely identifies a recovery point; for example,arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45
.resourceType
(String resourceType) The resource type of the listed restore jobs; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database.restoreJobId
(String restoreJobId) Uniquely identifies the job that restores a recovery point.A status code specifying the state of the job initiated by Backup to restore a recovery point.status
(RestoreJobStatus status) A status code specifying the state of the job initiated by Backup to restore a recovery point.statusMessage
(String statusMessage) A detailed message explaining the status of the job to restore a recovery point.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
accountId
The account ID that owns the restore job.
- Parameters:
accountId
- The account ID that owns the restore job.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
restoreJobId
Uniquely identifies the job that restores a recovery point.
- Parameters:
restoreJobId
- Uniquely identifies the job that restores a recovery point.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
recoveryPointArn
An ARN that uniquely identifies a recovery point; for example,
arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45
.- Parameters:
recoveryPointArn
- An ARN that uniquely identifies a recovery point; for example,arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
creationDate
The date and time a restore job is created, in Unix format and Coordinated Universal Time (UTC). The value of
CreationDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.- Parameters:
creationDate
- The date and time a restore job is created, in Unix format and Coordinated Universal Time (UTC). The value ofCreationDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
completionDate
The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC). The value of
CompletionDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.- Parameters:
completionDate
- The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC). The value ofCompletionDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
status
A status code specifying the state of the job initiated by Backup to restore a recovery point.
- Parameters:
status
- A status code specifying the state of the job initiated by Backup to restore a recovery point.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
status
A status code specifying the state of the job initiated by Backup to restore a recovery point.
- Parameters:
status
- A status code specifying the state of the job initiated by Backup to restore a recovery point.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
statusMessage
A detailed message explaining the status of the job to restore a recovery point.
- Parameters:
statusMessage
- A detailed message explaining the status of the job to restore a recovery point.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
percentDone
Contains an estimated percentage complete of a job at the time the job status was queried.
- Parameters:
percentDone
- Contains an estimated percentage complete of a job at the time the job status was queried.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
backupSizeInBytes
The size, in bytes, of the restored resource.
- Parameters:
backupSizeInBytes
- The size, in bytes, of the restored resource.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
iamRoleArn
Specifies the IAM role ARN used to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access
.- Parameters:
iamRoleArn
- Specifies the IAM role ARN used to create the target recovery point; for example,arn:aws:iam::123456789012:role/S3Access
.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
expectedCompletionTimeMinutes
The amount of time in minutes that a job restoring a recovery point is expected to take.
- Parameters:
expectedCompletionTimeMinutes
- The amount of time in minutes that a job restoring a recovery point is expected to take.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
createdResourceArn
An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.
- Parameters:
createdResourceArn
- An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceType
The resource type of the listed restore jobs; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database. For Windows Volume Shadow Copy Service (VSS) backups, the only supported resource type is Amazon EC2.
- Parameters:
resourceType
- The resource type of the listed restore jobs; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database. For Windows Volume Shadow Copy Service (VSS) backups, the only supported resource type is Amazon EC2.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-