@Generated(value="org.jsonschema2pojo") public class PhotonPersistentDiskVolumeSource extends Object implements KubernetesResource
Constructor and Description |
---|
PhotonPersistentDiskVolumeSource()
No args constructor for use in serialization
|
PhotonPersistentDiskVolumeSource(String fsType,
String pdID) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getFsType() |
String |
getPdID() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setFsType(String fsType) |
void |
setPdID(String pdID) |
public PhotonPersistentDiskVolumeSource()
Copyright © 2015–2019 Red Hat. All rights reserved.