クラスの使用
org.springframework.boot.buildpack.platform.docker.PullImageUpdateEvent
PullImageUpdateEvent を使用するパッケージ
org.springframework.boot.buildpack.platform.docker 内の PullImageUpdateEvent 使用
型 PullImageUpdateEvent の型引数を持つ org.springframework.boot.buildpack.platform.docker のメソッドパラメーター修飾子と型メソッド説明DockerApi.ImageApi.pull(ImageReference reference, @Nullable ImagePlatform platform, UpdateListener<PullImageUpdateEvent> listener) レジストリからイメージをプルします。DockerApi.ImageApi.pull(ImageReference reference, @Nullable ImagePlatform platform, UpdateListener<PullImageUpdateEvent> listener, @Nullable StringSE registryAuth) レジストリからイメージをプルします。