Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109.PcepDestroyTunnelOutput
Packages that use PcepDestroyTunnelOutput
Package
Description
-
Uses of PcepDestroyTunnelOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with type parameters of type PcepDestroyTunnelOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelOutput>>
E$$PcepDestroyTunnelOutputBuilder.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.tunnel.pcep.programming.rev181109 that return PcepDestroyTunnelOutputModifier and TypeMethodDescription@NonNull PcepDestroyTunnelOutputPcepDestroyTunnelOutputBuilder.build()A newPcepDestroyTunnelOutputinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 that return types with arguments of type PcepDestroyTunnelOutputModifier and TypeMethodDescriptiondefault Class<PcepDestroyTunnelOutput>PcepDestroyTunnelOutput.implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PcepDestroyTunnelOutput>>PcepDestroyTunnel.invoke(PcepDestroyTunnelInput input) Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type PcepDestroyTunnelOutputModifier and TypeMethodDescriptionstatic booleanPcepDestroyTunnelOutput.bindingEquals(@NonNull PcepDestroyTunnelOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPcepDestroyTunnelOutput.bindingHashCode(@NonNull PcepDestroyTunnelOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringPcepDestroyTunnelOutput.bindingToString(@NonNull PcepDestroyTunnelOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with type arguments of type PcepDestroyTunnelOutputModifier and TypeMethodDescriptionPcepDestroyTunnelOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelOutput> augmentation) Add an augmentation to this builder's product.PcepDestroyTunnelOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelOutput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type PcepDestroyTunnelOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPcepDestroyTunnelOutput.