public static interface RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts.Builder extends SdkPojo, CopyableBuilder<RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts.Builder,RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts>
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts.Builder |
fromPort(Integer fromPort)
The starting port value for the port range.
|
RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts.Builder |
toPort(Integer toPort)
The ending port value for the port range.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRuleGroupSourceStatelessRuleMatchAttributesDestinationPorts.Builder fromPort(Integer fromPort)
The starting port value for the port range.
fromPort - The starting port value for the port range.RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts.Builder toPort(Integer toPort)
The ending port value for the port range.
toPort - The ending port value for the port range.Copyright © 2023. All rights reserved.