| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.cloudfw20171207.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.aclAction(String aclAction)
The action that Cloud Firewall performs on the traffic.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.aclUuid(String aclUuid)
The unique ID of the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.applicationId(String applicationId)
The application ID in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.applicationName(String applicationName)
The type of the application that the access control policy supports.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.applicationNameList(List<String> applicationNameList)
The names of applications.
|
static DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.builder() |
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.createTime(Long createTime)
The time at which the access control policy was created.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.description(String description)
The description of the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destination(String destination)
The destination address in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destinationGroupCidrs(List<String> destinationGroupCidrs)
The CIDR blocks in the destination address book.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destinationGroupType(String destinationGroupType)
The type of the destination address book in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destinationType(String destinationType)
The type of the destination address in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destPort(String destPort)
The destination port in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destPortGroup(String destPortGroup)
The name of the destination port address book in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destPortGroupPorts(List<String> destPortGroupPorts)
The ports in the destination port address book.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.destPortType(String destPortType)
The type of the destination port in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.direction(String direction)
The direction of the traffic to which the access control policy applies.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.dnsResult(String dnsResult)
The DNS resolution result.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.dnsResultTime(Long dnsResultTime)
The timestamp of the DNS resolution result.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.hitLastTime(Long hitLastTime)
The timestamp when the access control policy was last hit.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.hitTimes(Long hitTimes)
The number of hits for the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.ipVersion(Integer ipVersion)
The IP version of the address in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.modifyTime(Long modifyTime)
The time at which the access control policy was modified.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.order(Integer order)
The priority of the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.proto(String proto)
The type of the protocol in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.release(String release)
Indicates whether the access control policy is enabled.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.source(String source)
The source address in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.sourceGroupCidrs(List<String> sourceGroupCidrs)
The CIDR blocks in the source address book.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.sourceGroupType(String sourceGroupType)
The type of the source address book in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.sourceType(String sourceType)
The type of the source address in the access control policy.
|
DescribeControlPolicyResponseBody.Policys.Builder |
DescribeControlPolicyResponseBody.Policys.Builder.spreadCnt(Integer spreadCnt)
The total quota consumed by the returned access control policies, which is the sum of the quota consumed by each policy.
|
Copyright © 2023. All rights reserved.