Package io.fabric8.kubernetes.api.model
Interface EnvVarSourceFluent.FieldRefNested<N>
-
- All Superinterfaces:
Fluent<EnvVarSourceFluent.FieldRefNested<N>>
,Nested<N>
,ObjectFieldSelectorFluent<EnvVarSourceFluent.FieldRefNested<N>>
- All Known Implementing Classes:
EnvVarSourceFluentImpl.FieldRefNestedImpl
- Enclosing interface:
- EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
public static interface EnvVarSourceFluent.FieldRefNested<N> extends Nested<N>, ObjectFieldSelectorFluent<EnvVarSourceFluent.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
-
-