public class GlusterfsVolumeSourceFluentImpl<A extends GlusterfsVolumeSourceFluent<A>> extends BaseFluent<A> implements GlusterfsVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
GlusterfsVolumeSourceFluentImpl() |
GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource 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 |
getEndpoints() |
String |
getPath() |
Boolean |
getReadOnly() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasEndpoints() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasReadOnly() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withEndpoints(String endpoints) |
A |
withPath(String path) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GlusterfsVolumeSourceFluentImpl()
public GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance)
public String getEndpoints()
getEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withEndpoints(String endpoints)
withEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasEndpoints()
hasEndpoints in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public String getPath()
getPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends GlusterfsVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends GlusterfsVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface GlusterfsVolumeSourceFluent<A extends GlusterfsVolumeSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.