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