Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitUpdateLspInput
Packages that use SubmitUpdateLspInput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitUpdateLspInput 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 SubmitUpdateLspInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitUpdateLspInput>>
E$$SubmitUpdateLspInputBuilder.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 SubmitUpdateLspInputModifier and TypeMethodDescription@NonNull SubmitUpdateLspInputSubmitUpdateLspInputBuilder.build()A newSubmitUpdateLspInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitUpdateLspInputModifier and TypeMethodDescriptiondefault Class<SubmitUpdateLspInput>SubmitUpdateLspInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitUpdateLspInputModifier and TypeMethodDescriptionstatic booleanSubmitUpdateLspInput.bindingEquals(@NonNull SubmitUpdateLspInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSubmitUpdateLspInput.bindingHashCode(@NonNull SubmitUpdateLspInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringSubmitUpdateLspInput.bindingToString(@NonNull SubmitUpdateLspInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitUpdateLspOutput>>NetworkTopologyPcepProgrammingService.submitUpdateLsp(SubmitUpdateLspInput input) Invokesubmit-update-lspRPC.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type arguments of type SubmitUpdateLspInputModifier and TypeMethodDescriptionSubmitUpdateLspInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitUpdateLspInput> augmentation) Add an augmentation to this builder's product.SubmitUpdateLspInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitUpdateLspInput>> 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 SubmitUpdateLspInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitUpdateLspInput.