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