类的使用
cn.taketoday.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
程序包
说明
A limited Docker API providing the operations needed by pack.
-
cn.taketoday.buildpack.platform.docker中PushImageUpdateEvent.ErrorDetail的使用
修饰符和类型方法说明PushImageUpdateEvent.getErrorDetail()Returns the details of any error encountered during processing.限定符构造器说明PushImageUpdateEvent(String id, String status, ProgressUpdateEvent.ProgressDetail progressDetail, String progress, PushImageUpdateEvent.ErrorDetail errorDetail)