Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.EnsureLspOperationalOutput
-
Packages that use EnsureLspOperationalOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 -
-
Uses of EnsureLspOperationalOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type parameters of type EnsureLspOperationalOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>>
E$$EnsureLspOperationalOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return EnsureLspOperationalOutput Modifier and Type Method Description EnsureLspOperationalOutputEnsureLspOperationalOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return types with arguments of type EnsureLspOperationalOutput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<EnsureLspOperationalOutput>>NetworkTopologyPcepService. ensureLspOperational(EnsureLspOperationalInput input)Ensure that the target LSP is provisioned and has specified operational status.default Class<EnsureLspOperationalOutput>EnsureLspOperationalOutput. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type arguments of type EnsureLspOperationalOutput Modifier and Type Method Description EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput> augmentationValue)EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput> augmentationValue)EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type EnsureLspOperationalOutput Constructor Description EnsureLspOperationalOutputBuilder(EnsureLspOperationalOutput base)
-