public class GlusterfsVolumeSourceFluentImpl<T extends GlusterfsVolumeSourceFluent<T>> extends BaseFluent<T> implements GlusterfsVolumeSourceFluent<T>
_visitables| Constructor and Description |
|---|
GlusterfsVolumeSourceFluentImpl() |
GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
T |
addToAdditionalProperties(Map<String,Object> map) |
T |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getEndpoints() |
String |
getPath() |
Boolean |
isReadOnly() |
T |
removeFromAdditionalProperties(Map<String,Object> map) |
T |
removeFromAdditionalProperties(String key) |
T |
withAdditionalProperties(Map<String,Object> additionalProperties) |
T |
withEndpoints(String endpoints) |
T |
withPath(String path) |
T |
withReadOnly(Boolean readOnly) |
public GlusterfsVolumeSourceFluentImpl()
public GlusterfsVolumeSourceFluentImpl(GlusterfsVolumeSource instance)
public String getEndpoints()
getEndpoints in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T withEndpoints(String endpoints)
withEndpoints in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public String getPath()
getPath in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T withPath(String path)
withPath in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public Boolean isReadOnly()
isReadOnly in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T withReadOnly(Boolean readOnly)
withReadOnly in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface GlusterfsVolumeSourceFluent<T extends GlusterfsVolumeSourceFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.