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