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 Nand()NendFieldRef()Methods inherited from class io.fabric8.kubernetes.api.model.ObjectFieldSelectorFluentImpl
equals, getApiVersion, getFieldPath, hasApiVersion, hasFieldPath, withApiVersion, withFieldPath, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldPath, withNewFieldPath, withNewFieldPathMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
endFieldRefin interfaceEnvVarSourceFluent.FieldRefNested<N>
-