public class LocalVolumeSourceFluentImpl<A extends LocalVolumeSourceFluent<A>> extends BaseFluent<A> implements LocalVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
LocalVolumeSourceFluentImpl() |
LocalVolumeSourceFluentImpl(LocalVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
String |
getPath() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasPath() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg0)
Deprecated.
|
A |
withNewPath(String arg0)
Deprecated.
|
A |
withPath(String path) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic LocalVolumeSourceFluentImpl()
public LocalVolumeSourceFluentImpl(LocalVolumeSource instance)
public String getFsType()
getFsType in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>@Deprecated public A withNewFsType(String arg0)
withNewFsType in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>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>>@Deprecated public A withNewPath(String arg0)
withNewPath in interface LocalVolumeSourceFluent<A extends LocalVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.