| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
GCPPlatformStatus |
GCPPlatformStatusBuilder.build() |
GCPPlatformStatus |
PlatformStatusFluent.buildGcp() |
GCPPlatformStatus |
PlatformStatus.getGcp() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GCPPlatformStatusFluent.copyInstance(GCPPlatformStatus instance) |
PlatformStatusFluent.GcpNested<A> |
PlatformStatusFluent.editOrNewGcpLike(GCPPlatformStatus item) |
void |
PlatformStatus.setGcp(GCPPlatformStatus gcp) |
A |
PlatformStatusFluent.withGcp(GCPPlatformStatus gcp) |
PlatformStatusFluent.GcpNested<A> |
PlatformStatusFluent.withNewGcpLike(GCPPlatformStatus item) |
| Constructor and Description |
|---|
GCPPlatformStatusBuilder(GCPPlatformStatus instance) |
GCPPlatformStatusBuilder(GCPPlatformStatusFluent<?> fluent,
GCPPlatformStatus instance) |
GCPPlatformStatusFluent(GCPPlatformStatus instance) |
PlatformStatus(AlibabaCloudPlatformStatus alibabaCloud,
AWSPlatformStatus aws,
AzurePlatformStatus azure,
BareMetalPlatformStatus baremetal,
EquinixMetalPlatformStatus equinixMetal,
ExternalPlatformStatus external,
GCPPlatformStatus gcp,
IBMCloudPlatformStatus ibmcloud,
KubevirtPlatformStatus kubevirt,
NutanixPlatformStatus nutanix,
OpenStackPlatformStatus openstack,
OvirtPlatformStatus ovirt,
PowerVSPlatformStatus powervs,
String type,
VSpherePlatformStatus vsphere) |
Copyright © 2015–2024 Red Hat. All rights reserved.