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
-
Method Summary
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, hasKind, hasMatchingGroup, removeAllFromGroups, removeFromGroups, removeMatchingFromGroups, setNewGroupLike, setToGroups, withApiVersion, withGroups, withGroups, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKindMethods 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.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 Details
-
and
-
endAPIGroupListObject
- Specified by:
endAPIGroupListObjectin interfaceWatchEventFluent.APIGroupListObjectNested<N>
-