| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolNameLeaseStatus |
MachinePoolNameLeaseStatusBuilder.build() |
MachinePoolNameLeaseStatus |
MachinePoolNameLeaseFluentImpl.buildStatus() |
MachinePoolNameLeaseStatus |
MachinePoolNameLeaseFluent.buildStatus() |
MachinePoolNameLeaseStatus |
MachinePoolNameLeaseFluentImpl.getStatus()
Deprecated.
|
MachinePoolNameLeaseStatus |
MachinePoolNameLeaseFluent.getStatus()
Deprecated.
|
MachinePoolNameLeaseStatus |
MachinePoolNameLease.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolNameLeaseFluent.StatusNested<A> |
MachinePoolNameLeaseFluentImpl.editOrNewStatusLike(MachinePoolNameLeaseStatus item) |
MachinePoolNameLeaseFluent.StatusNested<A> |
MachinePoolNameLeaseFluent.editOrNewStatusLike(MachinePoolNameLeaseStatus item) |
void |
MachinePoolNameLease.setStatus(MachinePoolNameLeaseStatus status) |
MachinePoolNameLeaseFluent.StatusNested<A> |
MachinePoolNameLeaseFluentImpl.withNewStatusLike(MachinePoolNameLeaseStatus item) |
MachinePoolNameLeaseFluent.StatusNested<A> |
MachinePoolNameLeaseFluent.withNewStatusLike(MachinePoolNameLeaseStatus item) |
A |
MachinePoolNameLeaseFluentImpl.withStatus(MachinePoolNameLeaseStatus status) |
A |
MachinePoolNameLeaseFluent.withStatus(MachinePoolNameLeaseStatus status) |
| Constructor and Description |
|---|
MachinePoolNameLease(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
MachinePoolNameLeaseSpec spec,
MachinePoolNameLeaseStatus status) |
MachinePoolNameLeaseStatusBuilder(MachinePoolNameLeaseStatus instance) |
MachinePoolNameLeaseStatusBuilder(MachinePoolNameLeaseStatus instance,
Boolean validationEnabled) |
MachinePoolNameLeaseStatusBuilder(MachinePoolNameLeaseStatusFluent<?> fluent,
MachinePoolNameLeaseStatus instance) |
MachinePoolNameLeaseStatusBuilder(MachinePoolNameLeaseStatusFluent<?> fluent,
MachinePoolNameLeaseStatus instance,
Boolean validationEnabled) |
MachinePoolNameLeaseStatusFluentImpl(MachinePoolNameLeaseStatus instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.