public static interface ExportBackupPlanTemplateResponse.Builder extends BackupResponse.Builder, SdkPojo, CopyableBuilder<ExportBackupPlanTemplateResponse.Builder,ExportBackupPlanTemplateResponse>
| Modifier and Type | Method and Description |
|---|---|
ExportBackupPlanTemplateResponse.Builder |
backupPlanTemplateJson(String backupPlanTemplateJson)
The body of a backup plan template in JSON format.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildExportBackupPlanTemplateResponse.Builder backupPlanTemplateJson(String backupPlanTemplateJson)
The body of a backup plan template in JSON format.
This is a signed JSON document that cannot be modified before being passed to
GetBackupPlanFromJSON.
backupPlanTemplateJson - The body of a backup plan template in JSON format.
This is a signed JSON document that cannot be modified before being passed to
GetBackupPlanFromJSON.
Copyright © 2023. All rights reserved.