public static final class MpOspfSummaryLinkStates.Builder
extends java.lang.Object
MpOspfSummaryLinkStates.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
MpOspfSummaryLinkStates. |
| Modifier and Type | Method and Description |
|---|---|
MpOspfSummaryLinkStates |
build() |
MpOspfSummaryLinkStates.Builder |
setAdvertisedRouter(java.lang.String advertisedRouter)
OSPF advertised router
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
MpOspfSummaryLinkStates.Builder |
setChecksum(java.lang.String checksum)
Cost of the route
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
MpOspfSummaryLinkStates.Builder |
setLinkStateId(java.lang.String linkStateId)
OSPF link id
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
MpOspfSummaryLinkStates.Builder |
setSequenceNumber(java.lang.String sequenceNumber)
Sequence number
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
MpOspfSummaryLinkStates.Builder |
setSummaryAddress(java.lang.String summaryAddress)
OSPF summary address format: ip
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
MpOspfSummaryLinkStates.Builder |
setUpTime(java.lang.Long upTime)
LSA age format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
MpOspfSummaryLinkStates.public MpOspfSummaryLinkStates.Builder setAdvertisedRouter(java.lang.String advertisedRouter)
advertisedRouter - New value for the property.public MpOspfSummaryLinkStates.Builder setChecksum(java.lang.String checksum)
checksum - New value for the property.public MpOspfSummaryLinkStates.Builder setLinkStateId(java.lang.String linkStateId)
linkStateId - New value for the property.public MpOspfSummaryLinkStates.Builder setSequenceNumber(java.lang.String sequenceNumber)
sequenceNumber - New value for the property.public MpOspfSummaryLinkStates.Builder setSummaryAddress(java.lang.String summaryAddress)
summaryAddress - New value for the property.public MpOspfSummaryLinkStates.Builder setUpTime(java.lang.Long upTime)
upTime - New value for the property.public MpOspfSummaryLinkStates build()