public class ContainerJSONBaseFluentImpl<T extends ContainerJSONBaseFluent<T>> extends io.fabric8.docker.api.builder.BaseFluent<T> implements ContainerJSONBaseFluent<T>
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerJSONBaseFluentImpl.GraphDriverNestedImpl<N> |
class |
ContainerJSONBaseFluentImpl.HostConfigNestedImpl<N> |
class |
ContainerJSONBaseFluentImpl.StateNestedImpl<N> |
ContainerJSONBaseFluent.GraphDriverNested<N>, ContainerJSONBaseFluent.HostConfigNested<N>, ContainerJSONBaseFluent.StateNested<N>| Constructor and Description |
|---|
ContainerJSONBaseFluentImpl() |
ContainerJSONBaseFluentImpl(ContainerJSONBase instance) |
public ContainerJSONBaseFluentImpl()
public ContainerJSONBaseFluentImpl(ContainerJSONBase instance)
public String getAppArmorProfile()
getAppArmorProfile in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withAppArmorProfile(String AppArmorProfile)
withAppArmorProfile in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T addToArgs(String... items)
addToArgs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T removeFromArgs(String... items)
removeFromArgs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public List<String> getArgs()
getArgs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withArgs(List<String> Args)
withArgs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withArgs(String... Args)
withArgs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getCreated()
getCreated in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withCreated(String Created)
withCreated in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getDriver()
getDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withDriver(String Driver)
withDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getExecDriver()
getExecDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withExecDriver(String ExecDriver)
withExecDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T addToExecIDs(String... items)
addToExecIDs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T removeFromExecIDs(String... items)
removeFromExecIDs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public List<String> getExecIDs()
getExecIDs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withExecIDs(List<String> ExecIDs)
withExecIDs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withExecIDs(String... ExecIDs)
withExecIDs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public GraphDriverData getGraphDriver()
getGraphDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withGraphDriver(GraphDriverData GraphDriver)
withGraphDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.GraphDriverNested<T> withNewGraphDriver()
withNewGraphDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.GraphDriverNested<T> withNewGraphDriverLike(GraphDriverData item)
withNewGraphDriverLike in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.GraphDriverNested<T> editGraphDriver()
editGraphDriver in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public HostConfig getHostConfig()
getHostConfig in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withHostConfig(HostConfig HostConfig)
withHostConfig in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.HostConfigNested<T> withNewHostConfig()
withNewHostConfig in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.HostConfigNested<T> withNewHostConfigLike(HostConfig item)
withNewHostConfigLike in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.HostConfigNested<T> editHostConfig()
editHostConfig in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getHostnamePath()
getHostnamePath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withHostnamePath(String HostnamePath)
withHostnamePath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getHostsPath()
getHostsPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withHostsPath(String HostsPath)
withHostsPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getId()
getId in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withId(String Id)
withId in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getImage()
getImage in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withImage(String Image)
withImage in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getLogPath()
getLogPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withLogPath(String LogPath)
withLogPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getMountLabel()
getMountLabel in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withMountLabel(String MountLabel)
withMountLabel in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getName()
getName in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withName(String Name)
withName in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getPath()
getPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withPath(String Path)
withPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getProcessLabel()
getProcessLabel in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withProcessLabel(String ProcessLabel)
withProcessLabel in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public String getResolvConfPath()
getResolvConfPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withResolvConfPath(String ResolvConfPath)
withResolvConfPath in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public Integer getRestartCount()
getRestartCount in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withRestartCount(Integer RestartCount)
withRestartCount in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public Long getSizeRootFs()
getSizeRootFs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withSizeRootFs(Long SizeRootFs)
withSizeRootFs in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public Long getSizeRw()
getSizeRw in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withSizeRw(Long SizeRw)
withSizeRw in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerState getState()
getState in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withState(ContainerState State)
withState in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.StateNested<T> withNewState()
withNewState in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.StateNested<T> withNewStateLike(ContainerState item)
withNewStateLike in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public ContainerJSONBaseFluent.StateNested<T> editState()
editState in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ContainerJSONBaseFluent<T extends ContainerJSONBaseFluent<T>>Copyright © 2015–2016 Red Hat. All rights reserved.