| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
CreateBackupSelectionResponse.Builder |
CreateBackupSelectionResponse.Builder.backupPlanId(String backupPlanId)
Uniquely identifies a backup plan.
|
static CreateBackupSelectionResponse.Builder |
CreateBackupSelectionResponse.builder() |
CreateBackupSelectionResponse.Builder |
CreateBackupSelectionResponse.Builder.creationDate(Instant creationDate)
The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC).
|
CreateBackupSelectionResponse.Builder |
CreateBackupSelectionResponse.Builder.selectionId(String selectionId)
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
|
CreateBackupSelectionResponse.Builder |
CreateBackupSelectionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateBackupSelectionResponse.Builder> |
CreateBackupSelectionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.