public static interface GetBackupPlanFromJsonRequest.Builder extends BackupRequest.Builder, SdkPojo, CopyableBuilder<GetBackupPlanFromJsonRequest.Builder,GetBackupPlanFromJsonRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBackupPlanFromJsonRequest.Builder |
backupPlanTemplateJson(String backupPlanTemplateJson)
A customer-supplied backup plan document in JSON format.
|
GetBackupPlanFromJsonRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBackupPlanFromJsonRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBackupPlanFromJsonRequest.Builder backupPlanTemplateJson(String backupPlanTemplateJson)
A customer-supplied backup plan document in JSON format.
backupPlanTemplateJson - A customer-supplied backup plan document in JSON format.GetBackupPlanFromJsonRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBackupPlanFromJsonRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.