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