| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.resource.v1alpha2 |
| Modifier and Type | Method and Description |
|---|---|
PodSchedulingContextSpec |
PodSchedulingContextSpecBuilder.build() |
PodSchedulingContextSpec |
PodSchedulingContextFluent.buildSpec() |
PodSchedulingContextSpec |
PodSchedulingContext.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PodSchedulingContextSpecFluent.copyInstance(PodSchedulingContextSpec instance) |
PodSchedulingContextFluent.SpecNested<A> |
PodSchedulingContextFluent.editOrNewSpecLike(PodSchedulingContextSpec item) |
void |
PodSchedulingContext.setSpec(PodSchedulingContextSpec spec) |
PodSchedulingContextFluent.SpecNested<A> |
PodSchedulingContextFluent.withNewSpecLike(PodSchedulingContextSpec item) |
A |
PodSchedulingContextFluent.withSpec(PodSchedulingContextSpec spec) |
| Constructor and Description |
|---|
PodSchedulingContext(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
PodSchedulingContextSpec spec,
PodSchedulingContextStatus status) |
PodSchedulingContextSpecBuilder(PodSchedulingContextSpec instance) |
PodSchedulingContextSpecBuilder(PodSchedulingContextSpecFluent<?> fluent,
PodSchedulingContextSpec instance) |
PodSchedulingContextSpecFluent(PodSchedulingContextSpec instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.