Uses of Class
io.fabric8.openshift.api.model.hive.aws.v1.MachinePoolPlatformFluent.SpotMarketOptionsNested
-
Packages that use MachinePoolPlatformFluent.SpotMarketOptionsNested Package Description io.fabric8.openshift.api.model.hive.aws.v1 -
-
Uses of MachinePoolPlatformFluent.SpotMarketOptionsNested in io.fabric8.openshift.api.model.hive.aws.v1
Methods in io.fabric8.openshift.api.model.hive.aws.v1 that return MachinePoolPlatformFluent.SpotMarketOptionsNested Modifier and Type Method Description MachinePoolPlatformFluent.SpotMarketOptionsNested<A>MachinePoolPlatformFluent. editOrNewSpotMarketOptions()MachinePoolPlatformFluent.SpotMarketOptionsNested<A>MachinePoolPlatformFluent. editOrNewSpotMarketOptionsLike(SpotMarketOptions item)MachinePoolPlatformFluent.SpotMarketOptionsNested<A>MachinePoolPlatformFluent. editSpotMarketOptions()MachinePoolPlatformFluent.SpotMarketOptionsNested<A>MachinePoolPlatformFluent. withNewSpotMarketOptions()MachinePoolPlatformFluent.SpotMarketOptionsNested<A>MachinePoolPlatformFluent. withNewSpotMarketOptionsLike(SpotMarketOptions item)
-