@Generated(value="org.jsonschema2pojo") public class VolumesListResponse extends Object
| Constructor and Description |
|---|
VolumesListResponse()
No args constructor for use in serialization
|
VolumesListResponse(List<Volume> Volumes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
List<Volume> |
getVolumes() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setVolumes(List<Volume> Volumes) |
Copyright © 2015–2016 Red Hat. All rights reserved.