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 static booleanSubmitEnsureLspOperationalInput. bindingEquals(@NonNull SubmitEnsureLspOperationalInput thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSubmitEnsureLspOperationalInput. bindingHashCode(@NonNull SubmitEnsureLspOperationalInput obj)Default implementation ofObject.hashCode()contract for this interface.static StringSubmitEnsureLspOperationalInput. bindingToString(@NonNull SubmitEnsureLspOperationalInput obj)Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SubmitEnsureLspOperationalOutput>>NetworkTopologyPcepProgrammingService. submitEnsureLspOperational(SubmitEnsureLspOperationalInput input)Invokesubmit-ensure-lsp-operationalRPC.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(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)
-