Package io.fabric8.kubernetes.api.model
Interface DownwardAPIVolumeFileFluent.FieldRefNested<N>
-
- All Superinterfaces:
Fluent<DownwardAPIVolumeFileFluent.FieldRefNested<N>>
,Nested<N>
,ObjectFieldSelectorFluent<DownwardAPIVolumeFileFluent.FieldRefNested<N>>
- All Known Implementing Classes:
DownwardAPIVolumeFileFluentImpl.FieldRefNestedImpl
- Enclosing interface:
- DownwardAPIVolumeFileFluent<A extends DownwardAPIVolumeFileFluent<A>>
public static interface DownwardAPIVolumeFileFluent.FieldRefNested<N> extends Nested<N>, ObjectFieldSelectorFluent<DownwardAPIVolumeFileFluent.FieldRefNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endFieldRef()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.ObjectFieldSelectorFluent
getApiVersion, getFieldPath, hasApiVersion, hasFieldPath, withApiVersion, withFieldPath, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldPath, withNewFieldPath, withNewFieldPath
-
-