Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109.PcepDestroyTunnelInputBuilder
Package
Description
-
Uses of PcepDestroyTunnelInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109
Modifier and TypeMethodDescriptionPcepDestroyTunnelInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<PcepDestroyTunnelInput> augmentation) Add an augmentation to this builder's product.PcepDestroyTunnelInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PcepDestroyTunnelInput>> augmentationType) Remove an augmentation from this builder's product.PcepDestroyTunnelInputBuilder.setDeadline
(Nanotime value) Set the property corresponding toSubmitInstructionInput.getDeadline()
to the specified value.PcepDestroyTunnelInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.PcepDestroyTunnelInputBuilder.setLinkId
(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId value) Set the property corresponding toBaseTunnelInput.getLinkId()
to the specified value.PcepDestroyTunnelInputBuilder.setNetworkTopologyRef
(NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()
to the specified value.PcepDestroyTunnelInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.