public class ApiAccountNamesHandler extends com.ning.http.client.AsyncCompletionHandler<List<com.cloudbees.plugins.credentials.cloudbees.CloudBeesAccount>>
| Constructor and Description |
|---|
ApiAccountNamesHandler() |
| Modifier and Type | Method and Description |
|---|---|
static com.ning.http.client.ListenableFuture<List<com.cloudbees.plugins.credentials.cloudbees.CloudBeesAccount>> |
executeRequest(com.ning.http.client.AsyncHttpClient client,
String uid) |
List<com.cloudbees.plugins.credentials.cloudbees.CloudBeesAccount> |
onCompleted(com.ning.http.client.Response response) |
public static com.ning.http.client.ListenableFuture<List<com.cloudbees.plugins.credentials.cloudbees.CloudBeesAccount>> executeRequest(com.ning.http.client.AsyncHttpClient client, String uid) throws IOException
IOExceptionCopyright © 2004-2016. All Rights Reserved.