public class DoneableContainerHostConfig extends ContainerHostConfigFluentImpl<DoneableContainerHostConfig> implements Doneable<ContainerHostConfig>, ContainerHostConfigFluent<DoneableContainerHostConfig>
| Constructor and Description |
|---|
DoneableContainerHostConfig(ContainerHostConfig item) |
DoneableContainerHostConfig(ContainerHostConfig item,
io.fabric8.docker.api.builder.Function<ContainerHostConfig,ContainerHostConfig> function) |
DoneableContainerHostConfig(io.fabric8.docker.api.builder.Function<ContainerHostConfig,ContainerHostConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
ContainerHostConfig |
done() |
equals, getNetworkMode, withNetworkModeaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNetworkMode, withNetworkModepublic DoneableContainerHostConfig(io.fabric8.docker.api.builder.Function<ContainerHostConfig,ContainerHostConfig> function)
public DoneableContainerHostConfig(ContainerHostConfig item, io.fabric8.docker.api.builder.Function<ContainerHostConfig,ContainerHostConfig> function)
public DoneableContainerHostConfig(ContainerHostConfig item)
public ContainerHostConfig done()
done in interface Doneable<ContainerHostConfig>Copyright © 2015–2016 Red Hat. All rights reserved.