@Generated(value="org.jsonschema2pojo") public class ContainerJSONBase extends Object implements Serializable
| Constructor and Description |
|---|
ContainerJSONBase()
No args constructor for use in serialization
|
ContainerJSONBase(String AppArmorProfile,
List<String> Args,
String Created,
String Driver,
String ExecDriver,
List<String> ExecIDs,
GraphDriverData GraphDriver,
HostConfig HostConfig,
String HostnamePath,
String HostsPath,
String Id,
String Image,
String LogPath,
String MountLabel,
String Name,
String Path,
String ProcessLabel,
String ResolvConfPath,
Integer RestartCount,
Long SizeRootFs,
Long SizeRw,
ContainerState State) |
public ContainerJSONBase()
public ContainerJSONBase(String AppArmorProfile, List<String> Args, String Created, String Driver, String ExecDriver, List<String> ExecIDs, GraphDriverData GraphDriver, HostConfig HostConfig, String HostnamePath, String HostsPath, String Id, String Image, String LogPath, String MountLabel, String Name, String Path, String ProcessLabel, String ResolvConfPath, Integer RestartCount, Long SizeRootFs, Long SizeRw, ContainerState State)
Path - Args - ProcessLabel - SizeRw - AppArmorProfile - Driver - HostsPath - GraphDriver - HostnamePath - Image - Created - Name - RestartCount - MountLabel - SizeRootFs - ResolvConfPath - State - ExecIDs - HostConfig - ExecDriver - Id - LogPath - public String getAppArmorProfile()
public void setAppArmorProfile(String AppArmorProfile)
AppArmorProfile - The AppArmorProfilepublic String getCreated()
public void setCreated(String Created)
Created - The Createdpublic String getDriver()
public void setDriver(String Driver)
Driver - The Driverpublic String getExecDriver()
public void setExecDriver(String ExecDriver)
ExecDriver - The ExecDriverpublic GraphDriverData getGraphDriver()
public void setGraphDriver(GraphDriverData GraphDriver)
GraphDriver - The GraphDriverpublic HostConfig getHostConfig()
public void setHostConfig(HostConfig HostConfig)
HostConfig - The HostConfigpublic String getHostnamePath()
public void setHostnamePath(String HostnamePath)
HostnamePath - The HostnamePathpublic String getHostsPath()
public void setHostsPath(String HostsPath)
HostsPath - The HostsPathpublic String getId()
public void setId(String Id)
Id - The Idpublic String getImage()
public void setImage(String Image)
Image - The Imagepublic String getLogPath()
public void setLogPath(String LogPath)
LogPath - The LogPathpublic String getMountLabel()
public void setMountLabel(String MountLabel)
MountLabel - The MountLabelpublic String getName()
public void setName(String Name)
Name - The Namepublic String getPath()
public void setPath(String Path)
Path - The Pathpublic String getProcessLabel()
public void setProcessLabel(String ProcessLabel)
ProcessLabel - The ProcessLabelpublic String getResolvConfPath()
public void setResolvConfPath(String ResolvConfPath)
ResolvConfPath - The ResolvConfPathpublic Integer getRestartCount()
public void setRestartCount(Integer RestartCount)
RestartCount - The RestartCountpublic Long getSizeRootFs()
public void setSizeRootFs(Long SizeRootFs)
SizeRootFs - The SizeRootFspublic Long getSizeRw()
public void setSizeRw(Long SizeRw)
SizeRw - The SizeRwpublic ContainerState getState()
public void setState(ContainerState State)
State - The StateCopyright © 2015–2016 Red Hat. All rights reserved.