Class GetEdgesStatusResponse.EdgeInfo

  • Enclosing class:
    GetEdgesStatusResponse

    public static class GetEdgesStatusResponse.EdgeInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean online  
    • Constructor Summary

      Constructors 
      Constructor Description
      EdgeInfo​(boolean online)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • online

        protected final boolean online
    • Constructor Detail

      • EdgeInfo

        public EdgeInfo​(boolean online)