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