| Package | Description |
|---|---|
| io.fabric8.knative.sources.v1 |
| Modifier and Type | Method and Description |
|---|---|
ContainerSourceSpec |
ContainerSourceSpecBuilder.build() |
ContainerSourceSpec |
ContainerSourceFluent.buildSpec() |
ContainerSourceSpec |
ContainerSource.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContainerSourceSpecFluent.copyInstance(ContainerSourceSpec instance) |
ContainerSourceFluent.SpecNested<A> |
ContainerSourceFluent.editOrNewSpecLike(ContainerSourceSpec item) |
void |
ContainerSource.setSpec(ContainerSourceSpec spec) |
ContainerSourceFluent.SpecNested<A> |
ContainerSourceFluent.withNewSpecLike(ContainerSourceSpec item) |
A |
ContainerSourceFluent.withSpec(ContainerSourceSpec spec) |
| Constructor and Description |
|---|
ContainerSource(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ContainerSourceSpec spec,
ContainerSourceStatus status) |
ContainerSourceSpecBuilder(ContainerSourceSpec instance) |
ContainerSourceSpecBuilder(ContainerSourceSpecFluent<?> fluent,
ContainerSourceSpec instance) |
ContainerSourceSpecFluent(ContainerSourceSpec instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.