public class PhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements PhotonPersistentDiskVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
PhotonPersistentDiskVolumeSourceFluentImpl() |
PhotonPersistentDiskVolumeSourceFluentImpl(PhotonPersistentDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getFsType() |
java.lang.String |
getPdID() |
java.lang.Boolean |
hasFsType() |
java.lang.Boolean |
hasPdID() |
A |
withFsType(java.lang.String fsType) |
A |
withNewFsType(java.lang.String arg1) |
A |
withNewFsType(java.lang.StringBuffer arg1) |
A |
withNewFsType(java.lang.StringBuilder arg1) |
A |
withNewPdID(java.lang.String arg1) |
A |
withNewPdID(java.lang.StringBuffer arg1) |
A |
withNewPdID(java.lang.StringBuilder arg1) |
A |
withPdID(java.lang.String pdID) |
public PhotonPersistentDiskVolumeSourceFluentImpl()
public PhotonPersistentDiskVolumeSourceFluentImpl(PhotonPersistentDiskVolumeSource instance)
public java.lang.String getFsType()
getFsType in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withFsType(java.lang.String fsType)
withFsType in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public java.lang.Boolean hasFsType()
hasFsType in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.String arg1)
withNewFsType in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuilder arg1)
withNewFsType in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuffer arg1)
withNewFsType in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public java.lang.String getPdID()
getPdID in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withPdID(java.lang.String pdID)
withPdID in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public java.lang.Boolean hasPdID()
hasPdID in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewPdID(java.lang.String arg1)
withNewPdID in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewPdID(java.lang.StringBuilder arg1)
withNewPdID in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewPdID(java.lang.StringBuffer arg1)
withNewPdID in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.