Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitEnsureLspOperationalOutput
Packages that use SubmitEnsureLspOperationalOutput
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitEnsureLspOperationalOutput 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 SubmitEnsureLspOperationalOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SubmitEnsureLspOperationalOutput>>
E$$SubmitEnsureLspOperationalOutputBuilder.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.programming.rev181109 that return SubmitEnsureLspOperationalOutputModifier and TypeMethodDescription@NonNull SubmitEnsureLspOperationalOutput
SubmitEnsureLspOperationalOutputBuilder.build()
A newSubmitEnsureLspOperationalOutput
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitEnsureLspOperationalOutputModifier and TypeMethodDescriptiondefault Class
<SubmitEnsureLspOperationalOutput> SubmitEnsureLspOperationalOutput.implementedInterface()
com.google.common.util.concurrent.ListenableFuture
<org.opendaylight.yangtools.yang.common.RpcResult<SubmitEnsureLspOperationalOutput>> SubmitEnsureLspOperational.invoke
(SubmitEnsureLspOperationalInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type SubmitEnsureLspOperationalOutputModifier and TypeMethodDescriptionstatic boolean
SubmitEnsureLspOperationalOutput.bindingEquals
(@NonNull SubmitEnsureLspOperationalOutput thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
SubmitEnsureLspOperationalOutput.bindingHashCode
(@NonNull SubmitEnsureLspOperationalOutput obj) Default implementation ofObject.hashCode()
contract for this interface.static String
SubmitEnsureLspOperationalOutput.bindingToString
(@NonNull SubmitEnsureLspOperationalOutput obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with type arguments of type SubmitEnsureLspOperationalOutputModifier and TypeMethodDescriptionSubmitEnsureLspOperationalOutputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SubmitEnsureLspOperationalOutput> augmentation) Add an augmentation to this builder's product.SubmitEnsureLspOperationalOutputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubmitEnsureLspOperationalOutput>> 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 SubmitEnsureLspOperationalOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitEnsureLspOperationalOutput
.