| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformVCenterSpec |
VSpherePlatformVCenterSpecBuilder.build() |
VSpherePlatformVCenterSpec |
VSpherePlatformSpecFluent.buildFirstVcenter() |
VSpherePlatformVCenterSpec |
VSpherePlatformSpecFluent.buildLastVcenter() |
VSpherePlatformVCenterSpec |
VSpherePlatformSpecFluent.buildMatchingVcenter(Predicate<VSpherePlatformVCenterSpecBuilder> predicate) |
VSpherePlatformVCenterSpec |
VSpherePlatformSpecFluent.buildVcenter(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<VSpherePlatformVCenterSpec> |
VSpherePlatformSpecFluent.buildVcenters() |
List<VSpherePlatformVCenterSpec> |
VSpherePlatformSpec.getVcenters() |
| Modifier and Type | Method and Description |
|---|---|
VSpherePlatformSpecFluent.VcentersNested<A> |
VSpherePlatformSpecFluent.addNewVcenterLike(VSpherePlatformVCenterSpec item) |
A |
VSpherePlatformSpecFluent.addToVcenters(int index,
VSpherePlatformVCenterSpec item) |
A |
VSpherePlatformSpecFluent.addToVcenters(VSpherePlatformVCenterSpec... items) |
protected void |
VSpherePlatformVCenterSpecFluent.copyInstance(VSpherePlatformVCenterSpec instance) |
A |
VSpherePlatformSpecFluent.removeFromVcenters(VSpherePlatformVCenterSpec... items) |
VSpherePlatformSpecFluent.VcentersNested<A> |
VSpherePlatformSpecFluent.setNewVcenterLike(int index,
VSpherePlatformVCenterSpec item) |
A |
VSpherePlatformSpecFluent.setToVcenters(int index,
VSpherePlatformVCenterSpec item) |
A |
VSpherePlatformSpecFluent.withVcenters(VSpherePlatformVCenterSpec... vcenters) |
| Modifier and Type | Method and Description |
|---|---|
A |
VSpherePlatformSpecFluent.addAllToVcenters(Collection<VSpherePlatformVCenterSpec> items) |
A |
VSpherePlatformSpecFluent.removeAllFromVcenters(Collection<VSpherePlatformVCenterSpec> items) |
void |
VSpherePlatformSpec.setVcenters(List<VSpherePlatformVCenterSpec> vcenters) |
A |
VSpherePlatformSpecFluent.withVcenters(List<VSpherePlatformVCenterSpec> vcenters) |
| Constructor and Description |
|---|
VSpherePlatformVCenterSpecBuilder(VSpherePlatformVCenterSpec instance) |
VSpherePlatformVCenterSpecBuilder(VSpherePlatformVCenterSpecFluent<?> fluent,
VSpherePlatformVCenterSpec instance) |
VSpherePlatformVCenterSpecFluent(VSpherePlatformVCenterSpec instance) |
| Constructor and Description |
|---|
VSpherePlatformSpec(List<VSpherePlatformFailureDomainSpec> failureDomains,
VSpherePlatformNodeNetworking nodeNetworking,
List<VSpherePlatformVCenterSpec> vcenters) |
Copyright © 2015–2023 Red Hat. All rights reserved.