| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.redisquota |
| Modifier and Type | Method and Description |
|---|---|
RedisquotaSpec |
RedisquotaSpecBuilder.build() |
RedisquotaSpec |
RedisquotaFluentImpl.buildSpec() |
RedisquotaSpec |
RedisquotaFluent.buildSpec() |
RedisquotaSpec |
DoneableRedisquotaSpec.done() |
RedisquotaSpec |
RedisquotaFluentImpl.getSpec()
Deprecated.
|
RedisquotaSpec |
Redisquota.getSpec() |
RedisquotaSpec |
RedisquotaFluent.getSpec()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RedisquotaFluent.SpecNested<A> |
RedisquotaFluentImpl.editOrNewSpecLike(RedisquotaSpec item) |
RedisquotaFluent.SpecNested<A> |
RedisquotaFluent.editOrNewSpecLike(RedisquotaSpec item) |
void |
Redisquota.setSpec(RedisquotaSpec spec) |
RedisquotaFluent.SpecNested<A> |
RedisquotaFluentImpl.withNewSpecLike(RedisquotaSpec item) |
RedisquotaFluent.SpecNested<A> |
RedisquotaFluent.withNewSpecLike(RedisquotaSpec item) |
A |
RedisquotaFluentImpl.withSpec(RedisquotaSpec spec) |
A |
RedisquotaFluent.withSpec(RedisquotaSpec spec) |
| Constructor and Description |
|---|
DoneableRedisquotaSpec(RedisquotaSpec item) |
DoneableRedisquotaSpec(RedisquotaSpec item,
io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function) |
Redisquota(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
RedisquotaSpec spec) |
RedisquotaSpecBuilder(RedisquotaSpec instance) |
RedisquotaSpecBuilder(RedisquotaSpec instance,
Boolean validationEnabled) |
RedisquotaSpecBuilder(RedisquotaSpecFluent<?> fluent,
RedisquotaSpec instance) |
RedisquotaSpecBuilder(RedisquotaSpecFluent<?> fluent,
RedisquotaSpec instance,
Boolean validationEnabled) |
RedisquotaSpecBuilder(RedisquotaSpecFluent<?> fluent,
RedisquotaSpec instance,
javax.validation.Validator validator) |
RedisquotaSpecBuilder(RedisquotaSpec instance,
javax.validation.Validator validator) |
RedisquotaSpecFluentImpl(RedisquotaSpec instance) |
| Constructor and Description |
|---|
DoneableRedisquotaSpec(io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function) |
DoneableRedisquotaSpec(io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function) |
DoneableRedisquotaSpec(RedisquotaSpec item,
io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function) |
DoneableRedisquotaSpec(RedisquotaSpec item,
io.fabric8.kubernetes.api.builder.Function<RedisquotaSpec,RedisquotaSpec> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.