| Modifier and Type | Method and Description |
|---|---|
static AssetManifest.Builder |
AssetManifest.builder() |
AssetManifest.Builder |
AssetManifest.Builder.dockerImages(Map<String,? extends DockerImageAsset> dockerImages)
Sets the value of
AssetManifest.getDockerImages() |
AssetManifest.Builder |
AssetManifest.Builder.files(Map<String,? extends FileAsset> files)
Sets the value of
AssetManifest.getFiles() |
AssetManifest.Builder |
AssetManifest.Builder.version(String version)
Sets the value of
AssetManifest.getVersion() |
Copyright © 2021. All rights reserved.