Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.RequestsBuilder
Packages that use RequestsBuilder
Package
Description
-
Uses of RequestsBuilder 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 RequestsBuilderModifier and TypeMethodDescriptionRequestsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Requests> augmentation) Add an augmentation to this builder's product.RequestsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Requests>> augmentationType) Remove an augmentation from this builder's product.RequestsBuilder.setPathKeyExpansion(PathKeyExpansion value) Set the property corresponding toRequests.getPathKeyExpansion()to the specified value.Set the property corresponding toRpObject.getRp()to the specified value.RequestsBuilder.setSegmentComputation(SegmentComputation value) Set the property corresponding toRequests.getSegmentComputation()to the specified value.RequestsBuilder.setVendorInformationObject(List<VendorInformationObject> values) Set the property corresponding toVendorInformationObjects.getVendorInformationObject()to the specified value.