@Generated(value="org.jsonschema2pojo") public class BuildConfigStatus extends Object
| Constructor and Description |
|---|
BuildConfigStatus()
No args constructor for use in serialization
|
BuildConfigStatus(Integer lastVersion) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Integer |
getLastVersion()
used to inform about number of last triggered build
|
void |
setAdditionalProperty(String name,
Object value) |
void |
setLastVersion(Integer lastVersion)
used to inform about number of last triggered build
|
public BuildConfigStatus()
public BuildConfigStatus(Integer lastVersion)
lastVersion - Copyright © 2011–2015 Red Hat. All rights reserved.