Interface ProbeHttp

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, ProbeBase

    @Generated("mdsal-binding-generator")
    public interface ProbeHttp
    extends ProbeBase
    HTTP protocol.

    This class represents the following YANG schema fragment defined in module neutron-constants

     identity probe-http {
       base probe-base;
     }
     
    The schema path to identify an instance is neutron-constants/probe-http
    • Field Summary

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

      • QNAME

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