public static final class OspfSummaryAddressConfig.Builder
extends java.lang.Object
OspfSummaryAddressConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
OspfSummaryAddressConfig. |
| Modifier and Type | Method and Description |
|---|---|
OspfSummaryAddressConfig |
build() |
OspfSummaryAddressConfig.Builder |
setAdvertise(java.lang.Boolean advertise)
Used to filter the advertisement of external routes into the OSPF domain.
|
OspfSummaryAddressConfig.Builder |
setPrefix(java.lang.String prefix)
OSPF Summary address in CIDR format format: ip-cidr-block
|
public Builder()
OspfSummaryAddressConfig.public OspfSummaryAddressConfig.Builder setAdvertise(java.lang.Boolean advertise)
advertise - New value for the property.public OspfSummaryAddressConfig.Builder setPrefix(java.lang.String prefix)
prefix - New value for the property.public OspfSummaryAddressConfig build()