@Generated(value="org.jsonschema2pojo") public class ContainerImage extends Object
Constructor and Description |
---|
ContainerImage()
No args constructor for use in serialization
|
ContainerImage(List<String> repoTags,
Long size) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
List<String> |
getRepoTags() |
Long |
getSize() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRepoTags(List<String> repoTags) |
void |
setSize(Long size) |
Copyright © 2011–2016 Red Hat. All rights reserved.