Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.UpdateLspOutput
Packages that use UpdateLspOutput
Package
Description
-
Uses of UpdateLspOutput 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 UpdateLspOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput>>
E$$UpdateLspOutputBuilder.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 UpdateLspOutputModifier and TypeMethodDescription@NonNull UpdateLspOutputUpdateLspOutputBuilder.build()A newUpdateLspOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type UpdateLspOutputModifier and TypeMethodDescriptiondefault Class<UpdateLspOutput>UpdateLspOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateLspOutput>>UpdateLsp.invoke(UpdateLspInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type UpdateLspOutputModifier and TypeMethodDescriptionstatic booleanUpdateLspOutput.bindingEquals(@NonNull UpdateLspOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intUpdateLspOutput.bindingHashCode(@NonNull UpdateLspOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringUpdateLspOutput.bindingToString(@NonNull UpdateLspOutput 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 UpdateLspOutputModifier and TypeMethodDescriptionUpdateLspOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput> augmentation) Add an augmentation to this builder's product.UpdateLspOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput>> 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 UpdateLspOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedUpdateLspOutput.