Class NodeInfoResponse


  • public class NodeInfoResponse
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NodeInfoResponse​(com.google.gson.JsonObject response)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.gson.JsonObject getNodeInfo()  
      java.lang.String getNodeUrl()  
      • Methods inherited from class java.lang.Object

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

      • NodeInfoResponse

        public NodeInfoResponse​(com.google.gson.JsonObject response)
    • Method Detail

      • getNodeUrl

        public java.lang.String getNodeUrl()
      • getNodeInfo

        public com.google.gson.JsonObject getNodeInfo()