| Package | Description |
|---|---|
| io.fabric8.knative.messaging.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableInMemoryChannelStatus |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelStatus |
InMemoryChannelFluent.buildStatus() |
InMemoryChannelStatus |
InMemoryChannelFluentImpl.buildStatus() |
InMemoryChannelStatus |
DoneableInMemoryChannelStatus.done() |
InMemoryChannelStatus |
InMemoryChannelFluent.getStatus()
Deprecated.
|
InMemoryChannelStatus |
InMemoryChannelFluentImpl.getStatus()
Deprecated.
|
InMemoryChannelStatus |
InMemoryChannel.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelFluent.StatusNested<A> |
InMemoryChannelFluent.editOrNewStatusLike(InMemoryChannelStatus item) |
InMemoryChannelFluent.StatusNested<A> |
InMemoryChannelFluentImpl.editOrNewStatusLike(InMemoryChannelStatus item) |
void |
InMemoryChannel.setStatus(InMemoryChannelStatus status) |
InMemoryChannelFluent.StatusNested<A> |
InMemoryChannelFluent.withNewStatusLike(InMemoryChannelStatus item) |
InMemoryChannelFluent.StatusNested<A> |
InMemoryChannelFluentImpl.withNewStatusLike(InMemoryChannelStatus item) |
A |
InMemoryChannelFluent.withStatus(InMemoryChannelStatus status) |
A |
InMemoryChannelFluentImpl.withStatus(InMemoryChannelStatus status) |
| Constructor and Description |
|---|
DoneableInMemoryChannelStatus(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function) |
DoneableInMemoryChannelStatus(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function) |
DoneableInMemoryChannelStatus(InMemoryChannelStatus item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function) |
DoneableInMemoryChannelStatus(InMemoryChannelStatus item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannelStatus,InMemoryChannelStatus> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.