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