Uses of Class
io.fabric8.openshift.api.model.config.v1.PlatformStatusFluent.GcpNested
-
Packages that use PlatformStatusFluent.GcpNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of PlatformStatusFluent.GcpNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return PlatformStatusFluent.GcpNested Modifier and Type Method Description PlatformStatusFluent.GcpNested<A>PlatformStatusFluent. editGcp()PlatformStatusFluent.GcpNested<A>PlatformStatusFluent. editOrNewGcp()PlatformStatusFluent.GcpNested<A>PlatformStatusFluent. editOrNewGcpLike(GCPPlatformStatus item)PlatformStatusFluent.GcpNested<A>PlatformStatusFluent. withNewGcp()PlatformStatusFluent.GcpNested<A>PlatformStatusFluent. withNewGcpLike(GCPPlatformStatus item)
-