| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.machine.v1 |
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneMachineSetStatus |
ControlPlaneMachineSetStatusBuilder.build() |
ControlPlaneMachineSetStatus |
ControlPlaneMachineSetFluent.buildStatus() |
ControlPlaneMachineSetStatus |
ControlPlaneMachineSet.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ControlPlaneMachineSetStatusFluent.copyInstance(ControlPlaneMachineSetStatus instance) |
ControlPlaneMachineSetFluent.StatusNested<A> |
ControlPlaneMachineSetFluent.editOrNewStatusLike(ControlPlaneMachineSetStatus item) |
void |
ControlPlaneMachineSet.setStatus(ControlPlaneMachineSetStatus status) |
ControlPlaneMachineSetFluent.StatusNested<A> |
ControlPlaneMachineSetFluent.withNewStatusLike(ControlPlaneMachineSetStatus item) |
A |
ControlPlaneMachineSetFluent.withStatus(ControlPlaneMachineSetStatus status) |
| Constructor and Description |
|---|
ControlPlaneMachineSet(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ControlPlaneMachineSetSpec spec,
ControlPlaneMachineSetStatus status) |
ControlPlaneMachineSetStatusBuilder(ControlPlaneMachineSetStatus instance) |
ControlPlaneMachineSetStatusBuilder(ControlPlaneMachineSetStatusFluent<?> fluent,
ControlPlaneMachineSetStatus instance) |
ControlPlaneMachineSetStatusFluent(ControlPlaneMachineSetStatus instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.