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(Info instance) |
InfoBuilder(InfoFluent<?> fluent) |
InfoBuilder(InfoFluent<?> fluent,
Info instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableInfo |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, addToDriverStatus, addToLabels, editRegistryConfig, getAdditionalProperties, getClusterAdvertise, getClusterStore, getContainers, getDockerRootDir, getDriver, getDriverStatus, getExecutionDriver, getHttpProxy, getHttpsProxy, getID, getImages, getIndexServerAddress, getInitPath, getInitSha1, getKernelVersion, getLabels, getLoggingDriver, getMemTotal, getName, getNCPU, getNEventsListener, getNFd, getNGoroutines, getNoProxy, getOperatingSystem, getRegistryConfig, getServerVersion, getSystemTime, isBridgeNfIp6tables, isBridgeNfIptables, isCpuCfsPeriod, isCpuCfsQuota, isDebug, isExperimentalBuild, isIPv4Forwarding, isMemoryLimit, isOomKillDisable, isSwapLimit, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDriverStatus, removeFromLabels, withAdditionalProperties, 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(InfoFluent<?> fluent)
public InfoBuilder(InfoFluent<?> fluent, Info instance)
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–2016 Red Hat. All rights reserved.