public class PullImageUpdateEvent extends ProgressUpdateEvent
ProgressUpdateEvent fired as an image is pulled.ProgressUpdateEvent.ProgressDetail| Constructor and Description |
|---|
PullImageUpdateEvent(String id,
String status,
ProgressUpdateEvent.ProgressDetail progressDetail,
String progress) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Return the ID of the layer being updated if available.
|
getProgress, getProgressDetail, getStatuspublic PullImageUpdateEvent(String id, String status, ProgressUpdateEvent.ProgressDetail progressDetail, String progress)
public String getId()
null