public static final class DescribeHybridProxyLinkedClientListResponseBody.List.Builder extends Object
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder groupName(String groupName)
The name of the server group.
example:default
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder instanceId(String instanceId)
The instance ID of the server.
example:i-bp1a69mvjujbakxu****
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder instanceName(String instanceName)
The name of the server.
example:sql-test-0****
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder internetIp(String internetIp)
The public IP address of the server.
example:8.210.XX.XX
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder intranetIp(String intranetIp)
The private IP address.
example:172.25.XX.XX
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder os(String os)
The name of the operating system.
example:centos-xxx
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder osName(String osName)
The name of the operating system for your asset.
example:centos
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder regionId(String regionId)
The ID of the region in which the server resides.
example:cn-hangzhou
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder regionName(String regionName)
The name of the region in which the server resides.
example:cn-qingdao
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder status(String status)
The status of the Security Center agent.
example:online
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder tag(String tag)
The name of the tag added to the server.
example:latest
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder uuid(String uuid)
The UUID of the server.
example:49e25e0f-bb51-4a5a-a1b3-13a4ddaa****
public DescribeHybridProxyLinkedClientListResponseBody.List.Builder vendorName(String vendorName)
The name of the service provider.
example:ALIYUN
public DescribeHybridProxyLinkedClientListResponseBody.List build()
Copyright © 2026. All rights reserved.