public class RedisquotaListFluentImpl<A extends RedisquotaListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RedisquotaListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RedisquotaListFluentImpl.ItemsNestedImpl<N> |
RedisquotaListFluent.ItemsNested<N>| Constructor and Description |
|---|
RedisquotaListFluentImpl() |
RedisquotaListFluentImpl(RedisquotaList instance) |
public RedisquotaListFluentImpl()
public RedisquotaListFluentImpl(RedisquotaList instance)
public String getApiVersion()
getApiVersion in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A addToItems(int index, Redisquota item)
addToItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A setToItems(int index, Redisquota item)
setToItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A addToItems(Redisquota... items)
addToItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A addAllToItems(Collection<Redisquota> items)
addAllToItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A removeFromItems(Redisquota... items)
removeFromItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A removeAllFromItems(Collection<Redisquota> items)
removeAllFromItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>@Deprecated public List<Redisquota> getItems()
getItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public List<Redisquota> buildItems()
buildItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Redisquota buildItem(int index)
buildItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Redisquota buildFirstItem()
buildFirstItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Redisquota buildLastItem()
buildLastItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Redisquota buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<RedisquotaBuilder> predicate)
buildMatchingItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A withItems(List<Redisquota> items)
withItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A withItems(Redisquota... items)
withItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Boolean hasItems()
hasItems in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public RedisquotaListFluent.ItemsNested<A> addNewItem()
addNewItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public RedisquotaListFluent.ItemsNested<A> addNewItemLike(Redisquota item)
addNewItemLike in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public RedisquotaListFluent.ItemsNested<A> setNewItemLike(int index, Redisquota item)
setNewItemLike in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public RedisquotaListFluent.ItemsNested<A> editItem(int index)
editItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public RedisquotaListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public RedisquotaListFluent.ItemsNested<A> editLastItem()
editLastItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public RedisquotaListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<RedisquotaBuilder> predicate)
editMatchingItem in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public String getKind()
getKind in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A withKind(String kind)
withKind in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Boolean hasKind()
hasKind in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>public A withNewMetadata(String _continue, String resourceVersion, String selfLink)
withNewMetadata in interface RedisquotaListFluent<A extends RedisquotaListFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.