Uses of Class
io.fabric8.openshift.api.model.hive.aws.v1.MachinePoolPlatform
-
Packages that use MachinePoolPlatform Package Description io.fabric8.openshift.api.model.hive.aws.v1 io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePoolPlatform in io.fabric8.openshift.api.model.hive.aws.v1
Methods in io.fabric8.openshift.api.model.hive.aws.v1 that return MachinePoolPlatform Modifier and Type Method Description MachinePoolPlatformMachinePoolPlatformBuilder. build()Methods in io.fabric8.openshift.api.model.hive.aws.v1 with parameters of type MachinePoolPlatform Modifier and Type Method Description protected voidMachinePoolPlatformFluent. copyInstance(MachinePoolPlatform instance)Constructors in io.fabric8.openshift.api.model.hive.aws.v1 with parameters of type MachinePoolPlatform Constructor Description MachinePoolPlatformBuilder(MachinePoolPlatform instance)MachinePoolPlatformBuilder(MachinePoolPlatformFluent<?> fluent, MachinePoolPlatform instance)MachinePoolPlatformFluent(MachinePoolPlatform instance) -
Uses of MachinePoolPlatform in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePoolPlatform Modifier and Type Method Description MachinePoolPlatformMachinePoolPlatformFluent. buildAws()MachinePoolPlatformMachinePoolPlatform. getAws()MachinePoolPlatform is the platform-specific configuration for a machine pool.Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePoolPlatform Modifier and Type Method Description MachinePoolPlatformFluent.AwsNested<A>MachinePoolPlatformFluent. editOrNewAwsLike(MachinePoolPlatform item)voidMachinePoolPlatform. setAws(MachinePoolPlatform aws)MachinePoolPlatform is the platform-specific configuration for a machine pool.AMachinePoolPlatformFluent. withAws(MachinePoolPlatform aws)MachinePoolPlatformFluent.AwsNested<A>MachinePoolPlatformFluent. withNewAwsLike(MachinePoolPlatform item)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePoolPlatform Constructor Description MachinePoolPlatform(MachinePoolPlatform aws, MachinePool azure, MachinePool gcp, MachinePool ibmcloud, MachinePool openstack, MachinePool ovirt, MachinePool vsphere)
-