Uses of Class
io.fabric8.openshift.api.model.config.v1.VSpherePlatformSpecFluent.VcentersNested
-
Packages that use VSpherePlatformSpecFluent.VcentersNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of VSpherePlatformSpecFluent.VcentersNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return VSpherePlatformSpecFluent.VcentersNested Modifier and Type Method Description VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. addNewVcenter()VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. addNewVcenterLike(VSpherePlatformVCenterSpec item)VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. editFirstVcenter()VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. editLastVcenter()VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. editMatchingVcenter(Predicate<VSpherePlatformVCenterSpecBuilder> predicate)VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. editVcenter(int index)VSpherePlatformSpecFluent.VcentersNested<A>VSpherePlatformSpecFluent. setNewVcenterLike(int index, VSpherePlatformVCenterSpec item)
-