public interface JenkinsAsyncClient
JenkinsClient
,
api docModifier and Type | Method and Description |
---|---|
ComputerAsyncClient |
getComputerClient()
Provides asynchronous access to Computer features.
|
JobAsyncClient |
getJobClient()
Provides asynchronous access to Job features.
|
com.google.common.util.concurrent.ListenableFuture<Node> |
getMaster() |
com.google.common.util.concurrent.ListenableFuture<Node> getMaster()
JenkinsClient.getMaster()
ComputerAsyncClient getComputerClient()
JobAsyncClient getJobClient()
Copyright © 2009-2012 jclouds. All Rights Reserved.