| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformStatus |
VSpherePlatformStatusBuilder.build() |
VSpherePlatformStatus |
PlatformStatusFluentImpl.buildVsphere() |
VSpherePlatformStatus |
PlatformStatusFluent.buildVsphere() |
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 |
|---|
PlatformStatus(AWSPlatformStatus aws,
AzurePlatformStatus azure,
BareMetalPlatformStatus baremetal,
GCPPlatformStatus gcp,
IBMCloudPlatformStatus ibmcloud,
OpenStackPlatformStatus openstack,
OvirtPlatformStatus ovirt,
String type,
VSpherePlatformStatus vsphere) |
VSpherePlatformStatusBuilder(VSpherePlatformStatus instance) |
VSpherePlatformStatusBuilder(VSpherePlatformStatus instance,
Boolean validationEnabled) |
VSpherePlatformStatusBuilder(VSpherePlatformStatusFluent<?> fluent,
VSpherePlatformStatus instance) |
VSpherePlatformStatusBuilder(VSpherePlatformStatusFluent<?> fluent,
VSpherePlatformStatus instance,
Boolean validationEnabled) |
VSpherePlatformStatusFluentImpl(VSpherePlatformStatus instance) |
Copyright © 2015–2021 Red Hat. All rights reserved.