Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.MonitoringMetricsList
Packages that use MonitoringMetricsList
Package
Description
-
Uses of MonitoringMetricsList in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109 that return MonitoringMetricsListModifier and TypeMethodDescriptionMonitoringResponse.getMonitoringMetricsList()
Return monitoringMetricsList, ornull
if it is not present. -
Uses of MonitoringMetricsList in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list
Subinterfaces of MonitoringMetricsList in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.listModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-typesinterface
This class represents the following YANG schema fragment defined in module pcep-types -
Uses of MonitoringMetricsList in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message that return MonitoringMetricsListModifier and TypeMethodDescriptionPcmonrepMessageBuilder.getMonitoringMetricsList()
Return current value associated with the property corresponding toMonitoringResponse.getMonitoringMetricsList()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcmonrep.message with parameters of type MonitoringMetricsListModifier and TypeMethodDescriptionPcmonrepMessageBuilder.setMonitoringMetricsList
(MonitoringMetricsList value) Set the property corresponding toMonitoringResponse.getMonitoringMetricsList()
to the specified value.