@Generated(value="org.jsonschema2pojo") public class DockerBuildStrategy extends Object
Constructor and Description |
---|
DockerBuildStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getContextDir() |
Boolean |
getNoCache() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setContextDir(String contextDir) |
void |
setNoCache(Boolean noCache) |
String |
toString() |
public String getContextDir()
public void setContextDir(String contextDir)
contextDir
- The contextDirpublic Boolean getNoCache()
public void setNoCache(Boolean noCache)
noCache
- The noCacheCopyright © 2011–2015 Red Hat. All rights reserved.