public class DoneableRedisquotaSpec extends RedisquotaSpecFluentImpl<DoneableRedisquotaSpec> implements io.fabric8.kubernetes.api.model.Doneable<RedisquotaSpec>
RedisquotaSpecFluentImpl.QuotasNestedImpl<N>RedisquotaSpecFluent.QuotasNested<N>| Constructor and Description |
|---|
DoneableRedisquotaSpec(io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function) |
DoneableRedisquotaSpec(RedisquotaSpec item) |
DoneableRedisquotaSpec(RedisquotaSpec item,
io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
RedisquotaSpec |
done() |
addAllToQuotas, addNewQuota, addNewQuotaLike, addToQuotas, addToQuotas, buildFirstQuota, buildLastQuota, buildMatchingQuota, buildQuota, buildQuotas, editFirstQuota, editLastQuota, editMatchingQuota, editQuota, equals, getConnectionPoolSize, getQuotas, getRedisServerUrl, hasConnectionPoolSize, hasQuotas, hasRedisServerUrl, removeAllFromQuotas, removeFromQuotas, setNewQuotaLike, setToQuotas, withConnectionPoolSize, withNewConnectionPoolSize, withNewConnectionPoolSize, withQuotas, withQuotas, withRedisServerUrlpublic DoneableRedisquotaSpec(io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function)
public DoneableRedisquotaSpec(RedisquotaSpec item, io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function)
public DoneableRedisquotaSpec(RedisquotaSpec item)
public RedisquotaSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<RedisquotaSpec>Copyright © 2017–2018 Red Hat. All rights reserved.