| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformTopology |
VSpherePlatformTopologyBuilder.build() |
VSpherePlatformTopology |
VSpherePlatformFailureDomainSpecFluent.buildTopology() |
VSpherePlatformTopology |
VSpherePlatformFailureDomainSpec.getTopology() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VSpherePlatformTopologyFluent.copyInstance(VSpherePlatformTopology instance) |
VSpherePlatformFailureDomainSpecFluent.TopologyNested<A> |
VSpherePlatformFailureDomainSpecFluent.editOrNewTopologyLike(VSpherePlatformTopology item) |
void |
VSpherePlatformFailureDomainSpec.setTopology(VSpherePlatformTopology topology) |
VSpherePlatformFailureDomainSpecFluent.TopologyNested<A> |
VSpherePlatformFailureDomainSpecFluent.withNewTopologyLike(VSpherePlatformTopology item) |
A |
VSpherePlatformFailureDomainSpecFluent.withTopology(VSpherePlatformTopology topology) |
| Constructor and Description |
|---|
VSpherePlatformFailureDomainSpec(String name,
String region,
String server,
VSpherePlatformTopology topology,
String zone) |
VSpherePlatformTopologyBuilder(VSpherePlatformTopology instance) |
VSpherePlatformTopologyBuilder(VSpherePlatformTopologyFluent<?> fluent,
VSpherePlatformTopology instance) |
VSpherePlatformTopologyFluent(VSpherePlatformTopology instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.