public class V1PhotonPersistentDiskVolumeSourceFluentImpl<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements V1PhotonPersistentDiskVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1PhotonPersistentDiskVolumeSourceFluentImpl() |
V1PhotonPersistentDiskVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1PhotonPersistentDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
String |
getPdID() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasPdID() |
String |
toString() |
A |
withFsType(String fsType) |
A |
withPdID(String pdID) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1PhotonPersistentDiskVolumeSourceFluentImpl()
public V1PhotonPersistentDiskVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.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 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 boolean equals(Object o)
equals in class BaseFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1PhotonPersistentDiskVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.