public static final class DeleteUniBackupPolicyRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteUniBackupPolicyRequest |
build() |
DeleteUniBackupPolicyRequest.Builder |
policyId(Long policyId)
The ID of the anti-ransomware policy.
|
DeleteUniBackupPolicyRequest.Builder |
policyIds(String policyIds)
The IDs of anti-ransomware policies.
|
public DeleteUniBackupPolicyRequest.Builder policyId(Long policyId)
> You can call the [DescribeUniBackupPolicies](~~DescribeUniBackupPolicies~~) operation to query the IDs of anti-ransomware policies. You must specify at least one of the PolicyId parameter and the **PolicyIds** parameter.
public DeleteUniBackupPolicyRequest.Builder policyIds(String policyIds)
> You can call the [DescribeUniBackupPolicies](~~DescribeUniBackupPolicies~~) operation to query the IDs of anti-ransomware policies. You must specify at least one of the **PolicyId** parameter and the PolicyIds parameter.
public DeleteUniBackupPolicyRequest build()
Copyright © 2023. All rights reserved.