Package io.fabric8.kubernetes.api.model
Class PhotonPersistentDiskVolumeSource
java.lang.Object
io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSource
- All Implemented Interfaces:
KubernetesResource
,Serializable
@Generated("org.jsonschema2pojo") public class PhotonPersistentDiskVolumeSource extends Object implements KubernetesResource
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description PhotonPersistentDiskVolumeSource()
No args constructor for use in serializationPhotonPersistentDiskVolumeSource(String fsType, String pdID)
-
Method Summary
-
Constructor Details
-
PhotonPersistentDiskVolumeSource
public PhotonPersistentDiskVolumeSource()No args constructor for use in serialization -
PhotonPersistentDiskVolumeSource
- Parameters:
pdID
-fsType
-
-
-
Method Details
-
getFsType
- Returns:
- The fsType
-
setFsType
- Parameters:
fsType
- The fsType
-
getPdID
- Returns:
- The pdID
-
setPdID
- Parameters:
pdID
- The pdID
-
getAdditionalProperties
-
setAdditionalProperty
-