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)Invokeensure-lsp-operationalRPC.default Class<EnsureLspOperationalOutput>EnsureLspOperationalOutput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type EnsureLspOperationalOutput Modifier and Type Method Description static booleanEnsureLspOperationalOutput. bindingEquals(@NonNull EnsureLspOperationalOutput thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intEnsureLspOperationalOutput. bindingHashCode(@NonNull EnsureLspOperationalOutput obj)Default implementation ofObject.hashCode()contract for this interface.static StringEnsureLspOperationalOutput. bindingToString(@NonNull EnsureLspOperationalOutput obj)Default implementation ofObject.toString()contract for this interface.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(org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput> augmentation)Add an augmentation to this builder's product.EnsureLspOperationalOutputBuilderEnsureLspOperationalOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>> augmentationType)Remove an augmentation from this builder's product.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)
-