public interface JenkinsAsyncApi
JenkinsApi
,
api docModifier and Type | Method and Description |
---|---|
ComputerAsyncApi |
getComputerApi()
Provides asynchronous access to Computer features.
|
JobAsyncApi |
getJobApi()
Provides asynchronous access to Job features.
|
com.google.common.util.concurrent.ListenableFuture<Node> |
getMaster() |
com.google.common.util.concurrent.ListenableFuture<Node> getMaster()
JenkinsApi.getMaster()
ComputerAsyncApi getComputerApi()
JobAsyncApi getJobApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.