Uses of Class
io.fabric8.openshift.api.model.config.v1.PlatformSpecFluent.VsphereNested
-
Packages that use PlatformSpecFluent.VsphereNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of PlatformSpecFluent.VsphereNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return PlatformSpecFluent.VsphereNested Modifier and Type Method Description PlatformSpecFluent.VsphereNested<A>PlatformSpecFluent. editOrNewVsphere()PlatformSpecFluent.VsphereNested<A>PlatformSpecFluent. editOrNewVsphereLike(VSpherePlatformSpec item)PlatformSpecFluent.VsphereNested<A>PlatformSpecFluent. editVsphere()PlatformSpecFluent.VsphereNested<A>PlatformSpecFluent. withNewVsphere()PlatformSpecFluent.VsphereNested<A>PlatformSpecFluent. withNewVsphereLike(VSpherePlatformSpec item)
-