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