static CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.builder() |
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.creationTime(Instant creationTime) |
The time that the resource testing selection was created.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.restoreTestingPlanArn(String restoreTestingPlanArn) |
The ARN of the restore testing plan with which the restore testing selection is associated.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.restoreTestingPlanName(String restoreTestingPlanName) |
The name of the restore testing plan.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.restoreTestingSelectionName(String restoreTestingSelectionName) |
The name of the restore testing selection for the related restore testing plan.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.toBuilder() |
|