public static final class DescribeUserBackupMachinesResponseBody.Machines.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeUserBackupMachinesResponseBody.Machines |
build() |
DescribeUserBackupMachinesResponseBody.Machines.Builder |
id(Long id)
The ID of the anti-ransomware policy that is applied to the server.
|
DescribeUserBackupMachinesResponseBody.Machines.Builder |
policyName(String policyName)
The name of the anti-ransomware policy that is applied to the server.
|
DescribeUserBackupMachinesResponseBody.Machines.Builder |
uuid(String uuid)
The UUID of the server to which the anti-ransomware policy is applied.
|
public DescribeUserBackupMachinesResponseBody.Machines.Builder id(Long id)
The ID of the anti-ransomware policy that is applied to the server.
example:123
public DescribeUserBackupMachinesResponseBody.Machines.Builder policyName(String policyName)
The name of the anti-ransomware policy that is applied to the server.
example:policy_name_A
public DescribeUserBackupMachinesResponseBody.Machines.Builder uuid(String uuid)
The UUID of the server to which the anti-ransomware policy is applied.
example:D0D6E6E4-CB8C-4897-B852-46AEFDA0****
public DescribeUserBackupMachinesResponseBody.Machines build()
Copyright © 2026. All rights reserved.