public class PhotonPersistentDiskVolumeSourceFluentImpl<A extends PhotonPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements PhotonPersistentDiskVolumeSourceFluent<A>
_visitables, VISIT
Constructor and Description |
---|
PhotonPersistentDiskVolumeSourceFluentImpl() |
PhotonPersistentDiskVolumeSourceFluentImpl(PhotonPersistentDiskVolumeSource 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 arg0)
Deprecated.
|
A |
withNewPdID(String arg0)
Deprecated.
|
A |
withPdID(String pdID) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public PhotonPersistentDiskVolumeSourceFluentImpl()
public PhotonPersistentDiskVolumeSourceFluentImpl(PhotonPersistentDiskVolumeSource instance)
public String getFsType()
getFsType
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
public A withFsType(String fsType)
withFsType
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
public Boolean hasFsType()
hasFsType
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
@Deprecated public A withNewFsType(String arg0)
withNewFsType
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
public String getPdID()
getPdID
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
public A withPdID(String pdID)
withPdID
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
public Boolean hasPdID()
hasPdID
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
@Deprecated public A withNewPdID(String arg0)
withNewPdID
in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>
Copyright © 2015–2020 Red Hat. All rights reserved.