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

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







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












com.google.api.services.toolresults.model

Class PerfEnvironment

    • Constructor Detail

      • PerfEnvironment

        public PerfEnvironment()
    • Method Detail

      • getCpuInfo

        public CPUInfo getCpuInfo()
        CPU related environment info
        Returns:
        value or null for none
      • setCpuInfo

        public PerfEnvironment setCpuInfo(CPUInfo cpuInfo)
        CPU related environment info
        Parameters:
        cpuInfo - cpuInfo or null for none
      • getMemoryInfo

        public MemoryInfo getMemoryInfo()
        Memory related environment info
        Returns:
        value or null for none
      • setMemoryInfo

        public PerfEnvironment setMemoryInfo(MemoryInfo memoryInfo)
        Memory related environment info
        Parameters:
        memoryInfo - memoryInfo or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy