Class ServerPingResponse


  • public final class ServerPingResponse
    extends Object
    • Constructor Detail

      • ServerPingResponse

        public ServerPingResponse()
    • Method Detail

      • serverPingFromJsonObj

        public static ServerPingResponse serverPingFromJsonObj​(com.google.gson.JsonObject jsonObj)
      • getAsJsonString

        @CheckReturnValue
        public String getAsJsonString()
      • getAsJsonObject

        @CheckReturnValue
        public com.google.gson.JsonObject getAsJsonObject()