| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
GCPClusterDeprovision |
GCPClusterDeprovisionBuilder.build() |
GCPClusterDeprovision |
ClusterDeprovisionPlatformFluent.buildGcp() |
GCPClusterDeprovision |
ClusterDeprovisionPlatformFluentImpl.buildGcp() |
GCPClusterDeprovision |
ClusterDeprovisionPlatformFluent.getGcp()
Deprecated.
|
GCPClusterDeprovision |
ClusterDeprovisionPlatformFluentImpl.getGcp()
Deprecated.
|
GCPClusterDeprovision |
ClusterDeprovisionPlatform.getGcp() |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeprovisionPlatformFluent.GcpNested<A> |
ClusterDeprovisionPlatformFluent.editOrNewGcpLike(GCPClusterDeprovision item) |
ClusterDeprovisionPlatformFluent.GcpNested<A> |
ClusterDeprovisionPlatformFluentImpl.editOrNewGcpLike(GCPClusterDeprovision item) |
void |
ClusterDeprovisionPlatform.setGcp(GCPClusterDeprovision gcp) |
A |
ClusterDeprovisionPlatformFluent.withGcp(GCPClusterDeprovision gcp) |
A |
ClusterDeprovisionPlatformFluentImpl.withGcp(GCPClusterDeprovision gcp) |
ClusterDeprovisionPlatformFluent.GcpNested<A> |
ClusterDeprovisionPlatformFluent.withNewGcpLike(GCPClusterDeprovision item) |
ClusterDeprovisionPlatformFluent.GcpNested<A> |
ClusterDeprovisionPlatformFluentImpl.withNewGcpLike(GCPClusterDeprovision item) |
| Constructor and Description |
|---|
ClusterDeprovisionPlatform(AWSClusterDeprovision aws,
AzureClusterDeprovision azure,
GCPClusterDeprovision gcp,
OpenStackClusterDeprovision openstack,
OvirtClusterDeprovision ovirt,
VSphereClusterDeprovision vsphere) |
GCPClusterDeprovisionBuilder(GCPClusterDeprovision instance) |
GCPClusterDeprovisionBuilder(GCPClusterDeprovision instance,
Boolean validationEnabled) |
GCPClusterDeprovisionBuilder(GCPClusterDeprovisionFluent<?> fluent,
GCPClusterDeprovision instance) |
GCPClusterDeprovisionBuilder(GCPClusterDeprovisionFluent<?> fluent,
GCPClusterDeprovision instance,
Boolean validationEnabled) |
GCPClusterDeprovisionFluentImpl(GCPClusterDeprovision instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.