| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.flows.v1alpha1 |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KnativeSchemaFluent.ParallelListNested<N> |
static interface |
ValidationSchemaFluent.ParallelListNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KnativeSchemaFluentImpl.ParallelListNestedImpl<N> |
class |
ValidationSchemaFluentImpl.ParallelListNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ParallelListFluent<A extends ParallelListFluent<A>> |
class |
ParallelListFluentImpl<A extends ParallelListFluent<A>> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableParallelList |
class |
ParallelListBuilder |
class |
ParallelListFluentImpl<A extends ParallelListFluent<A>> |
| Constructor and Description |
|---|
ParallelListBuilder(ParallelListFluent<?> fluent) |
ParallelListBuilder(ParallelListFluent<?> fluent,
Boolean validationEnabled) |
ParallelListBuilder(ParallelListFluent<?> fluent,
ParallelList instance) |
ParallelListBuilder(ParallelListFluent<?> fluent,
ParallelList instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.