| Package | Description |
|---|---|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreJobCreator |
RestoreJobCreator.clone() |
RestoreJobCreator |
DescribeRestoreJobResult.getCreatedBy()
Contains identifying information about the creation of a restore job.
|
RestoreJobCreator |
RestoreJobsListMember.getCreatedBy()
Contains identifying information about the creation of a restore job.
|
RestoreJobCreator |
RestoreJobCreator.withRestoreTestingPlanArn(String restoreTestingPlanArn)
An Amazon Resource Name (ARN) that uniquely identifies a restore testing plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRestoreJobResult.setCreatedBy(RestoreJobCreator createdBy)
Contains identifying information about the creation of a restore job.
|
void |
RestoreJobsListMember.setCreatedBy(RestoreJobCreator createdBy)
Contains identifying information about the creation of a restore job.
|
DescribeRestoreJobResult |
DescribeRestoreJobResult.withCreatedBy(RestoreJobCreator createdBy)
Contains identifying information about the creation of a restore job.
|
RestoreJobsListMember |
RestoreJobsListMember.withCreatedBy(RestoreJobCreator createdBy)
Contains identifying information about the creation of a restore job.
|
Copyright © 2023. All rights reserved.