public class BuildCommandResponse extends Object implements Serializable
| Constructor and Description |
|---|
BuildCommandResponse(Collection<EventStreamItem> items) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EventStreamItem> |
getItems() |
com.google.common.base.Optional<String> |
imageId() |
String |
toString() |
public BuildCommandResponse(Collection<EventStreamItem> items)
public com.google.common.base.Optional<String> imageId()
public Collection<EventStreamItem> getItems()
Copyright © 2014. All rights reserved.