public class V1PhotonPersistentDiskVolumeSourceFluentImpl<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements V1PhotonPersistentDiskVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
V1PhotonPersistentDiskVolumeSourceFluentImpl() |
V1PhotonPersistentDiskVolumeSourceFluentImpl(V1PhotonPersistentDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
String |
getPdID() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasPdID() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg1) |
A |
withNewFsType(StringBuffer arg1) |
A |
withNewFsType(StringBuilder arg1) |
A |
withNewPdID(String arg1) |
A |
withNewPdID(StringBuffer arg1) |
A |
withNewPdID(StringBuilder arg1) |
A |
withPdID(String pdID) |
public V1PhotonPersistentDiskVolumeSourceFluentImpl()
public V1PhotonPersistentDiskVolumeSourceFluentImpl(V1PhotonPersistentDiskVolumeSource instance)
public String getFsType()
getFsType in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public String getPdID()
getPdID in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withPdID(String pdID)
withPdID in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public Boolean hasPdID()
hasPdID in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewPdID(String arg1)
withNewPdID in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewPdID(StringBuilder arg1)
withNewPdID in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public A withNewPdID(StringBuffer arg1)
withNewPdID in interface V1PhotonPersistentDiskVolumeSourceFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>Copyright © 2021. All rights reserved.