Uses of Class
cn.ucloud.uphost.models.DescribePHostMachineTypeResponse.PHostMachineTypeSet
-
Packages that use DescribePHostMachineTypeResponse.PHostMachineTypeSet Package Description cn.ucloud.uphost.models -
-
Uses of DescribePHostMachineTypeResponse.PHostMachineTypeSet in cn.ucloud.uphost.models
Methods in cn.ucloud.uphost.models that return types with arguments of type DescribePHostMachineTypeResponse.PHostMachineTypeSet Modifier and Type Method Description List<DescribePHostMachineTypeResponse.PHostMachineTypeSet>DescribePHostMachineTypeResponse. getMachineTypes()Method parameters in cn.ucloud.uphost.models with type arguments of type DescribePHostMachineTypeResponse.PHostMachineTypeSet Modifier and Type Method Description voidDescribePHostMachineTypeResponse. setMachineTypes(List<DescribePHostMachineTypeResponse.PHostMachineTypeSet> machineTypes)
-