public class DoneableContainerCreateRequest extends ContainerCreateRequestFluentImpl<DoneableContainerCreateRequest> implements Doneable<ContainerCreateRequest>, ContainerCreateRequestFluent<DoneableContainerCreateRequest>
ContainerCreateRequestFluentImpl.HostConfigNestedImpl<N>ContainerCreateRequestFluent.HostConfigNested<N>_visitables| Constructor and Description |
|---|
DoneableContainerCreateRequest(ContainerCreateRequest item,
Visitor<ContainerCreateRequest> visitor) |
DoneableContainerCreateRequest(Visitor<ContainerCreateRequest> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ContainerCreateRequest |
done() |
addToCmd, addToEnv, addToEnv, addToExposedPorts, addToExposedPorts, addToLabels, addToLabels, addToMounts, addToMounts, editHostConfig, equals, getBlkioWeight, getCmd, getCpuPeriod, getCpuQuota, getCpuset, getCpusetCpus, getCpusetMems, getCpuShares, getDomainname, getEntrypoint, getEnv, getExposedPorts, getHostConfig, getHostname, getImage, getKernelMemory, getLabels, getMacAddress, getMemory, getMemoryReservation, getMemorySwap, getMemorySwappiness, getMounts, getStopSignal, getUser, getWorkingDir, isAttachStderr, isAttachStdin, isAttachStdout, isNetworkDisabled, isOomKillDisable, isOpenStdin, isStdinOnce, isTty, removeFromCmd, removeFromEnv, removeFromEnv, removeFromExposedPorts, removeFromExposedPorts, removeFromLabels, removeFromLabels, removeFromMounts, removeFromMounts, withAttachStderr, withAttachStdin, withAttachStdout, withBlkioWeight, withCmd, withCmd, withCpuPeriod, withCpuQuota, withCpuset, withCpusetCpus, withCpusetMems, withCpuShares, withDomainname, withEntrypoint, withEnv, withExposedPorts, withHostConfig, withHostname, withImage, withKernelMemory, withLabels, withMacAddress, withMemory, withMemoryReservation, withMemorySwap, withMemorySwappiness, withMounts, withNetworkDisabled, withNewHostConfig, withNewHostConfigLike, withOomKillDisable, withOpenStdin, withStdinOnce, withStopSignal, withTty, withUser, withWorkingDiraccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToCmd, addToEnv, addToEnv, addToExposedPorts, addToExposedPorts, addToLabels, addToLabels, addToMounts, addToMounts, editHostConfig, getBlkioWeight, getCmd, getCpuPeriod, getCpuQuota, getCpuset, getCpusetCpus, getCpusetMems, getCpuShares, getDomainname, getEntrypoint, getEnv, getExposedPorts, getHostConfig, getHostname, getImage, getKernelMemory, getLabels, getMacAddress, getMemory, getMemoryReservation, getMemorySwap, getMemorySwappiness, getMounts, getStopSignal, getUser, getWorkingDir, isAttachStderr, isAttachStdin, isAttachStdout, isNetworkDisabled, isOomKillDisable, isOpenStdin, isStdinOnce, isTty, removeFromCmd, removeFromEnv, removeFromEnv, removeFromExposedPorts, removeFromExposedPorts, removeFromLabels, removeFromLabels, removeFromMounts, removeFromMounts, withAttachStderr, withAttachStdin, withAttachStdout, withBlkioWeight, withCmd, withCmd, withCpuPeriod, withCpuQuota, withCpuset, withCpusetCpus, withCpusetMems, withCpuShares, withDomainname, withEntrypoint, withEnv, withExposedPorts, withHostConfig, withHostname, withImage, withKernelMemory, withLabels, withMacAddress, withMemory, withMemoryReservation, withMemorySwap, withMemorySwappiness, withMounts, withNetworkDisabled, withNewHostConfig, withNewHostConfigLike, withOomKillDisable, withOpenStdin, withStdinOnce, withStopSignal, withTty, withUser, withWorkingDirpublic DoneableContainerCreateRequest(ContainerCreateRequest item, Visitor<ContainerCreateRequest> visitor)
public DoneableContainerCreateRequest(Visitor<ContainerCreateRequest> visitor)
public ContainerCreateRequest done()
done in interface Doneable<ContainerCreateRequest>Copyright © 2015–2016 Red Hat. All rights reserved.