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 |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getFsType() |
String |
getPdID() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasPdID() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withFsType(String fsType) |
A |
withPdID(String pdID) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PhotonPersistentDiskVolumeSourceFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends PhotonPersistentDiskVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.