Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.EnsureLspOperationalInput
Packages that use EnsureLspOperationalInput
Package
Description
-
Uses of EnsureLspOperationalInput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with type parameters of type EnsureLspOperationalInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalInput>>
E$$EnsureLspOperationalInputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return EnsureLspOperationalInputModifier and TypeMethodDescription@NonNull EnsureLspOperationalInputEnsureLspOperationalInputBuilder.build()A newEnsureLspOperationalInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type EnsureLspOperationalInputModifier and TypeMethodDescriptiondefault Class<EnsureLspOperationalInput>EnsureLspOperationalInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type EnsureLspOperationalInputModifier and TypeMethodDescriptionstatic 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>>EnsureLspOperational.invoke(EnsureLspOperationalInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with type arguments of type EnsureLspOperationalInputModifier and TypeMethodDescriptionEnsureLspOperationalInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<EnsureLspOperationalInput> augmentation) Add an augmentation to this builder's product.EnsureLspOperationalInputBuilder.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.rev220730 with parameters of type EnsureLspOperationalInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedEnsureLspOperationalInput.