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