Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.EnsureLspOperationalInput
-
Packages that use EnsureLspOperationalInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 -
-
Uses of EnsureLspOperationalInput 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 EnsureLspOperationalInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalInput>>
E$$EnsureLspOperationalInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return EnsureLspOperationalInput Modifier and Type Method Description EnsureLspOperationalInputEnsureLspOperationalInputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return types with arguments of type EnsureLspOperationalInput Modifier and Type Method Description default Class<EnsureLspOperationalInput>EnsureLspOperationalInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type EnsureLspOperationalInput Modifier and Type Method Description static booleanEnsureLspOperationalInput. bindingEquals(@NonNull EnsureLspOperationalInput thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intEnsureLspOperationalInput. bindingHashCode(@NonNull EnsureLspOperationalInput obj)Default implementation ofObject.hashCode()contract for this interface.static StringEnsureLspOperationalInput. bindingToString(@NonNull EnsureLspOperationalInput obj)Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<EnsureLspOperationalOutput>>NetworkTopologyPcepService. ensureLspOperational(EnsureLspOperationalInput input)Invokeensure-lsp-operationalRPC.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with type arguments of type EnsureLspOperationalInput Modifier and Type Method Description EnsureLspOperationalInputBuilderEnsureLspOperationalInputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalInput> augmentation)Add an augmentation to this builder's product.EnsureLspOperationalInputBuilderEnsureLspOperationalInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalInput>> 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 EnsureLspOperationalInput Constructor Description EnsureLspOperationalInputBuilder(EnsureLspOperationalInput base)
-