类 ProgressUpdateEvent.ProgressDetail
java.lang.Object
org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
- 封闭类:
ProgressUpdateEvent
Provide details about the progress of a task.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ProgressDetail
-
-
方法详细资料
-
asPercentage
public int asPercentage()Return the progress as a percentage.- 返回:
- the progress percentage
- 从以下版本开始:
- 3.3.7
-