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