Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
static VxlanInspectionRuleMatchCriteria.Builder |
VxlanInspectionRuleMatchCriteria.builder()
Create a new builder.
|
VxlanInspectionRuleMatchCriteria.Builder |
VxlanInspectionRuleMatchCriteria.Builder.copy(VxlanInspectionRuleMatchCriteria model) |
VxlanInspectionRuleMatchCriteria.Builder |
VxlanInspectionRuleMatchCriteria.Builder.destinationAddress(List<String> destinationAddress)
An array of address list names to be evaluated against the traffic destination address.
|
VxlanInspectionRuleMatchCriteria.Builder |
VxlanInspectionRuleMatchCriteria.Builder.sourceAddress(List<String> sourceAddress)
An array of address list names to be evaluated against the traffic source address.
|
VxlanInspectionRuleMatchCriteria.Builder |
VxlanInspectionRuleMatchCriteria.toBuilder() |
Copyright © 2016–2024. All rights reserved.