public static interface RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder extends SdkPojo, CopyableBuilder<RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder,RuleGroupSourceStatelessRuleMatchAttributesSourcePorts>
| Modifier and Type | Method and Description |
|---|---|
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder |
fromPort(Integer fromPort)
The starting port value for the port range.
|
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder |
toPort(Integer toPort)
The ending port value for the port range.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder fromPort(Integer fromPort)
The starting port value for the port range.
fromPort - The starting port value for the port range.RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.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.