| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
PlatformStatus |
PlatformStatusBuilder.build() |
PlatformStatus |
InfrastructureStatusFluent.buildPlatformStatus() |
PlatformStatus |
InfrastructureStatus.getPlatformStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlatformStatusFluent.copyInstance(PlatformStatus instance) |
InfrastructureStatusFluent.PlatformStatusNested<A> |
InfrastructureStatusFluent.editOrNewPlatformStatusLike(PlatformStatus item) |
void |
InfrastructureStatus.setPlatformStatus(PlatformStatus platformStatus) |
InfrastructureStatusFluent.PlatformStatusNested<A> |
InfrastructureStatusFluent.withNewPlatformStatusLike(PlatformStatus item) |
A |
InfrastructureStatusFluent.withPlatformStatus(PlatformStatus platformStatus) |
| Constructor and Description |
|---|
InfrastructureStatus(String apiServerInternalURI,
String apiServerURL,
String controlPlaneTopology,
String cpuPartitioning,
String etcdDiscoveryDomain,
String infrastructureName,
String infrastructureTopology,
String platform,
PlatformStatus platformStatus) |
PlatformStatusBuilder(PlatformStatus instance) |
PlatformStatusBuilder(PlatformStatusFluent<?> fluent,
PlatformStatus instance) |
PlatformStatusFluent(PlatformStatus instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.