Class Get

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

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

    • Get

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

      public Get(@NotNull @NotNull String url)