Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.RemoveLspOutput
Packages that use RemoveLspOutput
Package
Description
-
Uses of RemoveLspOutput 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 RemoveLspOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveLspOutput>>
E$$RemoveLspOutputBuilder.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 RemoveLspOutputModifier and TypeMethodDescription@NonNull RemoveLspOutputRemoveLspOutputBuilder.build()A newRemoveLspOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type RemoveLspOutputModifier and TypeMethodDescriptiondefault Class<RemoveLspOutput>RemoveLspOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveLspOutput>>RemoveLsp.invoke(RemoveLspInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type RemoveLspOutputModifier and TypeMethodDescriptionstatic booleanRemoveLspOutput.bindingEquals(@NonNull RemoveLspOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intRemoveLspOutput.bindingHashCode(@NonNull RemoveLspOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringRemoveLspOutput.bindingToString(@NonNull RemoveLspOutput 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 RemoveLspOutputModifier and TypeMethodDescriptionRemoveLspOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RemoveLspOutput> augmentation) Add an augmentation to this builder's product.RemoveLspOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveLspOutput>> 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 RemoveLspOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedRemoveLspOutput.