| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
OpenStackPlatformStatus |
OpenStackPlatformStatusBuilder.build() |
OpenStackPlatformStatus |
PlatformStatusFluentImpl.buildOpenstack() |
OpenStackPlatformStatus |
PlatformStatusFluent.buildOpenstack() |
OpenStackPlatformStatus |
PlatformStatusFluentImpl.getOpenstack()
Deprecated.
|
OpenStackPlatformStatus |
PlatformStatusFluent.getOpenstack()
Deprecated.
|
OpenStackPlatformStatus |
PlatformStatus.getOpenstack() |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatusFluent.OpenstackNested<A> |
PlatformStatusFluentImpl.editOrNewOpenstackLike(OpenStackPlatformStatus item) |
PlatformStatusFluent.OpenstackNested<A> |
PlatformStatusFluent.editOrNewOpenstackLike(OpenStackPlatformStatus item) |
void |
PlatformStatus.setOpenstack(OpenStackPlatformStatus openstack) |
PlatformStatusFluent.OpenstackNested<A> |
PlatformStatusFluentImpl.withNewOpenstackLike(OpenStackPlatformStatus item) |
PlatformStatusFluent.OpenstackNested<A> |
PlatformStatusFluent.withNewOpenstackLike(OpenStackPlatformStatus item) |
A |
PlatformStatusFluentImpl.withOpenstack(OpenStackPlatformStatus openstack) |
A |
PlatformStatusFluent.withOpenstack(OpenStackPlatformStatus openstack) |
| Constructor and Description |
|---|
OpenStackPlatformStatusBuilder(OpenStackPlatformStatus instance) |
OpenStackPlatformStatusBuilder(OpenStackPlatformStatus instance,
Boolean validationEnabled) |
OpenStackPlatformStatusBuilder(OpenStackPlatformStatusFluent<?> fluent,
OpenStackPlatformStatus instance) |
OpenStackPlatformStatusBuilder(OpenStackPlatformStatusFluent<?> fluent,
OpenStackPlatformStatus instance,
Boolean validationEnabled) |
OpenStackPlatformStatusFluentImpl(OpenStackPlatformStatus instance) |
PlatformStatus(AWSPlatformStatus aws,
AzurePlatformStatus azure,
BareMetalPlatformStatus baremetal,
GCPPlatformStatus gcp,
IBMCloudPlatformStatus ibmcloud,
OpenStackPlatformStatus openstack,
OvirtPlatformStatus ovirt,
String type,
VSpherePlatformStatus vsphere) |
Copyright © 2015–2020 Red Hat. All rights reserved.