Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.TearDownSessionInput
Packages that use TearDownSessionInput
Package
Description
-
Uses of TearDownSessionInput 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 TearDownSessionInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionInput>>
E$$TearDownSessionInputBuilder.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 TearDownSessionInputModifier and TypeMethodDescription@NonNull TearDownSessionInputTearDownSessionInputBuilder.build()A newTearDownSessionInputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return types with arguments of type TearDownSessionInputModifier and TypeMethodDescriptiondefault Class<TearDownSessionInput>TearDownSessionInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with parameters of type TearDownSessionInputModifier and TypeMethodDescriptionstatic booleanTearDownSessionInput.bindingEquals(@NonNull TearDownSessionInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTearDownSessionInput.bindingHashCode(@NonNull TearDownSessionInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringTearDownSessionInput.bindingToString(@NonNull TearDownSessionInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<TearDownSessionOutput>>TearDownSession.invoke(TearDownSessionInput input) Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 with type arguments of type TearDownSessionInputModifier and TypeMethodDescriptionTearDownSessionInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionInput> augmentation) Add an augmentation to this builder's product.TearDownSessionInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TearDownSessionInput>> 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 TearDownSessionInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTearDownSessionInput.