Interface UpdateLspInput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<UpdateLspInput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, LspId, NetworkTopologyReference, NodeId, org.opendaylight.yangtools.yang.binding.RpcInput, UpdateLspArgs

    public interface UpdateLspInput
    extends NetworkTopologyReference, UpdateLspArgs, org.opendaylight.yangtools.yang.binding.RpcInput, org.opendaylight.yangtools.yang.binding.Augmentable<UpdateLspInput>

    This class represents the following YANG schema fragment defined in module network-topology-pcep

     input input {
       uses ont:network-topology-reference;
       uses update-lsp-args;
     }
     
    The schema path to identify an instance is network-topology-pcep/update-lsp/input

    To create instances of this class use UpdateLspInputBuilder.

    See Also:
    UpdateLspInputBuilder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default Class<UpdateLspInput> implementedInterface()  
      • Methods inherited from interface org.opendaylight.yangtools.yang.binding.Augmentable

        augmentation
      • Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.LspId

        getName
      • Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.NodeId

        getNode
      • Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.UpdateLspArgs

        getArguments