| Package | Description |
|---|---|
| com.google.cloud.tools.jib.builder | |
| com.google.cloud.tools.jib.configuration |
| Modifier and Type | Method and Description |
|---|---|
LayerConfiguration |
BuildConfiguration.getExtraFilesLayerConfiguration()
Gets the
LayerConfiguration for an extra layer. |
| Modifier and Type | Method and Description |
|---|---|
BuildConfiguration.Builder |
BuildConfiguration.Builder.setExtraFilesLayerConfiguration(LayerConfiguration extraFilesLayerConfiguration)
Sets the
LayerConfiguration for an extra layer. |
| Modifier and Type | Method and Description |
|---|---|
LayerConfiguration |
LayerConfiguration.Builder.build()
Returns the built
LayerConfiguration. |
Copyright © 2018. All rights reserved.