public class DownwardAPIVolumeFileFluentImpl<A extends DownwardAPIVolumeFileFluent<A>> extends BaseFluent<A> implements DownwardAPIVolumeFileFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DownwardAPIVolumeFileFluentImpl.FieldRefNestedImpl<N> |
DownwardAPIVolumeFileFluent.FieldRefNested<N>_visitables| Constructor and Description |
|---|
DownwardAPIVolumeFileFluentImpl() |
DownwardAPIVolumeFileFluentImpl(DownwardAPIVolumeFile instance) |
| Modifier and Type | Method and Description |
|---|---|
DownwardAPIVolumeFileFluent.FieldRefNested<A> |
editFieldRef() |
boolean |
equals(Object o) |
ObjectFieldSelector |
getFieldRef() |
String |
getPath() |
A |
withFieldRef(ObjectFieldSelector fieldRef) |
DownwardAPIVolumeFileFluent.FieldRefNested<A> |
withNewFieldRef() |
A |
withNewFieldRef(String apiVersion,
String fieldPath) |
DownwardAPIVolumeFileFluent.FieldRefNested<A> |
withNewFieldRefLike(ObjectFieldSelector item) |
A |
withPath(String path) |
public DownwardAPIVolumeFileFluentImpl()
public DownwardAPIVolumeFileFluentImpl(DownwardAPIVolumeFile instance)
public ObjectFieldSelector getFieldRef()
getFieldRef in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>public A withFieldRef(ObjectFieldSelector fieldRef)
withFieldRef in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>public DownwardAPIVolumeFileFluent.FieldRefNested<A> withNewFieldRef()
withNewFieldRef in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>public DownwardAPIVolumeFileFluent.FieldRefNested<A> withNewFieldRefLike(ObjectFieldSelector item)
withNewFieldRefLike in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>public DownwardAPIVolumeFileFluent.FieldRefNested<A> editFieldRef()
editFieldRef in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>public A withNewFieldRef(String apiVersion, String fieldPath)
withNewFieldRef in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>public String getPath()
getPath in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>public A withPath(String path)
withPath in interface DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>Copyright © 2011–2016 Red Hat. All rights reserved.