public class DoneableRedisquotaList extends RedisquotaListFluentImpl<DoneableRedisquotaList> implements io.fabric8.kubernetes.api.model.Doneable<RedisquotaList>
RedisquotaListFluentImpl.ItemsNestedImpl<N>RedisquotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableRedisquotaList(io.fabric8.kubernetes.api.builder.Function<RedisquotaList,RedisquotaList> function) |
DoneableRedisquotaList(RedisquotaList item) |
DoneableRedisquotaList(RedisquotaList item,
io.fabric8.kubernetes.api.builder.Function<RedisquotaList,RedisquotaList> function) |
| Modifier and Type | Method and Description |
|---|---|
RedisquotaList |
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 DoneableRedisquotaList(io.fabric8.kubernetes.api.builder.Function<RedisquotaList,RedisquotaList> function)
public DoneableRedisquotaList(RedisquotaList item, io.fabric8.kubernetes.api.builder.Function<RedisquotaList,RedisquotaList> function)
public DoneableRedisquotaList(RedisquotaList item)
public RedisquotaList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RedisquotaList>Copyright © 2017–2018 Red Hat. All rights reserved.