public static interface GetBackupSelectionRequest.Builder extends BackupRequest.Builder, SdkPojo, CopyableBuilder<GetBackupSelectionRequest.Builder,GetBackupSelectionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBackupSelectionRequest.Builder |
backupPlanId(String backupPlanId)
Uniquely identifies a backup plan.
|
GetBackupSelectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBackupSelectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetBackupSelectionRequest.Builder |
selectionId(String selectionId)
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBackupSelectionRequest.Builder backupPlanId(String backupPlanId)
Uniquely identifies a backup plan.
backupPlanId - Uniquely identifies a backup plan.GetBackupSelectionRequest.Builder selectionId(String selectionId)
Uniquely identifies the body of a request to assign a set of resources to a backup plan.
selectionId - Uniquely identifies the body of a request to assign a set of resources to a backup plan.GetBackupSelectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBackupSelectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.