| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
OpenStackPlatformStatus |
OpenStackPlatformStatusBuilder.build() |
OpenStackPlatformStatus |
PlatformStatusFluentImpl.buildOpenstack() |
OpenStackPlatformStatus |
PlatformStatusFluent.buildOpenstack() |
OpenStackPlatformStatus |
DoneableOpenStackPlatformStatus.done() |
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 |
|---|
DoneableOpenStackPlatformStatus(io.fabric8.kubernetes.api.builder.Function<OpenStackPlatformStatus,OpenStackPlatformStatus> function) |
DoneableOpenStackPlatformStatus(io.fabric8.kubernetes.api.builder.Function<OpenStackPlatformStatus,OpenStackPlatformStatus> function) |
DoneableOpenStackPlatformStatus(OpenStackPlatformStatus item,
io.fabric8.kubernetes.api.builder.Function<OpenStackPlatformStatus,OpenStackPlatformStatus> function) |
DoneableOpenStackPlatformStatus(OpenStackPlatformStatus item,
io.fabric8.kubernetes.api.builder.Function<OpenStackPlatformStatus,OpenStackPlatformStatus> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.