public static final class DescribeBackupClientsResponseBody.Clients.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeBackupClientsResponseBody.Clients |
build() |
DescribeBackupClientsResponseBody.Clients.Builder |
clientId(String clientId)
The ID of the anti-ransomware agent.
|
DescribeBackupClientsResponseBody.Clients.Builder |
clientStatus(String clientStatus)
The status of the anti-ransomware agent.
|
DescribeBackupClientsResponseBody.Clients.Builder |
clientVersion(String clientVersion)
The version of the anti-ransomware agent.
|
DescribeBackupClientsResponseBody.Clients.Builder |
instanceId(String instanceId)
The ID of the ECS instance on which the anti-ransomware agent is installed.
|
DescribeBackupClientsResponseBody.Clients.Builder |
uuid(String uuid)
The UUID of the Elastic Compute Service (ECS) instance on which the anti-ransomware agent is installed.
|
public DescribeBackupClientsResponseBody.Clients.Builder clientId(String clientId)
The ID of the anti-ransomware agent.
example:c-000az2f537r73dyh****
public DescribeBackupClientsResponseBody.Clients.Builder clientStatus(String clientStatus)
The status of the anti-ransomware agent.
Valid values:
ONLINE
public DescribeBackupClientsResponseBody.Clients.Builder clientVersion(String clientVersion)
The version of the anti-ransomware agent.
example:2.0.0
public DescribeBackupClientsResponseBody.Clients.Builder instanceId(String instanceId)
The ID of the ECS instance on which the anti-ransomware agent is installed.
example:i-bp15hyph4aci99dv****
public DescribeBackupClientsResponseBody.Clients.Builder uuid(String uuid)
The UUID of the Elastic Compute Service (ECS) instance on which the anti-ransomware agent is installed.
example:22f6550d-f294-449b-b6e6-90638fd1****
public DescribeBackupClientsResponseBody.Clients build()
Copyright © 2026. All rights reserved.