public class CompositeContainerOverlay extends Object implements ContainerOverlay
| Constructor and Description |
|---|
CompositeContainerOverlay(ContainerOverlay... overlays) |
CompositeContainerOverlay(List<ContainerOverlay> overlays) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ContainerSpecification containerConfig)
Configure the given container specification.
|
public CompositeContainerOverlay(ContainerOverlay... overlays)
public CompositeContainerOverlay(List<ContainerOverlay> overlays)
public void configure(ContainerSpecification containerConfig) throws IOException
ContainerOverlayconfigure in interface ContainerOverlayIOExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.