| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformStatus |
VSpherePlatformStatusBuilder.build() |
VSpherePlatformStatus |
PlatformStatusFluentImpl.buildVsphere() |
VSpherePlatformStatus |
PlatformStatusFluent.buildVsphere() |
VSpherePlatformStatus |
DoneableVSpherePlatformStatus.done() |
VSpherePlatformStatus |
PlatformStatusFluentImpl.getVsphere()
Deprecated.
|
VSpherePlatformStatus |
PlatformStatusFluent.getVsphere()
Deprecated.
|
VSpherePlatformStatus |
PlatformStatus.getVsphere() |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatusFluent.VsphereNested<A> |
PlatformStatusFluentImpl.editOrNewVsphereLike(VSpherePlatformStatus item) |
PlatformStatusFluent.VsphereNested<A> |
PlatformStatusFluent.editOrNewVsphereLike(VSpherePlatformStatus item) |
void |
PlatformStatus.setVsphere(VSpherePlatformStatus vsphere) |
PlatformStatusFluent.VsphereNested<A> |
PlatformStatusFluentImpl.withNewVsphereLike(VSpherePlatformStatus item) |
PlatformStatusFluent.VsphereNested<A> |
PlatformStatusFluent.withNewVsphereLike(VSpherePlatformStatus item) |
A |
PlatformStatusFluentImpl.withVsphere(VSpherePlatformStatus vsphere) |
A |
PlatformStatusFluent.withVsphere(VSpherePlatformStatus vsphere) |
| Constructor and Description |
|---|
DoneableVSpherePlatformStatus(io.fabric8.kubernetes.api.builder.Function<VSpherePlatformStatus,VSpherePlatformStatus> function) |
DoneableVSpherePlatformStatus(io.fabric8.kubernetes.api.builder.Function<VSpherePlatformStatus,VSpherePlatformStatus> function) |
DoneableVSpherePlatformStatus(VSpherePlatformStatus item,
io.fabric8.kubernetes.api.builder.Function<VSpherePlatformStatus,VSpherePlatformStatus> function) |
DoneableVSpherePlatformStatus(VSpherePlatformStatus item,
io.fabric8.kubernetes.api.builder.Function<VSpherePlatformStatus,VSpherePlatformStatus> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.