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