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, getStatus
public PullImageUpdateEvent(String id, String status, ProgressUpdateEvent.ProgressDetail progressDetail, String progress)
public String getId()
null