Class Delete

  • All Implemented Interfaces:
    AutoCloseable

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

      • Delete

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

        public Delete​(String url)