Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109.PcepDestroyTunnelInput
-
Packages that use PcepDestroyTunnelInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 -
-
Uses of PcepDestroyTunnelInput 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 PcepDestroyTunnelInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelInput>>
E$$PcepDestroyTunnelInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 that return PcepDestroyTunnelInput Modifier and Type Method Description PcepDestroyTunnelInputPcepDestroyTunnelInputBuilder. 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 PcepDestroyTunnelInput Modifier and Type Method Description default Class<PcepDestroyTunnelInput>PcepDestroyTunnelInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type PcepDestroyTunnelInput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<PcepDestroyTunnelOutput>>TopologyTunnelPcepProgrammingService. pcepDestroyTunnel(PcepDestroyTunnelInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with type arguments of type PcepDestroyTunnelInput Modifier and Type Method Description PcepDestroyTunnelInputBuilderPcepDestroyTunnelInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelInput> augmentationValue)PcepDestroyTunnelInputBuilderPcepDestroyTunnelInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelInput> augmentationValue)PcepDestroyTunnelInputBuilderPcepDestroyTunnelInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepDestroyTunnelInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109 with parameters of type PcepDestroyTunnelInput Constructor Description PcepDestroyTunnelInputBuilder(PcepDestroyTunnelInput base)
-