| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.eventing.v1alpha1 |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KnativeSchemaFluent.ChannelNested<N> |
static interface |
ValidationSchemaFluent.ChannelNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KnativeSchemaFluentImpl.ChannelNestedImpl<N> |
class |
ValidationSchemaFluentImpl.ChannelNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChannelFluent<A extends ChannelFluent<A>> |
class |
ChannelFluentImpl<A extends ChannelFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ChannelListFluent.ItemsNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelBuilder |
class |
ChannelFluentImpl<A extends ChannelFluent<A>> |
class |
ChannelListFluentImpl.ItemsNestedImpl<N> |
class |
DoneableChannel |
| Constructor and Description |
|---|
ChannelBuilder(ChannelFluent<?> fluent) |
ChannelBuilder(ChannelFluent<?> fluent,
Boolean validationEnabled) |
ChannelBuilder(ChannelFluent<?> fluent,
Channel instance) |
ChannelBuilder(ChannelFluent<?> fluent,
Channel instance,
Boolean validationEnabled) |
ChannelBuilder(ChannelFluent<?> fluent,
Channel instance,
javax.validation.Validator validator) |
Copyright © 2015–2019 Red Hat. All rights reserved.