| Modifier and Type | Field and Description | 
|---|---|
protected String | 
displayText  | 
protected boolean | 
success  | 
| Constructor and Description | 
|---|
JobResult.Builder()  | 
protected boolean success
protected String displayText
protected abstract T self()
public T success(boolean success)
JobResult.isSuccess()public T displayText(String displayText)
JobResult.getDisplayText()public JobResult build()
Copyright © 2009-2013 jclouds. All Rights Reserved.