public class EmptyDirVolumeSourceFluentImpl<A extends EmptyDirVolumeSourceFluent<A>> extends BaseFluent<A> implements EmptyDirVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
EmptyDirVolumeSourceFluentImpl() |
EmptyDirVolumeSourceFluentImpl(EmptyDirVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMedium() |
A |
withMedium(String medium) |
public EmptyDirVolumeSourceFluentImpl()
public EmptyDirVolumeSourceFluentImpl(EmptyDirVolumeSource instance)
public String getMedium()
getMedium in interface EmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>public A withMedium(String medium)
withMedium in interface EmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.