| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolNameLeaseSpec |
MachinePoolNameLeaseSpecBuilder.build() |
MachinePoolNameLeaseSpec |
MachinePoolNameLeaseFluentImpl.buildSpec() |
MachinePoolNameLeaseSpec |
MachinePoolNameLeaseFluent.buildSpec() |
MachinePoolNameLeaseSpec |
MachinePoolNameLeaseFluentImpl.getSpec()
Deprecated.
|
MachinePoolNameLeaseSpec |
MachinePoolNameLeaseFluent.getSpec()
Deprecated.
|
MachinePoolNameLeaseSpec |
MachinePoolNameLease.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolNameLeaseFluent.SpecNested<A> |
MachinePoolNameLeaseFluentImpl.editOrNewSpecLike(MachinePoolNameLeaseSpec item) |
MachinePoolNameLeaseFluent.SpecNested<A> |
MachinePoolNameLeaseFluent.editOrNewSpecLike(MachinePoolNameLeaseSpec item) |
void |
MachinePoolNameLease.setSpec(MachinePoolNameLeaseSpec spec) |
MachinePoolNameLeaseFluent.SpecNested<A> |
MachinePoolNameLeaseFluentImpl.withNewSpecLike(MachinePoolNameLeaseSpec item) |
MachinePoolNameLeaseFluent.SpecNested<A> |
MachinePoolNameLeaseFluent.withNewSpecLike(MachinePoolNameLeaseSpec item) |
A |
MachinePoolNameLeaseFluentImpl.withSpec(MachinePoolNameLeaseSpec spec) |
A |
MachinePoolNameLeaseFluent.withSpec(MachinePoolNameLeaseSpec spec) |
| Constructor and Description |
|---|
MachinePoolNameLease(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
MachinePoolNameLeaseSpec spec,
MachinePoolNameLeaseStatus status) |
MachinePoolNameLeaseSpecBuilder(MachinePoolNameLeaseSpec instance) |
MachinePoolNameLeaseSpecBuilder(MachinePoolNameLeaseSpec instance,
Boolean validationEnabled) |
MachinePoolNameLeaseSpecBuilder(MachinePoolNameLeaseSpecFluent<?> fluent,
MachinePoolNameLeaseSpec instance) |
MachinePoolNameLeaseSpecBuilder(MachinePoolNameLeaseSpecFluent<?> fluent,
MachinePoolNameLeaseSpec instance,
Boolean validationEnabled) |
MachinePoolNameLeaseSpecFluentImpl(MachinePoolNameLeaseSpec instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.