public class InfoBuilder extends InfoFluentImpl<InfoBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<Info,InfoBuilder>
InfoFluentImpl.RegistryConfigNestedImpl<N>InfoFluent.RegistryConfigNested<N>| Constructor and Description |
|---|
InfoBuilder() |
InfoBuilder(Boolean validationEnabled) |
InfoBuilder(Info instance) |
InfoBuilder(Info instance,
Boolean validationEnabled) |
InfoBuilder(InfoFluent<?> fluent) |
InfoBuilder(InfoFluent<?> fluent,
Boolean validationEnabled) |
InfoBuilder(InfoFluent<?> fluent,
Info instance) |
InfoBuilder(InfoFluent<?> fluent,
Info instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableInfo |
build() |
boolean |
equals(Object o) |
addAllToDriverStatus, addAllToLabels, addToDriverStatus, addToDriverStatus, addToLabels, addToLabels, buildRegistryConfig, editOrNewRegistryConfig, editOrNewRegistryConfigLike, editRegistryConfig, getClusterAdvertise, getClusterStore, getContainers, getDockerRootDir, getDriver, getDriverStatus, getDriverStatus, getExecutionDriver, getFirstDriverStatus, getFirstLabel, getHttpProxy, getHttpsProxy, getID, getImages, getIndexServerAddress, getInitPath, getInitSha1, getKernelVersion, getLabel, getLabels, getLastDriverStatus, getLastLabel, getLoggingDriver, getMatchingDriverStatus, getMatchingLabel, getMemTotal, getName, getNCPU, getNEventsListener, getNFd, getNGoroutines, getNoProxy, getOperatingSystem, getRegistryConfig, getServerVersion, getSystemTime, hasBridgeNfIp6tables, hasBridgeNfIptables, hasClusterAdvertise, hasClusterStore, hasContainers, hasCpuCfsPeriod, hasCpuCfsQuota, hasDebug, hasDockerRootDir, hasDriver, hasDriverStatus, hasExecutionDriver, hasExperimentalBuild, hasHttpProxy, hasHttpsProxy, hasID, hasImages, hasIndexServerAddress, hasInitPath, hasInitSha1, hasIPv4Forwarding, hasKernelVersion, hasLabels, hasLoggingDriver, hasMemoryLimit, hasMemTotal, hasName, hasNCPU, hasNEventsListener, hasNFd, hasNGoroutines, hasNoProxy, hasOomKillDisable, hasOperatingSystem, hasRegistryConfig, hasServerVersion, hasSwapLimit, hasSystemTime, isBridgeNfIp6tables, isBridgeNfIptables, isCpuCfsPeriod, isCpuCfsQuota, isDebug, isExperimentalBuild, isIPv4Forwarding, isMemoryLimit, isOomKillDisable, isSwapLimit, removeAllFromDriverStatus, removeAllFromLabels, removeFromDriverStatus, removeFromLabels, setToDriverStatus, setToLabels, withBridgeNfIp6tables, withBridgeNfIptables, withClusterAdvertise, withClusterStore, withContainers, withCpuCfsPeriod, withCpuCfsQuota, withDebug, withDockerRootDir, withDriver, withDriverStatus, withDriverStatus, withExecutionDriver, withExperimentalBuild, withHttpProxy, withHttpsProxy, withID, withImages, withIndexServerAddress, withInitPath, withInitSha1, withIPv4Forwarding, withKernelVersion, withLabels, withLabels, withLoggingDriver, withMemoryLimit, withMemTotal, withName, withNCPU, withNEventsListener, withNewRegistryConfig, withNewRegistryConfigLike, withNFd, withNGoroutines, withNoProxy, withOomKillDisable, withOperatingSystem, withRegistryConfig, withServerVersion, withSwapLimit, withSystemTimeaccept, aggregate, aggregate, build, buildpublic InfoBuilder()
public InfoBuilder(Boolean validationEnabled)
public InfoBuilder(InfoFluent<?> fluent)
public InfoBuilder(InfoFluent<?> fluent, Boolean validationEnabled)
public InfoBuilder(InfoFluent<?> fluent, Info instance)
public InfoBuilder(InfoFluent<?> fluent, Info instance, Boolean validationEnabled)
public InfoBuilder(Info instance)
public EditableInfo build()
build in interface io.fabric8.docker.api.builder.Builder<Info>public boolean equals(Object o)
equals in class InfoFluentImpl<InfoBuilder>Copyright © 2015–2017 Red Hat. All rights reserved.