Uses of Class
nl.lexemmens.podman.config.image.batch.BatchImageBuildConfiguration
-
Packages that use BatchImageBuildConfiguration Package Description nl.lexemmens.podman.config.image.batch -
-
Uses of BatchImageBuildConfiguration in nl.lexemmens.podman.config.image.batch
Fields in nl.lexemmens.podman.config.image.batch declared as BatchImageBuildConfiguration Modifier and Type Field Description protected BatchImageBuildConfigurationBatchImageConfiguration. buildThe build image configuration.Methods in nl.lexemmens.podman.config.image.batch that return BatchImageBuildConfiguration Modifier and Type Method Description BatchImageBuildConfigurationBatchImageConfiguration. getBuild()
-