All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.toolresults.model.CPUInfo.html Maven / Gradle / Ivy







CPUInfo (Cloud Tool Results API v1beta3-rev20210809-2.0.0)












com.google.api.services.toolresults.model

Class CPUInfo

    • Constructor Detail

      • CPUInfo

        public CPUInfo()
    • Method Detail

      • getCpuProcessor

        public String getCpuProcessor()
        description of the device processor ie '1.8 GHz hexa core 64-bit ARMv8-A'
        Returns:
        value or null for none
      • setCpuProcessor

        public CPUInfo setCpuProcessor(String cpuProcessor)
        description of the device processor ie '1.8 GHz hexa core 64-bit ARMv8-A'
        Parameters:
        cpuProcessor - cpuProcessor or null for none
      • getCpuSpeedInGhz

        public Float getCpuSpeedInGhz()
        the CPU clock speed in GHz
        Returns:
        value or null for none
      • setCpuSpeedInGhz

        public CPUInfo setCpuSpeedInGhz(Float cpuSpeedInGhz)
        the CPU clock speed in GHz
        Parameters:
        cpuSpeedInGhz - cpuSpeedInGhz or null for none
      • getNumberOfCores

        public Integer getNumberOfCores()
        the number of CPU cores
        Returns:
        value or null for none
      • setNumberOfCores

        public CPUInfo setNumberOfCores(Integer numberOfCores)
        the number of CPU cores
        Parameters:
        numberOfCores - numberOfCores or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy