RestInterfaceClient.this

Creates a new REST client implementation of I.

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

Meta