| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
GCPPlatformStatus |
GCPPlatformStatusBuilder.build() |
GCPPlatformStatus |
PlatformStatusFluentImpl.buildGcp() |
GCPPlatformStatus |
PlatformStatusFluent.buildGcp() |
GCPPlatformStatus |
PlatformStatusFluentImpl.getGcp()
Deprecated.
|
GCPPlatformStatus |
PlatformStatusFluent.getGcp()
Deprecated.
|
GCPPlatformStatus |
PlatformStatus.getGcp() |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatusFluent.GcpNested<A> |
PlatformStatusFluentImpl.editOrNewGcpLike(GCPPlatformStatus item) |
PlatformStatusFluent.GcpNested<A> |
PlatformStatusFluent.editOrNewGcpLike(GCPPlatformStatus item) |
void |
PlatformStatus.setGcp(GCPPlatformStatus gcp) |
A |
PlatformStatusFluentImpl.withGcp(GCPPlatformStatus gcp) |
A |
PlatformStatusFluent.withGcp(GCPPlatformStatus gcp) |
PlatformStatusFluent.GcpNested<A> |
PlatformStatusFluentImpl.withNewGcpLike(GCPPlatformStatus item) |
PlatformStatusFluent.GcpNested<A> |
PlatformStatusFluent.withNewGcpLike(GCPPlatformStatus item) |
| Constructor and Description |
|---|
GCPPlatformStatusBuilder(GCPPlatformStatus instance) |
GCPPlatformStatusBuilder(GCPPlatformStatus instance,
Boolean validationEnabled) |
GCPPlatformStatusBuilder(GCPPlatformStatusFluent<?> fluent,
GCPPlatformStatus instance) |
GCPPlatformStatusBuilder(GCPPlatformStatusFluent<?> fluent,
GCPPlatformStatus instance,
Boolean validationEnabled) |
GCPPlatformStatusFluentImpl(GCPPlatformStatus instance) |
PlatformStatus(AWSPlatformStatus aws,
AzurePlatformStatus azure,
BareMetalPlatformStatus baremetal,
GCPPlatformStatus gcp,
IBMCloudPlatformStatus ibmcloud,
OpenStackPlatformStatus openstack,
OvirtPlatformStatus ovirt,
String type,
VSpherePlatformStatus vsphere) |
Copyright © 2015–2020 Red Hat. All rights reserved.