| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolStatus |
MachinePoolStatusBuilder.build() |
MachinePoolStatus |
MachinePoolFluent.buildStatus() |
MachinePoolStatus |
MachinePool.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MachinePoolStatusFluent.copyInstance(MachinePoolStatus instance) |
MachinePoolFluent.StatusNested<A> |
MachinePoolFluent.editOrNewStatusLike(MachinePoolStatus item) |
void |
MachinePool.setStatus(MachinePoolStatus status) |
MachinePoolFluent.StatusNested<A> |
MachinePoolFluent.withNewStatusLike(MachinePoolStatus item) |
A |
MachinePoolFluent.withStatus(MachinePoolStatus status) |
| Constructor and Description |
|---|
MachinePool(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
MachinePoolSpec spec,
MachinePoolStatus status) |
MachinePoolStatusBuilder(MachinePoolStatus instance) |
MachinePoolStatusBuilder(MachinePoolStatusFluent<?> fluent,
MachinePoolStatus instance) |
MachinePoolStatusFluent(MachinePoolStatus instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.