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