Uses of Class
io.fabric8.openshift.api.model.hive.aws.v1.MachinePoolPlatformFluent.RootVolumeNested
-
Packages that use MachinePoolPlatformFluent.RootVolumeNested Package Description io.fabric8.openshift.api.model.hive.aws.v1 -
-
Uses of MachinePoolPlatformFluent.RootVolumeNested in io.fabric8.openshift.api.model.hive.aws.v1
Methods in io.fabric8.openshift.api.model.hive.aws.v1 that return MachinePoolPlatformFluent.RootVolumeNested Modifier and Type Method Description MachinePoolPlatformFluent.RootVolumeNested<A>MachinePoolPlatformFluent. editOrNewRootVolume()MachinePoolPlatformFluent.RootVolumeNested<A>MachinePoolPlatformFluent. editOrNewRootVolumeLike(EC2RootVolume item)MachinePoolPlatformFluent.RootVolumeNested<A>MachinePoolPlatformFluent. editRootVolume()MachinePoolPlatformFluent.RootVolumeNested<A>MachinePoolPlatformFluent. withNewRootVolume()MachinePoolPlatformFluent.RootVolumeNested<A>MachinePoolPlatformFluent. withNewRootVolumeLike(EC2RootVolume item)
-