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 SubmitEnsureLspOperationalInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SubmitEnsureLspOperationalInput>>
E$$SubmitEnsureLspOperationalInputBuilder.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 SubmitEnsureLspOperationalInputModifier and TypeMethodDescription@NonNull SubmitEnsureLspOperationalInputSubmitEnsureLspOperationalInputBuilder.build()A newSubmitEnsureLspOperationalInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return types with arguments of type SubmitEnsureLspOperationalInputModifier and TypeMethodDescriptiondefault 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 SubmitEnsureLspOperationalInputModifier and TypeMethodDescriptionstatic 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>>SubmitEnsureLspOperational.invoke(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 SubmitEnsureLspOperationalInputModifier and TypeMethodDescriptionSubmitEnsureLspOperationalInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SubmitEnsureLspOperationalInput> augmentation) Add an augmentation to this builder's product.SubmitEnsureLspOperationalInputBuilder.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 SubmitEnsureLspOperationalInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSubmitEnsureLspOperationalInput.