public class RedisquotaSpec extends Object implements Serializable, IstioSpec
| Constructor and Description |
|---|
RedisquotaSpec()
No args constructor for use in serialization
|
RedisquotaSpec(Long connectionPoolSize,
List<Quota> quotas,
String redisServerUrl) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getConnectionPoolSize() |
List<Quota> |
getQuotas() |
String |
getRedisServerUrl() |
void |
setConnectionPoolSize(Long connectionPoolSize) |
void |
setQuotas(List<Quota> quotas) |
void |
setRedisServerUrl(String redisServerUrl) |
public RedisquotaSpec()
Copyright © 2017–2018 Red Hat. All rights reserved.