public class EmptyDirVolumeSourceFluentImpl<T extends EmptyDirVolumeSourceFluent<T>> extends BaseFluent<T> implements EmptyDirVolumeSourceFluent<T>
_visitables| Constructor and Description |
|---|
EmptyDirVolumeSourceFluentImpl() |
EmptyDirVolumeSourceFluentImpl(EmptyDirVolumeSource 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 |
getMedium() |
T |
removeFromAdditionalProperties(Map<String,Object> map) |
T |
removeFromAdditionalProperties(String key) |
T |
withAdditionalProperties(Map<String,Object> additionalProperties) |
T |
withMedium(String medium) |
public EmptyDirVolumeSourceFluentImpl()
public EmptyDirVolumeSourceFluentImpl(EmptyDirVolumeSource instance)
public String getMedium()
getMedium in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>public T withMedium(String medium)
withMedium in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface EmptyDirVolumeSourceFluent<T extends EmptyDirVolumeSourceFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.