public static final class DescribeCustomBlockInstancesResponseBody.InstanceList.Builder extends Object
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder aliNetOnline(Boolean aliNetOnline)
The status of the host network extension. Valid values:
true
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder blockType(String blockType)
The blocking type. Valid values:
group
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder errorCode(String errorCode)
The error code returned.
example:AliNetNotOnline
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder instanceName(String instanceName)
The name of the asset.
example:myInstance
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder internetIp(String internetIp)
The public IP address of the server.
example:116.62.121.1xx
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder intranetIp(String intranetIp)
The private IP address of the server.
example:192.168.1.xx
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder status(Integer status)
Indicates whether the rule is enabled for the server.
1
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder successInfo(String successInfo)
The information that is returned after brute-force attacks are blocked.
example:{"aliUid":*******,"groupId":"sg-xxxx","groupName":"Sas_Malicious_Ip_Security_Group","groupType":"normal","instanceId":"i-xxxx","regionId":"cn-shenzhen","vpcId":"vpc-xxxxxxxx"}
public DescribeCustomBlockInstancesResponseBody.InstanceList.Builder uuid(String uuid)
The UUID of the server.
example:f2d6e901-1004-4ca8-9dae-53ec04a9****
public DescribeCustomBlockInstancesResponseBody.InstanceList build()
Copyright © 2026. All rights reserved.