| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
IBMCloudPlatformStatus |
IBMCloudPlatformStatusBuilder.build() |
IBMCloudPlatformStatus |
PlatformStatusFluentImpl.buildIbmcloud() |
IBMCloudPlatformStatus |
PlatformStatusFluent.buildIbmcloud() |
IBMCloudPlatformStatus |
PlatformStatusFluentImpl.getIbmcloud()
Deprecated.
|
IBMCloudPlatformStatus |
PlatformStatusFluent.getIbmcloud()
Deprecated.
|
IBMCloudPlatformStatus |
PlatformStatus.getIbmcloud() |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatusFluent.IbmcloudNested<A> |
PlatformStatusFluentImpl.editOrNewIbmcloudLike(IBMCloudPlatformStatus item) |
PlatformStatusFluent.IbmcloudNested<A> |
PlatformStatusFluent.editOrNewIbmcloudLike(IBMCloudPlatformStatus item) |
void |
PlatformStatus.setIbmcloud(IBMCloudPlatformStatus ibmcloud) |
A |
PlatformStatusFluentImpl.withIbmcloud(IBMCloudPlatformStatus ibmcloud) |
A |
PlatformStatusFluent.withIbmcloud(IBMCloudPlatformStatus ibmcloud) |
PlatformStatusFluent.IbmcloudNested<A> |
PlatformStatusFluentImpl.withNewIbmcloudLike(IBMCloudPlatformStatus item) |
PlatformStatusFluent.IbmcloudNested<A> |
PlatformStatusFluent.withNewIbmcloudLike(IBMCloudPlatformStatus item) |
| Constructor and Description |
|---|
IBMCloudPlatformStatusBuilder(IBMCloudPlatformStatus instance) |
IBMCloudPlatformStatusBuilder(IBMCloudPlatformStatus instance,
Boolean validationEnabled) |
IBMCloudPlatformStatusBuilder(IBMCloudPlatformStatusFluent<?> fluent,
IBMCloudPlatformStatus instance) |
IBMCloudPlatformStatusBuilder(IBMCloudPlatformStatusFluent<?> fluent,
IBMCloudPlatformStatus instance,
Boolean validationEnabled) |
IBMCloudPlatformStatusFluentImpl(IBMCloudPlatformStatus 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.