Package io.fabric8.kubernetes.api.model
Class EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluentImpl<EnvVarSourceFluent.ResourceFieldRefNested<N>>
-
- io.fabric8.kubernetes.api.model.EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<EnvVarSourceFluent.ResourceFieldRefNested<N>>
,Nested<N>
,Visitable<EnvVarSourceFluent.ResourceFieldRefNested<N>>
,EnvVarSourceFluent.ResourceFieldRefNested<N>
,ResourceFieldSelectorFluent<EnvVarSourceFluent.ResourceFieldRefNested<N>>
- Enclosing class:
- EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>>
public class EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl<N> extends ResourceFieldSelectorFluentImpl<EnvVarSourceFluent.ResourceFieldRefNested<N>> implements EnvVarSourceFluent.ResourceFieldRefNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluentImpl
ResourceFieldSelectorFluentImpl.DivisorNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluent
ResourceFieldSelectorFluent.DivisorNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endResourceFieldRef()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluentImpl
buildDivisor, editDivisor, editOrNewDivisor, editOrNewDivisorLike, equals, getContainerName, getDivisor, getResource, hasContainerName, hasDivisor, hashCode, hasResource, withContainerName, withDivisor, withNewContainerName, withNewContainerName, withNewContainerName, withNewDivisor, withNewDivisor, withNewDivisor, withNewDivisorLike, withNewResource, withNewResource, withNewResource, withResource
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluent
buildDivisor, editDivisor, editOrNewDivisor, editOrNewDivisorLike, getContainerName, getDivisor, getResource, hasContainerName, hasDivisor, hasResource, withContainerName, withDivisor, withNewContainerName, withNewContainerName, withNewContainerName, withNewDivisor, withNewDivisor, withNewDivisor, withNewDivisorLike, withNewResource, withNewResource, withNewResource, withResource
-
-
-
-
Method Detail
-
and
public N and()
-
endResourceFieldRef
public N endResourceFieldRef()
- Specified by:
endResourceFieldRef
in interfaceEnvVarSourceFluent.ResourceFieldRefNested<N>
-
-