public class RedisquotaSpecFluentImpl<A extends RedisquotaSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RedisquotaSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RedisquotaSpecFluentImpl.QuotasNestedImpl<N> |
RedisquotaSpecFluent.QuotasNested<N>| Constructor and Description |
|---|
RedisquotaSpecFluentImpl() |
RedisquotaSpecFluentImpl(RedisquotaSpec instance) |
public RedisquotaSpecFluentImpl()
public RedisquotaSpecFluentImpl(RedisquotaSpec instance)
public Long getConnectionPoolSize()
getConnectionPoolSize in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A withConnectionPoolSize(Long connectionPoolSize)
withConnectionPoolSize in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public Boolean hasConnectionPoolSize()
hasConnectionPoolSize in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A withNewConnectionPoolSize(String arg1)
withNewConnectionPoolSize in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A withNewConnectionPoolSize(long arg1)
withNewConnectionPoolSize in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A addToQuotas(int index, Quota item)
addToQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A setToQuotas(int index, Quota item)
setToQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A addToQuotas(Quota... items)
addToQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A addAllToQuotas(Collection<Quota> items)
addAllToQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A removeFromQuotas(Quota... items)
removeFromQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A removeAllFromQuotas(Collection<Quota> items)
removeAllFromQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>@Deprecated public List<Quota> getQuotas()
getQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public List<Quota> buildQuotas()
buildQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public Quota buildQuota(int index)
buildQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public Quota buildFirstQuota()
buildFirstQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public Quota buildLastQuota()
buildLastQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public Quota buildMatchingQuota(io.fabric8.kubernetes.api.builder.Predicate<QuotaBuilder> predicate)
buildMatchingQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A withQuotas(List<Quota> quotas)
withQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A withQuotas(Quota... quotas)
withQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public Boolean hasQuotas()
hasQuotas in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public RedisquotaSpecFluent.QuotasNested<A> addNewQuota()
addNewQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public RedisquotaSpecFluent.QuotasNested<A> addNewQuotaLike(Quota item)
addNewQuotaLike in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public RedisquotaSpecFluent.QuotasNested<A> setNewQuotaLike(int index, Quota item)
setNewQuotaLike in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public RedisquotaSpecFluent.QuotasNested<A> editQuota(int index)
editQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public RedisquotaSpecFluent.QuotasNested<A> editFirstQuota()
editFirstQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public RedisquotaSpecFluent.QuotasNested<A> editLastQuota()
editLastQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public RedisquotaSpecFluent.QuotasNested<A> editMatchingQuota(io.fabric8.kubernetes.api.builder.Predicate<QuotaBuilder> predicate)
editMatchingQuota in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public String getRedisServerUrl()
getRedisServerUrl in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public A withRedisServerUrl(String redisServerUrl)
withRedisServerUrl in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>public Boolean hasRedisServerUrl()
hasRedisServerUrl in interface RedisquotaSpecFluent<A extends RedisquotaSpecFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.