Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ResourceFieldSelectorObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluentImpl<WatchEventFluent.ResourceFieldSelectorObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ResourceFieldSelectorObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ResourceFieldSelectorObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.ResourceFieldSelectorObjectNested<N>>
,ResourceFieldSelectorFluent<WatchEventFluent.ResourceFieldSelectorObjectNested<N>>
,WatchEventFluent.ResourceFieldSelectorObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ResourceFieldSelectorObjectNestedImpl<N> extends ResourceFieldSelectorFluentImpl<WatchEventFluent.ResourceFieldSelectorObjectNested<N>> implements WatchEventFluent.ResourceFieldSelectorObjectNested<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
-
Method Summary
Modifier and Type Method Description N
and()
N
endResourceFieldSelectorObject()
Methods inherited from class io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluentImpl
buildDivisor, editDivisor, editOrNewDivisor, editOrNewDivisorLike, equals, getContainerName, getDivisor, getResource, hasContainerName, hasDivisor, 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, 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.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 Details
-
and
-
endResourceFieldSelectorObject
- Specified by:
endResourceFieldSelectorObject
in interfaceWatchEventFluent.ResourceFieldSelectorObjectNested<N>
-