Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109.SubmitEnsureLspOperationalInputBuilder
Packages that use SubmitEnsureLspOperationalInputBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
-
Uses of SubmitEnsureLspOperationalInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return SubmitEnsureLspOperationalInputBuilderModifier and TypeMethodDescriptionSubmitEnsureLspOperationalInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SubmitEnsureLspOperationalInput> augmentation) Add an augmentation to this builder's product.SubmitEnsureLspOperationalInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SubmitEnsureLspOperationalInput>> augmentationType) Remove an augmentation from this builder's product.SubmitEnsureLspOperationalInputBuilder.setArguments
(Arguments value) Set the property corresponding toEnsureLspOperationalArgs.getArguments()
to the specified value.SubmitEnsureLspOperationalInputBuilder.setDeadline
(Nanotime value) Set the property corresponding toSubmitInstructionInput.getDeadline()
to the specified value.SubmitEnsureLspOperationalInputBuilder.setId
(InstructionId value) Set the property corresponding toSubmitInstructionInput.getId()
to the specified value.Set the property corresponding toLspId.getName()
to the specified value.SubmitEnsureLspOperationalInputBuilder.setNetworkTopologyRef
(NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()
to the specified value.SubmitEnsureLspOperationalInputBuilder.setNode
(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId value) Set the property corresponding toNodeId.getNode()
to the specified value.SubmitEnsureLspOperationalInputBuilder.setPreconditions
(Set<InstructionId> values) Set the property corresponding toSubmitInstructionInput.getPreconditions()
to the specified value.