public static class VxlanInspectionRuleMatchCriteria.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VxlanInspectionRuleMatchCriteria |
build() |
VxlanInspectionRuleMatchCriteria.Builder |
copy(VxlanInspectionRuleMatchCriteria model) |
VxlanInspectionRuleMatchCriteria.Builder |
destinationAddress(List<String> destinationAddress)
An array of address list names to be evaluated against the traffic destination address.
|
VxlanInspectionRuleMatchCriteria.Builder |
sourceAddress(List<String> sourceAddress)
An array of address list names to be evaluated against the traffic source address.
|
public VxlanInspectionRuleMatchCriteria.Builder sourceAddress(List<String> sourceAddress)
An array of address list names to be evaluated against the traffic source address.
sourceAddress
- the value to setpublic VxlanInspectionRuleMatchCriteria.Builder destinationAddress(List<String> destinationAddress)
An array of address list names to be evaluated against the traffic destination address.
destinationAddress
- the value to setpublic VxlanInspectionRuleMatchCriteria build()
public VxlanInspectionRuleMatchCriteria.Builder copy(VxlanInspectionRuleMatchCriteria model)
Copyright © 2016–2024. All rights reserved.