Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.EnsureLspOperationalOutputBuilder
Package
Description
-
Uses of EnsureLspOperationalOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730
Modifier and TypeMethodDescriptionEnsureLspOperationalOutputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput> augmentation) Add an augmentation to this builder's product.EnsureLspOperationalOutputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toOperationResult.getError()
to the specified value.EnsureLspOperationalOutputBuilder.setFailure
(FailureType value) Set the property corresponding toOperationResult.getFailure()
to the specified value.