クラス PushImageUpdateEvent
java.lang.ObjectSE
org.springframework.boot.buildpack.platform.docker.UpdateEvent
org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent
org.springframework.boot.buildpack.platform.docker.ImageProgressUpdateEvent
org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent
イメージがレジストリにプッシュされるときに起動される
ProgressUpdateEvent。- 導入:
- 2.4.0
- 作成者:
- Scott Frederick
ネストされたクラスの概要
ネストされたクラスクラス ProgressUpdateEvent から継承されたネストクラス / インターフェース
ProgressUpdateEvent.ProgressDetailコンストラクター概要
コンストラクターコンストラクター説明PushImageUpdateEvent(StringSE id, StringSE status, ProgressUpdateEvent.ProgressDetail progressDetail, StringSE progress, @Nullable PushImageUpdateEvent.ErrorDetail errorDetail) 方法の概要
クラス ImageProgressUpdateEvent から継承されたメソッド
getIdクラス ProgressUpdateEvent から継承されたメソッド
getProgress, getProgressDetail, getStatus
コンストラクターの詳細
PushImageUpdateEvent
public PushImageUpdateEvent(StringSE id, StringSE status, ProgressUpdateEvent.ProgressDetail progressDetail, StringSE progress, @Nullable PushImageUpdateEvent.ErrorDetail errorDetail)
方法の詳細
getErrorDetail