Package io.fabric8.openshift.api.model
Class DoneableGroupList
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.GroupListFluentImpl<DoneableGroupList>
io.fabric8.openshift.api.model.DoneableGroupList
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DoneableGroupList>,io.fabric8.kubernetes.api.builder.Visitable<DoneableGroupList>,io.fabric8.kubernetes.api.model.Doneable<GroupList>,GroupListFluent<DoneableGroupList>
public class DoneableGroupList extends GroupListFluentImpl<DoneableGroupList> implements io.fabric8.kubernetes.api.model.Doneable<GroupList>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.GroupListFluentImpl
GroupListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.GroupListFluent
GroupListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableGroupList(io.fabric8.kubernetes.api.builder.Function<GroupList,GroupList> function)DoneableGroupList(GroupList item)DoneableGroupList(GroupList item, io.fabric8.kubernetes.api.builder.Function<GroupList,GroupList> function) -
Method Summary
Methods inherited from class io.fabric8.openshift.api.model.GroupListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, 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