Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.MonitoringRequestBuilder
Packages that use MonitoringRequestBuilder
Package
Description
-
Uses of MonitoringRequestBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message that return MonitoringRequestBuilderModifier and TypeMethodDescriptionMonitoringRequestBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<MonitoringRequest> augmentation) Add an augmentation to this builder's product.MonitoringRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MonitoringRequest>> augmentationType) Remove an augmentation from this builder's product.MonitoringRequestBuilder.setMonitoring(Monitoring value) Set the property corresponding toMonitoringObject.getMonitoring()to the specified value.MonitoringRequestBuilder.setPccIdReq(PccIdReq value) Set the property corresponding toPccIdReqObject.getPccIdReq()to the specified value.MonitoringRequestBuilder.setPceIdList(List<PceIdList> values) Set the property corresponding toMonitoringRequest.getPceIdList()to the specified value.