Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitRemoveLspInput
Packages that use SubmitRemoveLspInput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitRemoveLspInput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type parameters of type SubmitRemoveLspInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SubmitRemoveLspInput>>
E$$SubmitRemoveLspInputBuilder.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.programming.rev181109 that return SubmitRemoveLspInputModifier and TypeMethodDescription@NonNull SubmitRemoveLspInput
SubmitRemoveLspInputBuilder.build()
A newSubmitRemoveLspInput
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitRemoveLspInputModifier and TypeMethodDescriptiondefault Class
<SubmitRemoveLspInput> SubmitRemoveLspInput.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitRemoveLspInputModifier and TypeMethodDescriptionstatic boolean
SubmitRemoveLspInput.bindingEquals
(@NonNull SubmitRemoveLspInput thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
SubmitRemoveLspInput.bindingHashCode
(@NonNull SubmitRemoveLspInput obj) Default implementation ofObject.hashCode()
contract for this interface.static String
SubmitRemoveLspInput.bindingToString
(@NonNull SubmitRemoveLspInput obj) Default implementation ofObject.toString()
contract for this interface.com.google.common.util.concurrent.ListenableFuture
<org.opendaylight.yangtools.yang.common.RpcResult<SubmitRemoveLspOutput>> SubmitRemoveLsp.invoke
(SubmitRemoveLspInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type arguments of type SubmitRemoveLspInputModifier and TypeMethodDescriptionSubmitRemoveLspInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SubmitRemoveLspInput> augmentation) Add an augmentation to this builder's product.SubmitRemoveLspInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubmitRemoveLspInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitRemoveLspInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitRemoveLspInput
.