Uses of Class
io.fabric8.openshift.api.model.config.v1.InfrastructureSpecFluent.PlatformSpecNested
-
Packages that use InfrastructureSpecFluent.PlatformSpecNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of InfrastructureSpecFluent.PlatformSpecNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return InfrastructureSpecFluent.PlatformSpecNested Modifier and Type Method Description InfrastructureSpecFluent.PlatformSpecNested<A>InfrastructureSpecFluent. editOrNewPlatformSpec()InfrastructureSpecFluent.PlatformSpecNested<A>InfrastructureSpecFluent. editOrNewPlatformSpecLike(PlatformSpec item)InfrastructureSpecFluent.PlatformSpecNested<A>InfrastructureSpecFluent. editPlatformSpec()InfrastructureSpecFluent.PlatformSpecNested<A>InfrastructureSpecFluent. withNewPlatformSpec()InfrastructureSpecFluent.PlatformSpecNested<A>InfrastructureSpecFluent. withNewPlatformSpecLike(PlatformSpec item)
-