| Package | Description |
|---|---|
| io.fabric8.knative.sources.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableContainerSourceSpec |
| Modifier and Type | Method and Description |
|---|---|
ContainerSourceSpec |
ContainerSourceFluentImpl.buildSpec() |
ContainerSourceSpec |
ContainerSourceFluent.buildSpec() |
ContainerSourceSpec |
DoneableContainerSourceSpec.done() |
ContainerSourceSpec |
ContainerSourceFluentImpl.getSpec()
Deprecated.
|
ContainerSourceSpec |
ContainerSourceFluent.getSpec()
Deprecated.
|
ContainerSourceSpec |
ContainerSource.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
ContainerSourceFluent.SpecNested<A> |
ContainerSourceFluentImpl.editOrNewSpecLike(ContainerSourceSpec item) |
ContainerSourceFluent.SpecNested<A> |
ContainerSourceFluent.editOrNewSpecLike(ContainerSourceSpec item) |
void |
ContainerSource.setSpec(ContainerSourceSpec spec) |
ContainerSourceFluent.SpecNested<A> |
ContainerSourceFluentImpl.withNewSpecLike(ContainerSourceSpec item) |
ContainerSourceFluent.SpecNested<A> |
ContainerSourceFluent.withNewSpecLike(ContainerSourceSpec item) |
A |
ContainerSourceFluentImpl.withSpec(ContainerSourceSpec spec) |
A |
ContainerSourceFluent.withSpec(ContainerSourceSpec spec) |
| Constructor and Description |
|---|
DoneableContainerSourceSpec(ContainerSourceSpec item,
io.fabric8.kubernetes.api.builder.Function<ContainerSourceSpec,ContainerSourceSpec> function) |
DoneableContainerSourceSpec(ContainerSourceSpec item,
io.fabric8.kubernetes.api.builder.Function<ContainerSourceSpec,ContainerSourceSpec> function) |
DoneableContainerSourceSpec(io.fabric8.kubernetes.api.builder.Function<ContainerSourceSpec,ContainerSourceSpec> function) |
DoneableContainerSourceSpec(io.fabric8.kubernetes.api.builder.Function<ContainerSourceSpec,ContainerSourceSpec> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.