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