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