public class DoneableRoleList extends RoleListFluentImpl<DoneableRoleList> implements io.fabric8.kubernetes.api.model.Doneable<RoleList>
RoleListFluentImpl.ItemsNestedImpl<N>RoleListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableRoleList(io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function) |
DoneableRoleList(RoleList item) |
DoneableRoleList(RoleList item,
io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function) |
| Modifier and Type | Method and Description |
|---|---|
RoleList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, 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, withNewMetadatapublic DoneableRoleList(io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function)
public DoneableRoleList(RoleList item, io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function)
public DoneableRoleList(RoleList item)
Copyright © 2015–2021 Red Hat. All rights reserved.