Package io.fabric8.kubernetes.api.model
Class EnvVarSourceFluentImpl.FieldRefNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ObjectFieldSelectorFluentImpl<EnvVarSourceFluent.FieldRefNested<N>>
io.fabric8.kubernetes.api.model.EnvVarSourceFluentImpl.FieldRefNestedImpl<N>
- All Implemented Interfaces:
Fluent<EnvVarSourceFluent.FieldRefNested<N>>
,Nested<N>
,Visitable<EnvVarSourceFluent.FieldRefNested<N>>
,EnvVarSourceFluent.FieldRefNested<N>
,ObjectFieldSelectorFluent<EnvVarSourceFluent.FieldRefNested<N>>
- Enclosing class:
- EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>>
public class EnvVarSourceFluentImpl.FieldRefNestedImpl<N> extends ObjectFieldSelectorFluentImpl<EnvVarSourceFluent.FieldRefNested<N>> implements EnvVarSourceFluent.FieldRefNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endFieldRef()
Methods inherited from class io.fabric8.kubernetes.api.model.ObjectFieldSelectorFluentImpl
equals, getApiVersion, getFieldPath, hasApiVersion, hasFieldPath, withApiVersion, withFieldPath, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldPath, withNewFieldPath, withNewFieldPath
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.ObjectFieldSelectorFluent
getApiVersion, getFieldPath, hasApiVersion, hasFieldPath, withApiVersion, withFieldPath, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldPath, withNewFieldPath, withNewFieldPath
-
Method Details
-
and
-
endFieldRef
- Specified by:
endFieldRef
in interfaceEnvVarSourceFluent.FieldRefNested<N>
-