Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.EnsureLspOperationalOutput
Packages that use EnsureLspOperationalOutput
Package
Description
-
Uses of EnsureLspOperationalOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with type parameters of type EnsureLspOperationalOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalOutput>>
E$$EnsureLspOperationalOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return EnsureLspOperationalOutputModifier and TypeMethodDescription@NonNull EnsureLspOperationalOutputEnsureLspOperationalOutputBuilder.build()A newEnsureLspOperationalOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type EnsureLspOperationalOutputModifier and TypeMethodDescriptioncom.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.rev220730 with parameters of type EnsureLspOperationalOutputModifier and TypeMethodDescriptionstatic 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.rev220730 with type arguments of type EnsureLspOperationalOutputModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type EnsureLspOperationalOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedEnsureLspOperationalOutput.