OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setAreaId(java.lang.String areaId) |
OSPF area id to filter the the OSPF database.
|
OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setAsbrSummaryLinkStates(java.util.List<MpOspfSummaryLinkStates> asbrSummaryLinkStates) |
array of ASBR summary link state of OSPF database
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setEdgePath(java.lang.String edgePath) |
Policy path to edge node.
|
OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setExternalLinkStates(java.util.List<MpOspfExternalLinkState> externalLinkStates) |
array of external link of OSPF database
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setNetLinkStates(java.util.List<MpOspfNetworkLinkStates> netLinkStates) |
array of network link state of OSPF database
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setNssaExternalLinkStates(java.util.List<MpOspfExternalLinkState> nssaExternalLinkStates) |
array of nssa external link of OSPF database
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setRouterLinkStates(java.util.List<MpOspfRouterLinkStates> routerLinkStates) |
array of link state of OSPF database
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OspfDatabaseStatus.Builder |
OspfDatabaseStatus.Builder.setSummaryLinkStates(java.util.List<MpOspfSummaryLinkStates> summaryLinkStates) |
array of summary link state of OSPF database
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|