Class Get

  • All Implemented Interfaces:
    AutoCloseable

    public class Get
    extends RESTCall<org.apache.http.client.methods.HttpGet>
    Author:
    Erik van Zijst
    • Constructor Detail

      • Get

        public Get​(@NotNull
                   @NotNull org.apache.http.client.HttpClient client,
                   @NotNull
                   @NotNull String url)
      • Get

        public Get​(@NotNull
                   @NotNull String url)