Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109.PcepCreateP2pTunnelInputBuilder
Package
Description
-
Uses of PcepCreateP2pTunnelInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109
Modifier and TypeMethodDescriptionPcepCreateP2pTunnelInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<PcepCreateP2pTunnelInput> augmentation) Add an augmentation to this builder's product.PcepCreateP2pTunnelInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PcepCreateP2pTunnelInput>> augmentationType) Remove an augmentation from this builder's product.PcepCreateP2pTunnelInputBuilder.setBandwidth
(Bandwidth value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getBandwidth()
to the specified value.PcepCreateP2pTunnelInputBuilder.setClassType
(ClassType value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()
to the specified value.PcepCreateP2pTunnelInputBuilder.setDeadline
(Nanotime value) Set the property corresponding toSubmitInstructionInput.getDeadline()
to the specified value.PcepCreateP2pTunnelInputBuilder.setDestination
(Destination value) Set the property corresponding toCreateP2pTunnelInput.getDestination()
to the specified value.PcepCreateP2pTunnelInputBuilder.setExcludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getExcludeAny()
to the specified value.PcepCreateP2pTunnelInputBuilder.setExplicitHops
(Map<ExplicitHopsKey, ExplicitHops> values) Set the property corresponding toTunnelP2pPathCfgAttributes.getExplicitHops()
to the specified value.PcepCreateP2pTunnelInputBuilder.setHoldPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getHoldPriority()
to the specified value.PcepCreateP2pTunnelInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.PcepCreateP2pTunnelInputBuilder.setIncludeAll
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAll()
to the specified value.PcepCreateP2pTunnelInputBuilder.setIncludeAny
(AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAny()
to the specified value.PcepCreateP2pTunnelInputBuilder.setLabelRecordingDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getLabelRecordingDesired()
to the specified value.PcepCreateP2pTunnelInputBuilder.setLocalProtectionDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getLocalProtectionDesired()
to the specified value.PcepCreateP2pTunnelInputBuilder.setNetworkTopologyRef
(NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()
to the specified value.PcepCreateP2pTunnelInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.PcepCreateP2pTunnelInputBuilder.setSessionName
(String value) Set the property corresponding toTunnelAttributes.getSessionName()
to the specified value.PcepCreateP2pTunnelInputBuilder.setSeStyleDesired
(Boolean value) Set the property corresponding toTunnelAttributes.getSeStyleDesired()
to the specified value.PcepCreateP2pTunnelInputBuilder.setSetupPriority
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getSetupPriority()
to the specified value.Set the property corresponding toCreateP2pTunnelInput.getSource()
to the specified value.PcepCreateP2pTunnelInputBuilder.setSymbolicPathName
(String value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getSymbolicPathName()
to the specified value.