| Package | Description |
|---|---|
| io.fabric8.knative.messaging.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelSpec |
InMemoryChannelSpecBuilder.build() |
InMemoryChannelSpec |
InMemoryChannelFluentImpl.buildSpec() |
InMemoryChannelSpec |
InMemoryChannelFluent.buildSpec() |
InMemoryChannelSpec |
DoneableInMemoryChannelSpec.done() |
InMemoryChannelSpec |
InMemoryChannelFluentImpl.getSpec()
Deprecated.
|
InMemoryChannelSpec |
InMemoryChannelFluent.getSpec()
Deprecated.
|
InMemoryChannelSpec |
InMemoryChannel.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelFluent.SpecNested<A> |
InMemoryChannelFluentImpl.editOrNewSpecLike(InMemoryChannelSpec item) |
InMemoryChannelFluent.SpecNested<A> |
InMemoryChannelFluent.editOrNewSpecLike(InMemoryChannelSpec item) |
void |
InMemoryChannel.setSpec(InMemoryChannelSpec spec) |
InMemoryChannelFluent.SpecNested<A> |
InMemoryChannelFluentImpl.withNewSpecLike(InMemoryChannelSpec item) |
InMemoryChannelFluent.SpecNested<A> |
InMemoryChannelFluent.withNewSpecLike(InMemoryChannelSpec item) |
A |
InMemoryChannelFluentImpl.withSpec(InMemoryChannelSpec spec) |
A |
InMemoryChannelFluent.withSpec(InMemoryChannelSpec spec) |
| Constructor and Description |
|---|
DoneableInMemoryChannelSpec(InMemoryChannelSpec item) |
DoneableInMemoryChannelSpec(InMemoryChannelSpec item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
InMemoryChannel(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
InMemoryChannelSpec spec,
InMemoryChannelStatus status) |
InMemoryChannelSpecBuilder(InMemoryChannelSpec instance) |
InMemoryChannelSpecBuilder(InMemoryChannelSpec instance,
Boolean validationEnabled) |
InMemoryChannelSpecBuilder(InMemoryChannelSpecFluent<?> fluent,
InMemoryChannelSpec instance) |
InMemoryChannelSpecBuilder(InMemoryChannelSpecFluent<?> fluent,
InMemoryChannelSpec instance,
Boolean validationEnabled) |
InMemoryChannelSpecFluentImpl(InMemoryChannelSpec instance) |
| Constructor and Description |
|---|
DoneableInMemoryChannelSpec(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
DoneableInMemoryChannelSpec(io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
DoneableInMemoryChannelSpec(InMemoryChannelSpec item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
DoneableInMemoryChannelSpec(InMemoryChannelSpec item,
io.fabric8.kubernetes.api.builder.Function<InMemoryChannelSpec,InMemoryChannelSpec> function) |
Copyright © 2015–2019 Red Hat. All rights reserved.