| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.flows.v1alpha1 |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KnativeSchemaFluent.SequenceListNested<N> |
static interface |
ValidationSchemaFluent.SequenceListNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KnativeSchemaFluentImpl.SequenceListNestedImpl<N> |
class |
ValidationSchemaFluentImpl.SequenceListNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SequenceListFluent<A extends SequenceListFluent<A>> |
class |
SequenceListFluentImpl<A extends SequenceListFluent<A>> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableSequenceList |
class |
SequenceListBuilder |
class |
SequenceListFluentImpl<A extends SequenceListFluent<A>> |
| Constructor and Description |
|---|
SequenceListBuilder(SequenceListFluent<?> fluent) |
SequenceListBuilder(SequenceListFluent<?> fluent,
Boolean validationEnabled) |
SequenceListBuilder(SequenceListFluent<?> fluent,
SequenceList instance) |
SequenceListBuilder(SequenceListFluent<?> fluent,
SequenceList instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.