Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.APIGroupListObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.APIGroupListFluentImpl<WatchEventFluent.APIGroupListObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.APIGroupListObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.APIGroupListObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.APIGroupListObjectNested<N>>,APIGroupListFluent<WatchEventFluent.APIGroupListObjectNested<N>>,WatchEventFluent.APIGroupListObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.APIGroupListObjectNestedImpl<N> extends APIGroupListFluentImpl<WatchEventFluent.APIGroupListObjectNested<N>> implements WatchEventFluent.APIGroupListObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIGroupListFluentImpl
APIGroupListFluentImpl.GroupsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIGroupListFluent
APIGroupListFluent.GroupsNested<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()NendAPIGroupListObject()-
Methods inherited from class io.fabric8.kubernetes.api.model.APIGroupListFluentImpl
addAllToGroups, addNewGroup, addNewGroupLike, addToGroups, addToGroups, buildFirstGroup, buildGroup, buildGroups, buildLastGroup, buildMatchingGroup, editFirstGroup, editGroup, editLastGroup, editMatchingGroup, equals, getApiVersion, getGroups, getKind, hasApiVersion, hasGroups, hashCode, hasKind, hasMatchingGroup, removeAllFromGroups, removeFromGroups, removeMatchingFromGroups, setNewGroupLike, setToGroups, withApiVersion, withGroups, withGroups, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind
-
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.APIGroupListFluent
addAllToGroups, addNewGroup, addNewGroupLike, addToGroups, addToGroups, buildFirstGroup, buildGroup, buildGroups, buildLastGroup, buildMatchingGroup, editFirstGroup, editGroup, editLastGroup, editMatchingGroup, getApiVersion, getGroups, getKind, hasApiVersion, hasGroups, hasKind, hasMatchingGroup, removeAllFromGroups, removeFromGroups, removeMatchingFromGroups, setNewGroupLike, setToGroups, withApiVersion, withGroups, withGroups, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind
-
-
-
-
Method Detail
-
and
public N and()
-
endAPIGroupListObject
public N endAPIGroupListObject()
- Specified by:
endAPIGroupListObjectin interfaceWatchEventFluent.APIGroupListObjectNested<N>
-
-