RestInterfaceClient.this

Creates a new REST client implementation of I.

  1. this(RestInterfaceSettings settings)
    class RestInterfaceClient(I)
  2. this(string base_url, MethodStyle style)
  3. this(URL base_url, MethodStyle style)

Meta