| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
AzurePlatformStatus |
AzurePlatformStatusBuilder.build() |
AzurePlatformStatus |
PlatformStatusFluentImpl.buildAzure() |
AzurePlatformStatus |
PlatformStatusFluent.buildAzure() |
AzurePlatformStatus |
PlatformStatusFluentImpl.getAzure()
Deprecated.
|
AzurePlatformStatus |
PlatformStatusFluent.getAzure()
Deprecated.
|
AzurePlatformStatus |
PlatformStatus.getAzure() |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatusFluent.AzureNested<A> |
PlatformStatusFluentImpl.editOrNewAzureLike(AzurePlatformStatus item) |
PlatformStatusFluent.AzureNested<A> |
PlatformStatusFluent.editOrNewAzureLike(AzurePlatformStatus item) |
void |
PlatformStatus.setAzure(AzurePlatformStatus azure) |
A |
PlatformStatusFluentImpl.withAzure(AzurePlatformStatus azure) |
A |
PlatformStatusFluent.withAzure(AzurePlatformStatus azure) |
PlatformStatusFluent.AzureNested<A> |
PlatformStatusFluentImpl.withNewAzureLike(AzurePlatformStatus item) |
PlatformStatusFluent.AzureNested<A> |
PlatformStatusFluent.withNewAzureLike(AzurePlatformStatus item) |
| Constructor and Description |
|---|
AzurePlatformStatusBuilder(AzurePlatformStatus instance) |
AzurePlatformStatusBuilder(AzurePlatformStatus instance,
Boolean validationEnabled) |
AzurePlatformStatusBuilder(AzurePlatformStatusFluent<?> fluent,
AzurePlatformStatus instance) |
AzurePlatformStatusBuilder(AzurePlatformStatusFluent<?> fluent,
AzurePlatformStatus instance,
Boolean validationEnabled) |
AzurePlatformStatusFluentImpl(AzurePlatformStatus instance) |
PlatformStatus(AWSPlatformStatus aws,
AzurePlatformStatus azure,
BareMetalPlatformStatus baremetal,
GCPPlatformStatus gcp,
IBMCloudPlatformStatus ibmcloud,
OpenStackPlatformStatus openstack,
OvirtPlatformStatus ovirt,
String type,
VSpherePlatformStatus vsphere) |
Copyright © 2015–2021 Red Hat. All rights reserved.