public class InfoFluentImpl<A extends InfoFluent<A>> extends io.fabric8.docker.api.builder.BaseFluent<A> implements InfoFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
InfoFluentImpl.RegistryConfigNestedImpl<N> |
InfoFluent.RegistryConfigNested<N>| Constructor and Description |
|---|
InfoFluentImpl() |
InfoFluentImpl(Info instance) |
public InfoFluentImpl()
public InfoFluentImpl(Info instance)
public Boolean isBridgeNfIp6tables()
isBridgeNfIp6tables in interface InfoFluent<A extends InfoFluent<A>>public A withBridgeNfIp6tables(Boolean BridgeNfIp6tables)
withBridgeNfIp6tables in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasBridgeNfIp6tables()
hasBridgeNfIp6tables in interface InfoFluent<A extends InfoFluent<A>>public Boolean isBridgeNfIptables()
isBridgeNfIptables in interface InfoFluent<A extends InfoFluent<A>>public A withBridgeNfIptables(Boolean BridgeNfIptables)
withBridgeNfIptables in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasBridgeNfIptables()
hasBridgeNfIptables in interface InfoFluent<A extends InfoFluent<A>>public String getClusterAdvertise()
getClusterAdvertise in interface InfoFluent<A extends InfoFluent<A>>public A withClusterAdvertise(String ClusterAdvertise)
withClusterAdvertise in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasClusterAdvertise()
hasClusterAdvertise in interface InfoFluent<A extends InfoFluent<A>>public String getClusterStore()
getClusterStore in interface InfoFluent<A extends InfoFluent<A>>public A withClusterStore(String ClusterStore)
withClusterStore in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasClusterStore()
hasClusterStore in interface InfoFluent<A extends InfoFluent<A>>public Integer getContainers()
getContainers in interface InfoFluent<A extends InfoFluent<A>>public A withContainers(Integer Containers)
withContainers in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasContainers()
hasContainers in interface InfoFluent<A extends InfoFluent<A>>public Boolean isCpuCfsPeriod()
isCpuCfsPeriod in interface InfoFluent<A extends InfoFluent<A>>public A withCpuCfsPeriod(Boolean CpuCfsPeriod)
withCpuCfsPeriod in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasCpuCfsPeriod()
hasCpuCfsPeriod in interface InfoFluent<A extends InfoFluent<A>>public Boolean isCpuCfsQuota()
isCpuCfsQuota in interface InfoFluent<A extends InfoFluent<A>>public A withCpuCfsQuota(Boolean CpuCfsQuota)
withCpuCfsQuota in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasCpuCfsQuota()
hasCpuCfsQuota in interface InfoFluent<A extends InfoFluent<A>>public Boolean isDebug()
isDebug in interface InfoFluent<A extends InfoFluent<A>>public A withDebug(Boolean Debug)
withDebug in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasDebug()
hasDebug in interface InfoFluent<A extends InfoFluent<A>>public String getDockerRootDir()
getDockerRootDir in interface InfoFluent<A extends InfoFluent<A>>public A withDockerRootDir(String DockerRootDir)
withDockerRootDir in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasDockerRootDir()
hasDockerRootDir in interface InfoFluent<A extends InfoFluent<A>>public String getDriver()
getDriver in interface InfoFluent<A extends InfoFluent<A>>public A withDriver(String Driver)
withDriver in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasDriver()
hasDriver in interface InfoFluent<A extends InfoFluent<A>>public A addToDriverStatus(int index, Object item)
addToDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public A setToDriverStatus(int index, Object item)
setToDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public A addToDriverStatus(Object... items)
addToDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public A addAllToDriverStatus(Collection<Object> items)
addAllToDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public A removeFromDriverStatus(Object... items)
removeFromDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public A removeAllFromDriverStatus(Collection<Object> items)
removeAllFromDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public List<Object> getDriverStatus()
getDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public Object getDriverStatus(int index)
getDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public Object getFirstDriverStatus()
getFirstDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public Object getLastDriverStatus()
getLastDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public Object getMatchingDriverStatus(io.fabric8.docker.api.builder.Predicate<Object> predicate)
getMatchingDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public A withDriverStatus(List<Object> DriverStatus)
withDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public A withDriverStatus(Object... DriverStatus)
withDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasDriverStatus()
hasDriverStatus in interface InfoFluent<A extends InfoFluent<A>>public String getExecutionDriver()
getExecutionDriver in interface InfoFluent<A extends InfoFluent<A>>public A withExecutionDriver(String ExecutionDriver)
withExecutionDriver in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasExecutionDriver()
hasExecutionDriver in interface InfoFluent<A extends InfoFluent<A>>public Boolean isExperimentalBuild()
isExperimentalBuild in interface InfoFluent<A extends InfoFluent<A>>public A withExperimentalBuild(Boolean ExperimentalBuild)
withExperimentalBuild in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasExperimentalBuild()
hasExperimentalBuild in interface InfoFluent<A extends InfoFluent<A>>public String getHttpProxy()
getHttpProxy in interface InfoFluent<A extends InfoFluent<A>>public A withHttpProxy(String HttpProxy)
withHttpProxy in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasHttpProxy()
hasHttpProxy in interface InfoFluent<A extends InfoFluent<A>>public String getHttpsProxy()
getHttpsProxy in interface InfoFluent<A extends InfoFluent<A>>public A withHttpsProxy(String HttpsProxy)
withHttpsProxy in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasHttpsProxy()
hasHttpsProxy in interface InfoFluent<A extends InfoFluent<A>>public String getID()
getID in interface InfoFluent<A extends InfoFluent<A>>public A withID(String ID)
withID in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasID()
hasID in interface InfoFluent<A extends InfoFluent<A>>public Boolean isIPv4Forwarding()
isIPv4Forwarding in interface InfoFluent<A extends InfoFluent<A>>public A withIPv4Forwarding(Boolean IPv4Forwarding)
withIPv4Forwarding in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasIPv4Forwarding()
hasIPv4Forwarding in interface InfoFluent<A extends InfoFluent<A>>public Integer getImages()
getImages in interface InfoFluent<A extends InfoFluent<A>>public A withImages(Integer Images)
withImages in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasImages()
hasImages in interface InfoFluent<A extends InfoFluent<A>>public String getIndexServerAddress()
getIndexServerAddress in interface InfoFluent<A extends InfoFluent<A>>public A withIndexServerAddress(String IndexServerAddress)
withIndexServerAddress in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasIndexServerAddress()
hasIndexServerAddress in interface InfoFluent<A extends InfoFluent<A>>public String getInitPath()
getInitPath in interface InfoFluent<A extends InfoFluent<A>>public A withInitPath(String InitPath)
withInitPath in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasInitPath()
hasInitPath in interface InfoFluent<A extends InfoFluent<A>>public String getInitSha1()
getInitSha1 in interface InfoFluent<A extends InfoFluent<A>>public A withInitSha1(String InitSha1)
withInitSha1 in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasInitSha1()
hasInitSha1 in interface InfoFluent<A extends InfoFluent<A>>public String getKernelVersion()
getKernelVersion in interface InfoFluent<A extends InfoFluent<A>>public A withKernelVersion(String KernelVersion)
withKernelVersion in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasKernelVersion()
hasKernelVersion in interface InfoFluent<A extends InfoFluent<A>>public A addToLabels(int index, String item)
addToLabels in interface InfoFluent<A extends InfoFluent<A>>public A setToLabels(int index, String item)
setToLabels in interface InfoFluent<A extends InfoFluent<A>>public A addToLabels(String... items)
addToLabels in interface InfoFluent<A extends InfoFluent<A>>public A addAllToLabels(Collection<String> items)
addAllToLabels in interface InfoFluent<A extends InfoFluent<A>>public A removeFromLabels(String... items)
removeFromLabels in interface InfoFluent<A extends InfoFluent<A>>public A removeAllFromLabels(Collection<String> items)
removeAllFromLabels in interface InfoFluent<A extends InfoFluent<A>>public List<String> getLabels()
getLabels in interface InfoFluent<A extends InfoFluent<A>>public String getLabel(int index)
getLabel in interface InfoFluent<A extends InfoFluent<A>>public String getFirstLabel()
getFirstLabel in interface InfoFluent<A extends InfoFluent<A>>public String getLastLabel()
getLastLabel in interface InfoFluent<A extends InfoFluent<A>>public String getMatchingLabel(io.fabric8.docker.api.builder.Predicate<String> predicate)
getMatchingLabel in interface InfoFluent<A extends InfoFluent<A>>public A withLabels(List<String> Labels)
withLabels in interface InfoFluent<A extends InfoFluent<A>>public A withLabels(String... Labels)
withLabels in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasLabels()
hasLabels in interface InfoFluent<A extends InfoFluent<A>>public String getLoggingDriver()
getLoggingDriver in interface InfoFluent<A extends InfoFluent<A>>public A withLoggingDriver(String LoggingDriver)
withLoggingDriver in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasLoggingDriver()
hasLoggingDriver in interface InfoFluent<A extends InfoFluent<A>>public Long getMemTotal()
getMemTotal in interface InfoFluent<A extends InfoFluent<A>>public A withMemTotal(Long MemTotal)
withMemTotal in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasMemTotal()
hasMemTotal in interface InfoFluent<A extends InfoFluent<A>>public Boolean isMemoryLimit()
isMemoryLimit in interface InfoFluent<A extends InfoFluent<A>>public A withMemoryLimit(Boolean MemoryLimit)
withMemoryLimit in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasMemoryLimit()
hasMemoryLimit in interface InfoFluent<A extends InfoFluent<A>>public Integer getNCPU()
getNCPU in interface InfoFluent<A extends InfoFluent<A>>public A withNCPU(Integer NCPU)
withNCPU in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasNCPU()
hasNCPU in interface InfoFluent<A extends InfoFluent<A>>public Integer getNEventsListener()
getNEventsListener in interface InfoFluent<A extends InfoFluent<A>>public A withNEventsListener(Integer NEventsListener)
withNEventsListener in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasNEventsListener()
hasNEventsListener in interface InfoFluent<A extends InfoFluent<A>>public Integer getNFd()
getNFd in interface InfoFluent<A extends InfoFluent<A>>public A withNFd(Integer NFd)
withNFd in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasNFd()
hasNFd in interface InfoFluent<A extends InfoFluent<A>>public Integer getNGoroutines()
getNGoroutines in interface InfoFluent<A extends InfoFluent<A>>public A withNGoroutines(Integer NGoroutines)
withNGoroutines in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasNGoroutines()
hasNGoroutines in interface InfoFluent<A extends InfoFluent<A>>public String getName()
getName in interface InfoFluent<A extends InfoFluent<A>>public A withName(String Name)
withName in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasName()
hasName in interface InfoFluent<A extends InfoFluent<A>>public String getNoProxy()
getNoProxy in interface InfoFluent<A extends InfoFluent<A>>public A withNoProxy(String NoProxy)
withNoProxy in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasNoProxy()
hasNoProxy in interface InfoFluent<A extends InfoFluent<A>>public Boolean isOomKillDisable()
isOomKillDisable in interface InfoFluent<A extends InfoFluent<A>>public A withOomKillDisable(Boolean OomKillDisable)
withOomKillDisable in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasOomKillDisable()
hasOomKillDisable in interface InfoFluent<A extends InfoFluent<A>>public String getOperatingSystem()
getOperatingSystem in interface InfoFluent<A extends InfoFluent<A>>public A withOperatingSystem(String OperatingSystem)
withOperatingSystem in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasOperatingSystem()
hasOperatingSystem in interface InfoFluent<A extends InfoFluent<A>>@Deprecated public ServiceConfig getRegistryConfig()
getRegistryConfig in interface InfoFluent<A extends InfoFluent<A>>public ServiceConfig buildRegistryConfig()
buildRegistryConfig in interface InfoFluent<A extends InfoFluent<A>>public A withRegistryConfig(ServiceConfig RegistryConfig)
withRegistryConfig in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasRegistryConfig()
hasRegistryConfig in interface InfoFluent<A extends InfoFluent<A>>public InfoFluent.RegistryConfigNested<A> withNewRegistryConfig()
withNewRegistryConfig in interface InfoFluent<A extends InfoFluent<A>>public InfoFluent.RegistryConfigNested<A> withNewRegistryConfigLike(ServiceConfig item)
withNewRegistryConfigLike in interface InfoFluent<A extends InfoFluent<A>>public InfoFluent.RegistryConfigNested<A> editRegistryConfig()
editRegistryConfig in interface InfoFluent<A extends InfoFluent<A>>public InfoFluent.RegistryConfigNested<A> editOrNewRegistryConfig()
editOrNewRegistryConfig in interface InfoFluent<A extends InfoFluent<A>>public InfoFluent.RegistryConfigNested<A> editOrNewRegistryConfigLike(ServiceConfig item)
editOrNewRegistryConfigLike in interface InfoFluent<A extends InfoFluent<A>>public String getServerVersion()
getServerVersion in interface InfoFluent<A extends InfoFluent<A>>public A withServerVersion(String ServerVersion)
withServerVersion in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasServerVersion()
hasServerVersion in interface InfoFluent<A extends InfoFluent<A>>public Boolean isSwapLimit()
isSwapLimit in interface InfoFluent<A extends InfoFluent<A>>public A withSwapLimit(Boolean SwapLimit)
withSwapLimit in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasSwapLimit()
hasSwapLimit in interface InfoFluent<A extends InfoFluent<A>>public String getSystemTime()
getSystemTime in interface InfoFluent<A extends InfoFluent<A>>public A withSystemTime(String SystemTime)
withSystemTime in interface InfoFluent<A extends InfoFluent<A>>public Boolean hasSystemTime()
hasSystemTime in interface InfoFluent<A extends InfoFluent<A>>Copyright © 2015–2017 Red Hat. All rights reserved.