| Package | Description |
|---|---|
| io.fabric8.knative.internal.pkg.apis.duck.v1 |
| Modifier and Type | Method and Description |
|---|---|
WithPodSpec |
WithPodSpecBuilder.build() |
WithPodSpec |
WithPodFluent.buildSpec() |
WithPodSpec |
WithPod.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
WithPodFluent.SpecNested<A> |
WithPodFluent.editOrNewSpecLike(WithPodSpec item) |
void |
WithPod.setSpec(WithPodSpec spec) |
WithPodFluent.SpecNested<A> |
WithPodFluent.withNewSpecLike(WithPodSpec item) |
A |
WithPodFluent.withSpec(WithPodSpec spec) |
| Constructor and Description |
|---|
WithPod(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
WithPodSpec spec) |
WithPodSpecBuilder(WithPodSpec instance) |
WithPodSpecBuilder(WithPodSpec instance,
Boolean validationEnabled) |
WithPodSpecBuilder(WithPodSpecFluent<?> fluent,
WithPodSpec instance) |
WithPodSpecBuilder(WithPodSpecFluent<?> fluent,
WithPodSpec instance,
Boolean validationEnabled) |
WithPodSpecFluent(WithPodSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.