| Package | Description |
|---|---|
| com.google.cloud.tools.jib.configuration | |
| com.google.cloud.tools.jib.frontend |
| Modifier and Type | Method and Description |
|---|---|
LayerConfiguration |
LayerConfiguration.Builder.build()
Returns the built
LayerConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<LayerConfiguration> |
BuildConfiguration.getLayerConfigurations()
Gets the configurations for building the layers.
|
| Modifier and Type | Method and Description |
|---|---|
BuildConfiguration.Builder |
BuildConfiguration.Builder.setLayerConfigurations(List<LayerConfiguration> layerConfigurations)
Sets the layers to build.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<LayerConfiguration> |
JavaLayerConfigurations.getLayerConfigurations() |
Copyright © 2018. All rights reserved.