Uses of Class
io.fabric8.openshift.api.model.hive.v1.PlatformStatusFluent.GcpNested
-
Packages that use PlatformStatusFluent.GcpNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of PlatformStatusFluent.GcpNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.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(PlatformStatus item)PlatformStatusFluent.GcpNested<A>PlatformStatusFluent. withNewGcp()PlatformStatusFluent.GcpNested<A>PlatformStatusFluent. withNewGcpLike(PlatformStatus item)
-