public static final class DeleteBackupPolicyRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteBackupPolicyRequest |
build() |
DeleteBackupPolicyRequest.Builder |
id(Long id)
The ID of the anti-ransomware policy that you want to delete.
|
DeleteBackupPolicyRequest.Builder |
policyVersion(String policyVersion)
The version of the anti-ransomware policy that you want to delete.
|
public DeleteBackupPolicyRequest.Builder id(Long id)
> You can call the [DescribeBackupPolicies](~~DescribeBackupPolicies~~) operation to query the IDs of anti-ransomware policies.
public DeleteBackupPolicyRequest.Builder policyVersion(String policyVersion)
* **1.0.0** * **2.0.0**
public DeleteBackupPolicyRequest build()
Copyright © 2023. All rights reserved.