Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.pcep.programming.rev181109.PcepUpdateTunnelInputBuilder
Packages that use PcepUpdateTunnelInputBuilder
Package
Description
-
Uses of PcepUpdateTunnelInputBuilder 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 that return PcepUpdateTunnelInputBuilderModifier and TypeMethodDescriptionPcepUpdateTunnelInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PcepUpdateTunnelInput> augmentation) Add an augmentation to this builder's product.PcepUpdateTunnelInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PcepUpdateTunnelInput>> augmentationType) Remove an augmentation from this builder's product.PcepUpdateTunnelInputBuilder.setBandwidth(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125.Bandwidth value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getBandwidth()to the specified value.PcepUpdateTunnelInputBuilder.setClassType(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.ClassType value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getClassType()to the specified value.PcepUpdateTunnelInputBuilder.setDeadline(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.Nanotime value) Set the property corresponding toSubmitInstructionInput.getDeadline()to the specified value.PcepUpdateTunnelInputBuilder.setExcludeAny(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.AttributeFilter value) Set the property corresponding toAttributeFilters.getExcludeAny()to the specified value.PcepUpdateTunnelInputBuilder.setExplicitHops(Map<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.p2p.rev130819.tunnel.p2p.path.cfg.attributes.ExplicitHopsKey, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.p2p.rev130819.tunnel.p2p.path.cfg.attributes.ExplicitHops> values) Set the property corresponding toTunnelP2pPathCfgAttributes.getExplicitHops()to the specified value.PcepUpdateTunnelInputBuilder.setHoldPriority(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getHoldPriority()to the specified value.PcepUpdateTunnelInputBuilder.setId(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()to the specified value.PcepUpdateTunnelInputBuilder.setIncludeAll(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAll()to the specified value.PcepUpdateTunnelInputBuilder.setIncludeAny(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.AttributeFilter value) Set the property corresponding toAttributeFilters.getIncludeAny()to the specified value.PcepUpdateTunnelInputBuilder.setLabelRecordingDesired(Boolean value) Set the property corresponding toTunnelAttributes.getLabelRecordingDesired()to the specified value.PcepUpdateTunnelInputBuilder.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.PcepUpdateTunnelInputBuilder.setLocalProtectionDesired(Boolean value) Set the property corresponding toTunnelAttributes.getLocalProtectionDesired()to the specified value.PcepUpdateTunnelInputBuilder.setNetworkTopologyRef(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.topology.rev140113.NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()to the specified value.PcepUpdateTunnelInputBuilder.setPreconditions(Set<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()to the specified value.PcepUpdateTunnelInputBuilder.setSessionName(String value) Set the property corresponding toTunnelAttributes.getSessionName()to the specified value.PcepUpdateTunnelInputBuilder.setSeStyleDesired(Boolean value) Set the property corresponding toTunnelAttributes.getSeStyleDesired()to the specified value.PcepUpdateTunnelInputBuilder.setSetupPriority(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toPriority.getSetupPriority()to the specified value.PcepUpdateTunnelInputBuilder.setSymbolicPathName(String value) Set the property corresponding toTunnelPcepLinkCfgAttributes.getSymbolicPathName()to the specified value.