Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ReplicationControllerListObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ReplicationControllerListFluentImpl<WatchEventFluent.ReplicationControllerListObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ReplicationControllerListObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.ReplicationControllerListObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ReplicationControllerListObjectNested<N>>,ReplicationControllerListFluent<WatchEventFluent.ReplicationControllerListObjectNested<N>>,WatchEventFluent.ReplicationControllerListObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ReplicationControllerListObjectNestedImpl<N> extends ReplicationControllerListFluentImpl<WatchEventFluent.ReplicationControllerListObjectNested<N>> implements WatchEventFluent.ReplicationControllerListObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerListFluentImpl
ReplicationControllerListFluentImpl.ItemsNestedImpl<N>, ReplicationControllerListFluentImpl.MetadataNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ReplicationControllerListFluent
ReplicationControllerListFluent.ItemsNested<N>, ReplicationControllerListFluent.MetadataNested<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 Nand()NendReplicationControllerListObject()-
Methods inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLike
-
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.ReplicationControllerListFluent
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadata, withNewMetadataLike
-
-
-
-
Method Detail
-
and
public N and()
-
endReplicationControllerListObject
public N endReplicationControllerListObject()
- Specified by:
endReplicationControllerListObjectin interfaceWatchEventFluent.ReplicationControllerListObjectNested<N>
-
-