public class LocalVolumeSourceFluentImpl<A extends LocalVolumeSourceFluent<A>> extends BaseFluent<A> implements LocalVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
LocalVolumeSourceFluentImpl() |
LocalVolumeSourceFluentImpl(LocalVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPath() |
Boolean |
hasPath() |
A |
withPath(String path) |
public LocalVolumeSourceFluentImpl()
public LocalVolumeSourceFluentImpl(LocalVolumeSource instance)
public String getPath()
getPath in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>Copyright © 2011–2017 Red Hat. All rights reserved.