| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.redisquota |
| Modifier and Type | Method and Description |
|---|---|
Redisquota |
RedisquotaBuilder.build() |
Redisquota |
RedisquotaListFluent.buildFirstItem() |
Redisquota |
RedisquotaListFluentImpl.buildFirstItem() |
Redisquota |
RedisquotaListFluent.buildItem(int index) |
Redisquota |
RedisquotaListFluentImpl.buildItem(int index) |
Redisquota |
RedisquotaListFluent.buildLastItem() |
Redisquota |
RedisquotaListFluentImpl.buildLastItem() |
Redisquota |
RedisquotaListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<RedisquotaBuilder> predicate) |
Redisquota |
RedisquotaListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<RedisquotaBuilder> predicate) |
Redisquota |
DoneableRedisquota.done() |
| Modifier and Type | Method and Description |
|---|---|
List<Redisquota> |
RedisquotaListFluent.buildItems() |
List<Redisquota> |
RedisquotaListFluentImpl.buildItems() |
List<Redisquota> |
RedisquotaListFluent.getItems()
Deprecated.
|
List<Redisquota> |
RedisquotaListFluentImpl.getItems()
Deprecated.
|
List<Redisquota> |
RedisquotaList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
RedisquotaListFluent.ItemsNested<A> |
RedisquotaListFluent.addNewItemLike(Redisquota item) |
RedisquotaListFluent.ItemsNested<A> |
RedisquotaListFluentImpl.addNewItemLike(Redisquota item) |
A |
RedisquotaListFluent.addToItems(int index,
Redisquota item) |
A |
RedisquotaListFluentImpl.addToItems(int index,
Redisquota item) |
A |
RedisquotaListFluent.addToItems(Redisquota... items) |
A |
RedisquotaListFluentImpl.addToItems(Redisquota... items) |
A |
RedisquotaListFluent.removeFromItems(Redisquota... items) |
A |
RedisquotaListFluentImpl.removeFromItems(Redisquota... items) |
RedisquotaListFluent.ItemsNested<A> |
RedisquotaListFluent.setNewItemLike(int index,
Redisquota item) |
RedisquotaListFluent.ItemsNested<A> |
RedisquotaListFluentImpl.setNewItemLike(int index,
Redisquota item) |
A |
RedisquotaListFluent.setToItems(int index,
Redisquota item) |
A |
RedisquotaListFluentImpl.setToItems(int index,
Redisquota item) |
A |
RedisquotaListFluent.withItems(Redisquota... items) |
A |
RedisquotaListFluentImpl.withItems(Redisquota... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
RedisquotaListFluent.addAllToItems(Collection<Redisquota> items) |
A |
RedisquotaListFluentImpl.addAllToItems(Collection<Redisquota> items) |
A |
RedisquotaListFluent.removeAllFromItems(Collection<Redisquota> items) |
A |
RedisquotaListFluentImpl.removeAllFromItems(Collection<Redisquota> items) |
void |
RedisquotaList.setItems(List<Redisquota> items) |
A |
RedisquotaListFluent.withItems(List<Redisquota> items) |
A |
RedisquotaListFluentImpl.withItems(List<Redisquota> items) |
| Constructor and Description |
|---|
DoneableRedisquota(Redisquota item) |
DoneableRedisquota(Redisquota item,
io.fabric8.kubernetes.api.builder.Function<Redisquota,Redisquota> function) |
RedisquotaBuilder(Redisquota instance) |
RedisquotaBuilder(Redisquota instance,
Boolean validationEnabled) |
RedisquotaBuilder(RedisquotaFluent<?> fluent,
Redisquota instance) |
RedisquotaBuilder(RedisquotaFluent<?> fluent,
Redisquota instance,
Boolean validationEnabled) |
RedisquotaBuilder(RedisquotaFluent<?> fluent,
Redisquota instance,
javax.validation.Validator validator) |
RedisquotaBuilder(Redisquota instance,
javax.validation.Validator validator) |
RedisquotaFluentImpl(Redisquota instance) |
| Constructor and Description |
|---|
DoneableRedisquota(io.fabric8.kubernetes.api.builder.Function<Redisquota,Redisquota> function) |
DoneableRedisquota(io.fabric8.kubernetes.api.builder.Function<Redisquota,Redisquota> function) |
DoneableRedisquota(Redisquota item,
io.fabric8.kubernetes.api.builder.Function<Redisquota,Redisquota> function) |
DoneableRedisquota(Redisquota item,
io.fabric8.kubernetes.api.builder.Function<Redisquota,Redisquota> function) |
RedisquotaList(String apiVersion,
List<Redisquota> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2017–2018 Red Hat. All rights reserved.