Class Ping.Sync

    • Constructor Summary

      Constructors 
      Constructor Description
      Sync​(SDKConfiguration sdkConfiguration)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.net.http.HttpResponse<java.io.InputStream> doRequest​(PingRequest request)  
      PingResponse handleResponse​(java.net.http.HttpResponse<java.io.InputStream> response)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait