public static final class DescribeOutgoingDomainResponseBody.DomainList.Builder extends Object
public DescribeOutgoingDomainResponseBody.DomainList.Builder aclCoverage(String aclCoverage)
Indicates whether an access control policy is configured. Valid values:
Uncovered
public DescribeOutgoingDomainResponseBody.DomainList.Builder aclRecommendDetail(String aclRecommendDetail)
The suggestion in an access control policy.
example:Allows the traffic.
public DescribeOutgoingDomainResponseBody.DomainList.Builder aclStatus(String aclStatus)
The state of the access control policy. Valid values:
Normal
public DescribeOutgoingDomainResponseBody.DomainList.Builder addressGroupName(String addressGroupName)
The name of the address book.
example:The address book for outbound connections
public DescribeOutgoingDomainResponseBody.DomainList.Builder addressGroupUUID(String addressGroupUUID)
The UUID of the address book.
example:fdad-fdafa-dafa-dfa****
public DescribeOutgoingDomainResponseBody.DomainList.Builder applicationNameList(List<String> applicationNameList)
The application names.
public DescribeOutgoingDomainResponseBody.DomainList.Builder assetCount(Long assetCount)
The outbound asset count.
example:20
public DescribeOutgoingDomainResponseBody.DomainList.Builder business(String business)
The website service.
example:Alibaba Cloud
public DescribeOutgoingDomainResponseBody.DomainList.Builder categoryClassId(String categoryClassId)
The type of the tag. Valid values:
Trusted
public DescribeOutgoingDomainResponseBody.DomainList.Builder categoryId(String categoryId)
The type ID of the service to which the domain name belongs. Valid values:
Aliyun
public DescribeOutgoingDomainResponseBody.DomainList.Builder categoryName(String categoryName)
The type of the service to which the domain name belongs. Valid values:
Alibaba Cloud services
public DescribeOutgoingDomainResponseBody.DomainList.Builder domain(String domain)
The domain name in outbound connections.
example:public DescribeOutgoingDomainResponseBody.DomainList.Builder groupName(String groupName)
The name of the group to which the access control policy belongs.
example:Group of addresses in outbound connections
public DescribeOutgoingDomainResponseBody.DomainList.Builder hasAcl(String hasAcl)
Indicates whether an access control policy is configured for the domain name. Valid values:
true
public DescribeOutgoingDomainResponseBody.DomainList.Builder hasAclRecommend(Boolean hasAclRecommend)
Indicates whether an access control policy is recommended. Valid values:
true
public DescribeOutgoingDomainResponseBody.DomainList.Builder inBytes(Long inBytes)
The volume of inbound traffic.
example:3214
public DescribeOutgoingDomainResponseBody.DomainList.Builder isMarkNormal(Boolean isMarkNormal)
Indicates whether the domain name is marked as normal. Valid values:
true
public DescribeOutgoingDomainResponseBody.DomainList.Builder organization(String organization)
The name of the organization.
example:Alibaba Cloud Computing Co., Ltd.
public DescribeOutgoingDomainResponseBody.DomainList.Builder outBytes(Long outBytes)
The volume of outbound traffic.
example:4582
public DescribeOutgoingDomainResponseBody.DomainList.Builder privateAssetCount(Long privateAssetCount)
The outbound private asset count.
example:20
public DescribeOutgoingDomainResponseBody.DomainList.Builder ruleId(String ruleId)
The ID of the access control policy.
example:add-dfadf-f****
public DescribeOutgoingDomainResponseBody.DomainList.Builder ruleName(String ruleName)
The name of the access control policy.
example:Default rule
public DescribeOutgoingDomainResponseBody.DomainList.Builder securityReason(String securityReason)
The reason why the domain name is secure.
example:Intelligent policy: The destination domain name belongs to Alibaba Cloud Computing Co., Ltd. The domain name mainly provides services for Alibaba Cloud. No security risks are found, and you can add the domain name to the whitelist.
public DescribeOutgoingDomainResponseBody.DomainList.Builder securitySuggest(String securitySuggest)
The suggestion to handle the traffic of the domain name in outbound connections. Valid values:
pass
public DescribeOutgoingDomainResponseBody.DomainList.Builder sessionCount(Long sessionCount)
The number of requests.
example:12
public DescribeOutgoingDomainResponseBody.DomainList.Builder tagList(List<DescribeOutgoingDomainResponseBody.TagList> tagList)
An array that consists of tags.
public DescribeOutgoingDomainResponseBody.DomainList.Builder totalBytes(String totalBytes)
The total volume of traffic. Unit: bytes.
example:800
public DescribeOutgoingDomainResponseBody.DomainList build()
Copyright © 2026. All rights reserved.