@Generated(value="org.jsonschema2pojo") public class VolumeDevice extends Object implements KubernetesResource
Constructor and Description |
---|
VolumeDevice()
No args constructor for use in serialization
|
VolumeDevice(String devicePath,
String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getDevicePath() |
String |
getName() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setDevicePath(String devicePath) |
void |
setName(String name) |
Copyright © 2011–2018 Red Hat. All rights reserved.