public class DownwardAPIVolumeFileFluentImpl<T extends DownwardAPIVolumeFileFluent<T>> extends BaseFluent<T> implements DownwardAPIVolumeFileFluent<T>
| 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 |
|---|---|
T |
addToAdditionalProperties(Map<String,Object> map) |
T |
addToAdditionalProperties(String key,
Object value) |
DownwardAPIVolumeFileFluent.FieldRefNested<T> |
editFieldRef() |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
ObjectFieldSelector |
getFieldRef() |
String |
getPath() |
T |
removeFromAdditionalProperties(Map<String,Object> map) |
T |
removeFromAdditionalProperties(String key) |
T |
withAdditionalProperties(Map<String,Object> additionalProperties) |
T |
withFieldRef(ObjectFieldSelector fieldRef) |
DownwardAPIVolumeFileFluent.FieldRefNested<T> |
withNewFieldRef() |
T |
withNewFieldRef(String apiVersion,
String fieldPath) |
DownwardAPIVolumeFileFluent.FieldRefNested<T> |
withNewFieldRefLike(ObjectFieldSelector item) |
T |
withPath(String path) |
public DownwardAPIVolumeFileFluentImpl()
public DownwardAPIVolumeFileFluentImpl(DownwardAPIVolumeFile instance)
public ObjectFieldSelector getFieldRef()
getFieldRef in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T withFieldRef(ObjectFieldSelector fieldRef)
withFieldRef in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public DownwardAPIVolumeFileFluent.FieldRefNested<T> withNewFieldRef()
withNewFieldRef in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public DownwardAPIVolumeFileFluent.FieldRefNested<T> withNewFieldRefLike(ObjectFieldSelector item)
withNewFieldRefLike in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public DownwardAPIVolumeFileFluent.FieldRefNested<T> editFieldRef()
editFieldRef in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T withNewFieldRef(String apiVersion, String fieldPath)
withNewFieldRef in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public String getPath()
getPath in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T withPath(String path)
withPath in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface DownwardAPIVolumeFileFluent<T extends DownwardAPIVolumeFileFluent<T>>Copyright © 2011–2016 Red Hat. All rights reserved.