Uses of Class
io.fabric8.openshift.api.model.config.v1.InfrastructureStatusFluent.PlatformStatusNested
-
Packages that use InfrastructureStatusFluent.PlatformStatusNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of InfrastructureStatusFluent.PlatformStatusNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return InfrastructureStatusFluent.PlatformStatusNested Modifier and Type Method Description InfrastructureStatusFluent.PlatformStatusNested<A>InfrastructureStatusFluent. editOrNewPlatformStatus()InfrastructureStatusFluent.PlatformStatusNested<A>InfrastructureStatusFluent. editOrNewPlatformStatusLike(PlatformStatus item)InfrastructureStatusFluent.PlatformStatusNested<A>InfrastructureStatusFluent. editPlatformStatus()InfrastructureStatusFluent.PlatformStatusNested<A>InfrastructureStatusFluent. withNewPlatformStatus()InfrastructureStatusFluent.PlatformStatusNested<A>InfrastructureStatusFluent. withNewPlatformStatusLike(PlatformStatus item)
-