| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
AWSPlatformStatus |
AWSPlatformStatusBuilder.build() |
AWSPlatformStatus |
PlatformStatusFluentImpl.buildAws() |
AWSPlatformStatus |
PlatformStatusFluent.buildAws() |
AWSPlatformStatus |
PlatformStatusFluentImpl.getAws()
Deprecated.
|
AWSPlatformStatus |
PlatformStatusFluent.getAws()
Deprecated.
|
AWSPlatformStatus |
PlatformStatus.getAws() |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatusFluent.AwsNested<A> |
PlatformStatusFluentImpl.editOrNewAwsLike(AWSPlatformStatus item) |
PlatformStatusFluent.AwsNested<A> |
PlatformStatusFluent.editOrNewAwsLike(AWSPlatformStatus item) |
void |
PlatformStatus.setAws(AWSPlatformStatus aws) |
A |
PlatformStatusFluentImpl.withAws(AWSPlatformStatus aws) |
A |
PlatformStatusFluent.withAws(AWSPlatformStatus aws) |
PlatformStatusFluent.AwsNested<A> |
PlatformStatusFluentImpl.withNewAwsLike(AWSPlatformStatus item) |
PlatformStatusFluent.AwsNested<A> |
PlatformStatusFluent.withNewAwsLike(AWSPlatformStatus item) |
| Constructor and Description |
|---|
AWSPlatformStatusBuilder(AWSPlatformStatus instance) |
AWSPlatformStatusBuilder(AWSPlatformStatus instance,
Boolean validationEnabled) |
AWSPlatformStatusBuilder(AWSPlatformStatusFluent<?> fluent,
AWSPlatformStatus instance) |
AWSPlatformStatusBuilder(AWSPlatformStatusFluent<?> fluent,
AWSPlatformStatus instance,
Boolean validationEnabled) |
AWSPlatformStatusFluentImpl(AWSPlatformStatus instance) |
PlatformStatus(AWSPlatformStatus aws,
AzurePlatformStatus azure,
BareMetalPlatformStatus baremetal,
GCPPlatformStatus gcp,
IBMCloudPlatformStatus ibmcloud,
OpenStackPlatformStatus openstack,
OvirtPlatformStatus ovirt,
String type,
VSpherePlatformStatus vsphere) |
Copyright © 2015–2022 Red Hat. All rights reserved.