Class Delete

java.lang.Object
com.atlassian.bamboo.rest.utils.RESTCall<org.apache.http.client.methods.HttpDelete>
com.atlassian.bamboo.rest.utils.Delete
All Implemented Interfaces:
AutoCloseable

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

    • Delete

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

      public Delete(String url)