| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder |
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.builder() |
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder |
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder.fromPort(Integer fromPort)
The starting port value for the port range.
|
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder |
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.toBuilder() |
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder |
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder.toPort(Integer toPort)
The ending port value for the port range.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.Builder> |
RuleGroupSourceStatelessRuleMatchAttributesSourcePorts.serializableBuilderClass() |
Copyright © 2023. All rights reserved.