public class ApiExistsAction
extends java.lang.Object
| Constructor and Description |
|---|
ApiExistsAction(uk.co.mruoc.http.client.HttpClient client,
ApiExistsUrlBuilder urlBuilder) |
ApiExistsAction(uk.co.mruoc.http.client.HttpClient client,
java.lang.String hostUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apiExists(java.lang.String name) |
public ApiExistsAction(uk.co.mruoc.http.client.HttpClient client,
java.lang.String hostUrl)
public ApiExistsAction(uk.co.mruoc.http.client.HttpClient client,
ApiExistsUrlBuilder urlBuilder)