クラスの使用
org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
ProgressUpdateEvent.ProgressDetail を使用するパッケージ
org.springframework.boot.buildpack.platform.docker 内の ProgressUpdateEvent.ProgressDetail 使用
修飾子と型メソッド説明@Nullable ProgressUpdateEvent.ProgressDetailProgressUpdateEvent.getProgressDetail()可能な場合は、進行状況の詳細を返します。型 ProgressUpdateEvent.ProgressDetail のパラメーターを持つ org.springframework.boot.buildpack.platform.docker のコンストラクター修飾子コンストラクター説明protectedImageProgressUpdateEvent(@Nullable StringSE id, StringSE status, @Nullable ProgressUpdateEvent.ProgressDetail progressDetail, @Nullable StringSE progress) LoadImageUpdateEvent(@Nullable StringSE stream, StringSE status, ProgressUpdateEvent.ProgressDetail progressDetail, StringSE progress, @Nullable LoadImageUpdateEvent.ErrorDetail errorDetail) protectedProgressUpdateEvent(@Nullable StringSE status, @Nullable ProgressUpdateEvent.ProgressDetail progressDetail, @Nullable StringSE progress) PullImageUpdateEvent(StringSE id, StringSE status, ProgressUpdateEvent.ProgressDetail progressDetail, StringSE progress) PushImageUpdateEvent(StringSE id, StringSE status, ProgressUpdateEvent.ProgressDetail progressDetail, StringSE progress, @Nullable PushImageUpdateEvent.ErrorDetail errorDetail)