public static final class DescribeInternetOpenIpResponseBody.DataList.Builder extends Object
public DescribeInternetOpenIpResponseBody.DataList.Builder aclRecommendDetail(String aclRecommendDetail)
The reason why recommended intelligent policies are unavailable. Valid values:
No recommended intelligent policies are available.
public DescribeInternetOpenIpResponseBody.DataList.Builder assetsInstanceId(String assetsInstanceId)
The instance ID.
example:i-bp1ix9w22kv6aew9****
public DescribeInternetOpenIpResponseBody.DataList.Builder assetsName(String assetsName)
The instance name.
example:launch-advisor-2023****
public DescribeInternetOpenIpResponseBody.DataList.Builder assetsType(String assetsType)
The asset type of the instance.
example:EcsEIP
public DescribeInternetOpenIpResponseBody.DataList.Builder detailNum(Integer detailNum)
The total number of ports.
example:5
public DescribeInternetOpenIpResponseBody.DataList.Builder hasAclRecommend(Boolean hasAclRecommend)
Specifies whether an access control policy is recommended. Valid values:
true
public DescribeInternetOpenIpResponseBody.DataList.Builder inBytes(Long inBytes)
The inbound network throughput, which indicates the total number of bytes that are sent inbound. Unit: bytes.
example:235
public DescribeInternetOpenIpResponseBody.DataList.Builder memberUid(Long memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
example:14151892****7022
public DescribeInternetOpenIpResponseBody.DataList.Builder outBytes(Long outBytes)
The outbound network throughput, which indicates the total number of bytes that are sent outbound. Unit: bytes.
example:1123
public DescribeInternetOpenIpResponseBody.DataList.Builder portList(List<String> portList)
The list of ports.
public DescribeInternetOpenIpResponseBody.DataList.Builder publicIp(String publicIp)
The public IP address of the instance.
example:203.0.113.1
public DescribeInternetOpenIpResponseBody.DataList.Builder regionNo(String regionNo)
The region ID of the instance.
example:cn-shenzhen
public DescribeInternetOpenIpResponseBody.DataList.Builder riskLevel(Integer riskLevel)
The risk level. Valid values:
3
public DescribeInternetOpenIpResponseBody.DataList.Builder riskReason(String riskReason)
The reason for the risk.
example:Previous traffic is all malicious traffic.
public DescribeInternetOpenIpResponseBody.DataList.Builder serviceNameList(List<String> serviceNameList)
The list of applications.
public DescribeInternetOpenIpResponseBody.DataList.Builder srcIpCnt(Long srcIpCnt)
Number of source IPs.
example:22
public DescribeInternetOpenIpResponseBody.DataList.Builder totalBytes(Long totalBytes)
The total inbound and outbound network throughput, which indicates the total number of bytes that are sent inbound and outbound. Unit: bytes.
example:253023143
public DescribeInternetOpenIpResponseBody.DataList.Builder totalReplyBytes(Long totalReplyBytes)
Outbound traffic in the last 7 days.
example:100000
public DescribeInternetOpenIpResponseBody.DataList.Builder trafficPercent1Day(String trafficPercent1Day)
For detailed traffic information, see the TotalBytes field.
example:0
public DescribeInternetOpenIpResponseBody.DataList.Builder trafficPercent30Day(String trafficPercent30Day)
For detailed traffic information, see the TotalBytes field.
example:0
public DescribeInternetOpenIpResponseBody.DataList.Builder trafficPercent7Day(String trafficPercent7Day)
For detailed traffic information, see the TotalBytes field.
example:0
public DescribeInternetOpenIpResponseBody.DataList.Builder unknownReason(List<String> unknownReason)
Reasons for not analyzing the protocol when the protocol is identified as Unknown.
public DescribeInternetOpenIpResponseBody.DataList build()
Copyright © 2026. All rights reserved.