@Generated(value="org.jsonschema2pojo") public class BuildOutput extends Object
| Constructor and Description | 
|---|
| BuildOutput() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| Map<String,Object> | getAdditionalProperties() | 
| String | getImageTag() | 
| String | getRegistry() | 
| int | hashCode() | 
| void | setAdditionalProperty(String name,
                     Object value) | 
| void | setImageTag(String imageTag) | 
| void | setRegistry(String registry) | 
| String | toString() | 
public String getImageTag()
public void setImageTag(String imageTag)
imageTag - The imageTagpublic String getRegistry()
public void setRegistry(String registry)
registry - The registryCopyright © 2011–2015 Red Hat. All rights reserved.