Interface EnsureLspOperationalOutput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<EnsureLspOperationalOutput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, OperationResult, org.opendaylight.yangtools.yang.binding.RpcOutput

    public interface EnsureLspOperationalOutput
    extends OperationResult, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<EnsureLspOperationalOutput>

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

     output output {
       uses operation-result;
     }
     
    The schema path to identify an instance is network-topology-pcep/ensure-lsp-operational/output

    To create instances of this class use EnsureLspOperationalOutputBuilder.

    See Also:
    EnsureLspOperationalOutputBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default Class<EnsureLspOperationalOutput> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface OperationResult
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.RpcOutput