public class PortworxVolumeSource extends Object implements KubernetesResource
| Constructor and Description |
|---|
PortworxVolumeSource()
No args constructor for use in serialization
|
PortworxVolumeSource(String fsType,
Boolean readOnly,
String volumeID) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getFsType() |
Boolean |
getReadOnly() |
String |
getVolumeID() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setFsType(String fsType) |
void |
setReadOnly(Boolean readOnly) |
void |
setVolumeID(String volumeID) |
public PortworxVolumeSource()
Copyright © 2015–2020 Red Hat. All rights reserved.