Uses of Class
software.amazon.awssdk.services.mgn.model.CPU
-
Packages that use CPU Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of CPU in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return types with arguments of type CPU Modifier and Type Method Description List<CPU>SourceProperties. cpus()Source Server CPUs.Methods in software.amazon.awssdk.services.mgn.model with parameters of type CPU Modifier and Type Method Description SourceProperties.BuilderSourceProperties.Builder. cpus(CPU... cpus)Source Server CPUs.Method parameters in software.amazon.awssdk.services.mgn.model with type arguments of type CPU Modifier and Type Method Description SourceProperties.BuilderSourceProperties.Builder. cpus(Collection<CPU> cpus)Source Server CPUs.
-