S
- the type of LayeredSpec.IntoLayerSpec
used by this specpublic abstract static class LayeredSpec.IntoLayersSpec<S extends LayeredSpec.IntoLayerSpec> extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
void |
intoLayer(String layer) |
void |
intoLayer(String layer,
Action<S> action) |
void |
intoLayer(String layer,
groovy.lang.Closure<?> closure) |