public static interface PartialMatch.Builder extends SdkPojo, CopyableBuilder<PartialMatch.Builder,PartialMatch>
| Modifier and Type | Method and Description |
|---|---|
PartialMatch.Builder |
reference(String reference)
The reference rule from the primary security group of the Firewall Manager policy.
|
PartialMatch.Builder |
targetViolationReasons(Collection<String> targetViolationReasons)
The violation reason.
|
PartialMatch.Builder |
targetViolationReasons(String... targetViolationReasons)
The violation reason.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPartialMatch.Builder reference(String reference)
The reference rule from the primary security group of the Firewall Manager policy.
reference - The reference rule from the primary security group of the Firewall Manager policy.PartialMatch.Builder targetViolationReasons(Collection<String> targetViolationReasons)
The violation reason.
targetViolationReasons - The violation reason.PartialMatch.Builder targetViolationReasons(String... targetViolationReasons)
The violation reason.
targetViolationReasons - The violation reason.Copyright © 2023. All rights reserved.