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