public class ListAllApisAction
extends java.lang.Object
| Constructor and Description |
|---|
ListAllApisAction(uk.co.mruoc.http.client.HttpClient client,
ListAllApisUrlBuilder urlBuilder) |
ListAllApisAction(uk.co.mruoc.http.client.HttpClient client,
java.lang.String hostUrl) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ApiSummary> |
listAllApis() |
public ListAllApisAction(uk.co.mruoc.http.client.HttpClient client,
java.lang.String hostUrl)
public ListAllApisAction(uk.co.mruoc.http.client.HttpClient client,
ListAllApisUrlBuilder urlBuilder)
public java.util.List<ApiSummary> listAllApis()