| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformNodeNetworking |
VSpherePlatformNodeNetworkingBuilder.build() |
VSpherePlatformNodeNetworking |
VSpherePlatformSpecFluent.buildNodeNetworking() |
VSpherePlatformNodeNetworking |
VSpherePlatformSpec.getNodeNetworking() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VSpherePlatformNodeNetworkingFluent.copyInstance(VSpherePlatformNodeNetworking instance) |
VSpherePlatformSpecFluent.NodeNetworkingNested<A> |
VSpherePlatformSpecFluent.editOrNewNodeNetworkingLike(VSpherePlatformNodeNetworking item) |
void |
VSpherePlatformSpec.setNodeNetworking(VSpherePlatformNodeNetworking nodeNetworking) |
VSpherePlatformSpecFluent.NodeNetworkingNested<A> |
VSpherePlatformSpecFluent.withNewNodeNetworkingLike(VSpherePlatformNodeNetworking item) |
A |
VSpherePlatformSpecFluent.withNodeNetworking(VSpherePlatformNodeNetworking nodeNetworking) |
| Constructor and Description |
|---|
VSpherePlatformNodeNetworkingBuilder(VSpherePlatformNodeNetworking instance) |
VSpherePlatformNodeNetworkingBuilder(VSpherePlatformNodeNetworkingFluent<?> fluent,
VSpherePlatformNodeNetworking instance) |
VSpherePlatformNodeNetworkingFluent(VSpherePlatformNodeNetworking instance) |
VSpherePlatformSpec(List<VSpherePlatformFailureDomainSpec> failureDomains,
VSpherePlatformNodeNetworking nodeNetworking,
List<VSpherePlatformVCenterSpec> vcenters) |
Copyright © 2015–2024 Red Hat. All rights reserved.