public class FlockerVolumeSourceFluentImpl<T extends FlockerVolumeSourceFluent<T>> extends BaseFluent<T> implements FlockerVolumeSourceFluent<T>
_visitables| Constructor and Description |
|---|
FlockerVolumeSourceFluentImpl() |
FlockerVolumeSourceFluentImpl(FlockerVolumeSource 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 |
getDatasetName() |
T |
removeFromAdditionalProperties(Map<String,Object> map) |
T |
removeFromAdditionalProperties(String key) |
T |
withAdditionalProperties(Map<String,Object> additionalProperties) |
T |
withDatasetName(String datasetName) |
public FlockerVolumeSourceFluentImpl()
public FlockerVolumeSourceFluentImpl(FlockerVolumeSource instance)
public String getDatasetName()
getDatasetName in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>public T withDatasetName(String datasetName)
withDatasetName in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface FlockerVolumeSourceFluent<T extends FlockerVolumeSourceFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.