Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.UpdateLspInput
Packages that use UpdateLspInput
Package
Description
-
Uses of UpdateLspInput 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 UpdateLspInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspInput>>
E$$UpdateLspInputBuilder.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 UpdateLspInputModifier and TypeMethodDescription@NonNull UpdateLspInputUpdateLspInputBuilder.build()A newUpdateLspInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type UpdateLspInputModifier and TypeMethodDescriptiondefault Class<UpdateLspInput>UpdateLspInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type UpdateLspInputModifier and TypeMethodDescriptionstatic booleanUpdateLspInput.bindingEquals(@NonNull UpdateLspInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intUpdateLspInput.bindingHashCode(@NonNull UpdateLspInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringUpdateLspInput.bindingToString(@NonNull UpdateLspInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateLspOutput>>NetworkTopologyPcepService.updateLsp(UpdateLspInput input) Invokeupdate-lspRPC.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with type arguments of type UpdateLspInputModifier and TypeMethodDescriptionUpdateLspInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspInput> augmentation) Add an augmentation to this builder's product.UpdateLspInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspInput>> 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 UpdateLspInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedUpdateLspInput.