@Singleton public class BlockUntilJobCompletesAndReturnResult extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
BlockUntilJobCompletesAndReturnResult(CloudStackApi client,
com.google.common.base.Predicate<String> jobComplete) |
@Inject public BlockUntilJobCompletesAndReturnResult(CloudStackApi client, com.google.common.base.Predicate<String> jobComplete)
public <T> T apply(AsyncCreateResponse job)
job - ExecutionException - if the job contained an errorCopyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.