| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.libvirt.v1 |
| Modifier and Type | Method and Description |
|---|---|
Network |
NetworkBuilder.build() |
Network |
PlatformFluent.buildNetwork() |
Network |
Platform.getNetwork() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NetworkFluent.copyInstance(Network instance) |
PlatformFluent.NetworkNested<A> |
PlatformFluent.editOrNewNetworkLike(Network item) |
void |
Platform.setNetwork(Network network) |
A |
PlatformFluent.withNetwork(Network network) |
PlatformFluent.NetworkNested<A> |
PlatformFluent.withNewNetworkLike(Network item) |
| Constructor and Description |
|---|
NetworkBuilder(Network instance) |
NetworkBuilder(NetworkFluent<?> fluent,
Network instance) |
NetworkFluent(Network instance) |
Platform(String uri,
MachinePool defaultMachinePlatform,
Network network) |
Copyright © 2015–2023 Red Hat. All rights reserved.