public class GoldenImage extends BaseModelResource
| Constructor and Description |
|---|
GoldenImage() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonStringpublic String getArtifactBundleCategory()
public void setArtifactBundleCategory(String artifactBundleCategory)
artifactBundleCategory - the artifactBundleCategory to setpublic String getBuildPlanCategory()
public void setBuildPlanCategory(String buildPlanCategory)
buildPlanCategory - the buildPlanCategory to setpublic String getBuildPlanName()
public void setBuildPlanName(String buildPlanName)
buildPlanName - the buildPlanName to setpublic String getBuildPlanUri()
public void setBuildPlanUri(String buildPlanUri)
buildPlanUri - the buildPlanUri to setpublic String getBundleName()
public void setBundleName(String bundleName)
bundleName - the bundleName to setpublic String getBundleURI()
public void setBundleURI(String bundleURI)
bundleURI - the bundleURI to setpublic String getCheckSum()
public void setCheckSum(String checkSum)
checkSum - the checkSum to setpublic List<DependentArtifacts> getDependentArtifacts()
public void setDependentArtifacts(List<DependentArtifacts> dependentArtifacts)
dependentArtifacts - the dependentArtifacts to setpublic String getId()
public void setId(String id)
id - the id to setpublic Boolean getImageCapture()
public void setImageCapture(Boolean imageCapture)
imageCapture - the imageCapture to setpublic Boolean getImportedFromBundle()
public void setImportedFromBundle(Boolean importedFromBundle)
importedFromBundle - the importedFromBundle to setpublic String getOsVolumeCategory()
public void setOsVolumeCategory(String osVolumeCategory)
osVolumeCategory - the osVolumeCategory to setpublic String getOsVolumeName()
public void setOsVolumeName(String osVolumeName)
osVolumeName - the osVolumeName to setpublic String getOsVolumeURI()
public void setOsVolumeURI(String osVolumeURI)
osVolumeURI - the osVolumeURI to setpublic Boolean getReadOnly()
public void setReadOnly(Boolean readOnly)
readOnly - the readOnly to setpublic Integer getSize()
public void setSize(Integer size)
size - the size to setpublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic String toString()
toString in class BaseModelResourceCopyright © 2016. All rights reserved.