| Package | Description |
|---|---|
| io.fabric8.knative.api.model | |
| io.fabric8.knative.messaging.v1alpha1 |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KnativeSchemaFluent.InMemoryChannelNested<N> |
static interface |
ValidationSchemaFluent.InMemoryChannelNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KnativeSchemaFluentImpl.InMemoryChannelNestedImpl<N> |
class |
ValidationSchemaFluentImpl.InMemoryChannelNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InMemoryChannelFluent<A extends InMemoryChannelFluent<A>> |
class |
InMemoryChannelFluentImpl<A extends InMemoryChannelFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InMemoryChannelListFluent.ItemsNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableInMemoryChannel |
class |
InMemoryChannelBuilder |
class |
InMemoryChannelFluentImpl<A extends InMemoryChannelFluent<A>> |
class |
InMemoryChannelListFluentImpl.ItemsNestedImpl<N> |
| Constructor and Description |
|---|
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent,
java.lang.Boolean validationEnabled) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent,
InMemoryChannel instance) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent,
InMemoryChannel instance,
java.lang.Boolean validationEnabled) |
InMemoryChannelBuilder(InMemoryChannelFluent<?> fluent,
InMemoryChannel instance,
javax.validation.Validator validator) |
Copyright © 2015-2019 Red Hat. All Rights Reserved.