public class PortworxVolumeSourceFluentImpl<A extends PortworxVolumeSourceFluent<A>> extends BaseFluent<A> implements PortworxVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
PortworxVolumeSourceFluentImpl() |
PortworxVolumeSourceFluentImpl(PortworxVolumeSource 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() |
Boolean |
getReadOnly() |
String |
getVolumeID() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasReadOnly() |
Boolean |
hasVolumeID() |
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 |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
A |
withVolumeID(String volumeID) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PortworxVolumeSourceFluentImpl()
public PortworxVolumeSourceFluentImpl(PortworxVolumeSource instance)
public String getFsType()
getFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public String getVolumeID()
getVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A withVolumeID(String volumeID)
withVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasVolumeID()
hasVolumeID in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends PortworxVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends PortworxVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.