| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
AWSPlatformSpec |
AWSPlatformSpecBuilder.build() |
AWSPlatformSpec |
PlatformSpecFluentImpl.buildAws() |
AWSPlatformSpec |
PlatformSpecFluent.buildAws() |
AWSPlatformSpec |
PlatformSpecFluentImpl.getAws()
Deprecated.
|
AWSPlatformSpec |
PlatformSpecFluent.getAws()
Deprecated.
|
AWSPlatformSpec |
PlatformSpec.getAws() |
| Modifier and Type | Method and Description |
|---|---|
PlatformSpecFluent.AwsNested<A> |
PlatformSpecFluentImpl.editOrNewAwsLike(AWSPlatformSpec item) |
PlatformSpecFluent.AwsNested<A> |
PlatformSpecFluent.editOrNewAwsLike(AWSPlatformSpec item) |
void |
PlatformSpec.setAws(AWSPlatformSpec aws) |
A |
PlatformSpecFluentImpl.withAws(AWSPlatformSpec aws) |
A |
PlatformSpecFluent.withAws(AWSPlatformSpec aws) |
PlatformSpecFluent.AwsNested<A> |
PlatformSpecFluentImpl.withNewAwsLike(AWSPlatformSpec item) |
PlatformSpecFluent.AwsNested<A> |
PlatformSpecFluent.withNewAwsLike(AWSPlatformSpec item) |
| Constructor and Description |
|---|
AWSPlatformSpecBuilder(AWSPlatformSpec instance) |
AWSPlatformSpecBuilder(AWSPlatformSpec instance,
Boolean validationEnabled) |
AWSPlatformSpecBuilder(AWSPlatformSpecFluent<?> fluent,
AWSPlatformSpec instance) |
AWSPlatformSpecBuilder(AWSPlatformSpecFluent<?> fluent,
AWSPlatformSpec instance,
Boolean validationEnabled) |
AWSPlatformSpecFluentImpl(AWSPlatformSpec instance) |
PlatformSpec(AWSPlatformSpec aws,
AzurePlatformSpec azure,
BareMetalPlatformSpec baremetal,
GCPPlatformSpec gcp,
IBMCloudPlatformSpec ibmcloud,
OpenStackPlatformSpec openstack,
OvirtPlatformSpec ovirt,
String type,
VSpherePlatformSpec vsphere) |
Copyright © 2015–2022 Red Hat. All rights reserved.