インターフェースの使用
org.springframework.boot.buildpack.platform.io.IOBiConsumer
IOBiConsumer を使用するパッケージ
org.springframework.boot.buildpack.platform.docker 内の IOBiConsumer 使用
型 IOBiConsumer のパラメーターを持つ org.springframework.boot.buildpack.platform.docker のメソッド修飾子と型メソッド説明voidDockerApi.ImageApi.exportLayers(ImageReference reference, @Nullable ImagePlatform platform, IOBiConsumer<StringSE, TarArchive> exports) イメージのレイヤーをTarArchivesとしてエクスポートします。voidDockerApi.ImageApi.exportLayers(ImageReference reference, IOBiConsumer<StringSE, TarArchive> exports) イメージのレイヤーをTarArchivesとしてエクスポートします。