| Package | Description |
|---|---|
| io.fabric8.knative.messaging.v1 |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelSpec |
InMemoryChannelSpecBuilder.build() |
InMemoryChannelSpec |
InMemoryChannelFluent.buildSpec() |
InMemoryChannelSpec |
InMemoryChannel.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InMemoryChannelSpecFluent.copyInstance(InMemoryChannelSpec instance) |
InMemoryChannelFluent.SpecNested<A> |
InMemoryChannelFluent.editOrNewSpecLike(InMemoryChannelSpec item) |
void |
InMemoryChannel.setSpec(InMemoryChannelSpec spec) |
InMemoryChannelFluent.SpecNested<A> |
InMemoryChannelFluent.withNewSpecLike(InMemoryChannelSpec item) |
A |
InMemoryChannelFluent.withSpec(InMemoryChannelSpec spec) |
| Constructor and Description |
|---|
InMemoryChannel(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
InMemoryChannelSpec spec,
InMemoryChannelStatus status) |
InMemoryChannelSpecBuilder(InMemoryChannelSpec instance) |
InMemoryChannelSpecBuilder(InMemoryChannelSpecFluent<?> fluent,
InMemoryChannelSpec instance) |
InMemoryChannelSpecFluent(InMemoryChannelSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.