程序包 | 说明 |
---|---|
com.aliyun.sdk.service.cbn20170912.models |
限定符和类型 | 方法和说明 |
---|---|
static AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.builder() |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.dstCidr(String dstCidr)
The destination CIDR block that is used to match packets.
|
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.dstPortRange(List<Integer> dstPortRange)
The destination port range that is used to match packets.
|
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.matchDscp(Integer matchDscp)
The differentiated services code point (DSCP) value that is used to match packets.
|
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.protocol(String protocol)
The protocol that is used to match packets.
|
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.srcCidr(String srcCidr)
The source CIDR block that is used to match packets.
|
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.srcPortRange(List<Integer> srcPortRange)
The source port range that is used to match packets.
|
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.trafficMatchRuleDescription(String trafficMatchRuleDescription)
The description of the traffic classification rule.
|
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder |
AddTraficMatchRuleToTrafficMarkingPolicyRequest.TrafficMatchRules.Builder.trafficMatchRuleName(String trafficMatchRuleName)
The name of the traffic classification rule.
|
Copyright © 2025. All rights reserved.