Interface RestClient.HttpMethodCall

  • Enclosing class:
    RestClient

    protected static interface RestClient.HttpMethodCall
    An interface used as base for anonymous classes wrapping Http Method calls.
    • Method Detail

      • call

        com.applitools.connectivity.api.Response call()