public class PortworxVolumeSourceFluent<A extends PortworxVolumeSourceFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
PortworxVolumeSourceFluent() |
PortworxVolumeSourceFluent(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 PortworxVolumeSourceFluent()
public PortworxVolumeSourceFluent(PortworxVolumeSource instance)
public String getFsType()
public boolean hasFsType()
public Boolean getReadOnly()
public boolean hasReadOnly()
public String getVolumeID()
public boolean hasVolumeID()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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()
Copyright © 2015–2023 Red Hat. All rights reserved.