public interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getFsType() |
String |
getPdID() |
Boolean |
hasFsType() |
Boolean |
hasPdID() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg0)
Deprecated.
|
A |
withNewPdID(String arg0)
Deprecated.
|
A |
withPdID(String pdID) |
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String arg0)
String getPdID()
Boolean hasPdID()
@Deprecated A withNewPdID(String arg0)
Copyright © 2015–2022 Red Hat. All rights reserved.