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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 -
-
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 PcepDestroyTunnelOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelOutput>>
E$$PcepDestroyTunnelOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 that return PcepDestroyTunnelOutput Modifier and Type Method Description PcepDestroyTunnelOutputPcepDestroyTunnelOutputBuilder. build()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 PcepDestroyTunnelOutput Modifier and Type Method Description default Class<PcepDestroyTunnelOutput>PcepDestroyTunnelOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PcepDestroyTunnelOutput>>TopologyTunnelPcepProgrammingService. pcepDestroyTunnel(PcepDestroyTunnelInput input)Invokepcep-destroy-tunnelRPC.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type PcepDestroyTunnelOutput Modifier and Type Method Description static 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 PcepDestroyTunnelOutput Modifier and Type Method Description PcepDestroyTunnelOutputBuilderPcepDestroyTunnelOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelOutput> augmentation)Add an augmentation to this builder's product.PcepDestroyTunnelOutputBuilderPcepDestroyTunnelOutputBuilder. 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 PcepDestroyTunnelOutput Constructor Description PcepDestroyTunnelOutputBuilder(PcepDestroyTunnelOutput base)
-