Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.UpdateLspOutput
-
Packages that use UpdateLspOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 -
-
Uses of UpdateLspOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type parameters of type UpdateLspOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput>>
E$$UpdateLspOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return UpdateLspOutput Modifier and Type Method Description UpdateLspOutputUpdateLspOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return types with arguments of type UpdateLspOutput Modifier and Type Method Description default Class<UpdateLspOutput>UpdateLspOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateLspOutput>>NetworkTopologyPcepService. updateLsp(UpdateLspInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type arguments of type UpdateLspOutput Modifier and Type Method Description UpdateLspOutputBuilderUpdateLspOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.UpdateLspOutputBuilderUpdateLspOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.UpdateLspOutputBuilderUpdateLspOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspOutput> augmentation)Add an augmentation to this builder's product.UpdateLspOutputBuilderUpdateLspOutputBuilder. 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.rev200120 with parameters of type UpdateLspOutput Constructor Description UpdateLspOutputBuilder(UpdateLspOutput base)
-