| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static PartialMatch.Builder |
PartialMatch.builder() |
PartialMatch.Builder |
PartialMatch.Builder.reference(String reference)
The reference rule from the primary security group of the Firewall Manager policy.
|
PartialMatch.Builder |
PartialMatch.Builder.targetViolationReasons(Collection<String> targetViolationReasons)
The violation reason.
|
PartialMatch.Builder |
PartialMatch.Builder.targetViolationReasons(String... targetViolationReasons)
The violation reason.
|
PartialMatch.Builder |
PartialMatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PartialMatch.Builder> |
PartialMatch.serializableBuilderClass() |
Copyright © 2022. All rights reserved.