public class HostPathVolumeSourceFluentImpl<A extends HostPathVolumeSourceFluent<A>> extends BaseFluent<A> implements HostPathVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
HostPathVolumeSourceFluentImpl() |
HostPathVolumeSourceFluentImpl(HostPathVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPath() |
String |
getType() |
int |
hashCode() |
Boolean |
hasPath() |
Boolean |
hasType() |
A |
withNewPath(String arg0)
Deprecated.
|
A |
withNewType(String arg0)
Deprecated.
|
A |
withPath(String path) |
A |
withType(String type) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewPath(String arg0)
withNewPath in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public String getType()
getType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public A withType(String type)
withType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>public Boolean hasType()
hasType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface HostPathVolumeSourceFluent<A extends HostPathVolumeSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.