public class DoneableServiceRoleList extends ServiceRoleListFluentImpl<DoneableServiceRoleList> implements io.fabric8.kubernetes.api.model.Doneable<ServiceRoleList>
ServiceRoleListFluentImpl.ItemsNestedImpl<N>ServiceRoleListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableServiceRoleList(io.fabric8.kubernetes.api.builder.Function<ServiceRoleList,ServiceRoleList> function) |
DoneableServiceRoleList(ServiceRoleList item) |
DoneableServiceRoleList(ServiceRoleList item,
io.fabric8.kubernetes.api.builder.Function<ServiceRoleList,ServiceRoleList> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceRoleList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadatapublic DoneableServiceRoleList(io.fabric8.kubernetes.api.builder.Function<ServiceRoleList,ServiceRoleList> function)
public DoneableServiceRoleList(ServiceRoleList item, io.fabric8.kubernetes.api.builder.Function<ServiceRoleList,ServiceRoleList> function)
public DoneableServiceRoleList(ServiceRoleList item)
public ServiceRoleList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ServiceRoleList>Copyright © 2017–2018 Red Hat. All rights reserved.