@Generated(value="org.jsonschema2pojo") public class ContainerChange extends Object
| Constructor and Description |
|---|
ContainerChange()
No args constructor for use in serialization
|
ContainerChange(Integer Kind,
String Path) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Integer |
getKind() |
String |
getPath() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setKind(Integer Kind) |
void |
setPath(String Path) |
public ContainerChange()
Copyright © 2015–2016 Red Hat. All rights reserved.