| Package | Description |
|---|---|
| io.fabric8.knative.flows.v1 |
| Modifier and Type | Method and Description |
|---|---|
ParallelSpec |
ParallelSpecBuilder.build() |
ParallelSpec |
ParallelFluent.buildSpec() |
ParallelSpec |
Parallel.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParallelSpecFluent.copyInstance(ParallelSpec instance) |
ParallelFluent.SpecNested<A> |
ParallelFluent.editOrNewSpecLike(ParallelSpec item) |
void |
Parallel.setSpec(ParallelSpec spec) |
ParallelFluent.SpecNested<A> |
ParallelFluent.withNewSpecLike(ParallelSpec item) |
A |
ParallelFluent.withSpec(ParallelSpec spec) |
| Constructor and Description |
|---|
Parallel(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ParallelSpec spec,
ParallelStatus status) |
ParallelSpecBuilder(ParallelSpec instance) |
ParallelSpecBuilder(ParallelSpecFluent<?> fluent,
ParallelSpec instance) |
ParallelSpecFluent(ParallelSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.