| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
PlatformSpec |
PlatformSpecBuilder.build() |
PlatformSpec |
InfrastructureSpecFluent.buildPlatformSpec() |
PlatformSpec |
InfrastructureSpec.getPlatformSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlatformSpecFluent.copyInstance(PlatformSpec instance) |
InfrastructureSpecFluent.PlatformSpecNested<A> |
InfrastructureSpecFluent.editOrNewPlatformSpecLike(PlatformSpec item) |
void |
InfrastructureSpec.setPlatformSpec(PlatformSpec platformSpec) |
InfrastructureSpecFluent.PlatformSpecNested<A> |
InfrastructureSpecFluent.withNewPlatformSpecLike(PlatformSpec item) |
A |
InfrastructureSpecFluent.withPlatformSpec(PlatformSpec platformSpec) |
| Constructor and Description |
|---|
InfrastructureSpec(ConfigMapFileReference cloudConfig,
PlatformSpec platformSpec) |
PlatformSpecBuilder(PlatformSpec instance) |
PlatformSpecBuilder(PlatformSpecFluent<?> fluent,
PlatformSpec instance) |
PlatformSpecFluent(PlatformSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.