| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.nutanix.v1 |
| Modifier and Type | Method and Description |
|---|---|
PrismCentral |
PrismCentralBuilder.build() |
PrismCentral |
PlatformFluent.buildPrismCentral() |
PrismCentral |
Platform.getPrismCentral() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrismCentralFluent.copyInstance(PrismCentral instance) |
PlatformFluent.PrismCentralNested<A> |
PlatformFluent.editOrNewPrismCentralLike(PrismCentral item) |
void |
Platform.setPrismCentral(PrismCentral prismCentral) |
PlatformFluent.PrismCentralNested<A> |
PlatformFluent.withNewPrismCentralLike(PrismCentral item) |
A |
PlatformFluent.withPrismCentral(PrismCentral prismCentral) |
| Constructor and Description |
|---|
Platform(String apiVIP,
List<String> apiVIPs,
String clusterOSImage,
MachinePool defaultMachinePlatform,
String ingressVIP,
List<String> ingressVIPs,
io.fabric8.openshift.api.model.config.v1.NutanixPlatformLoadBalancer loadBalancer,
PrismCentral prismCentral,
List<PrismElement> prismElements,
List<String> subnetUUIDs) |
PrismCentralBuilder(PrismCentral instance) |
PrismCentralBuilder(PrismCentralFluent<?> fluent,
PrismCentral instance) |
PrismCentralFluent(PrismCentral instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.