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

target.apidocs.com.google.api.services.compute.model.LicenseResourceRequirements.html Maven / Gradle / Ivy







LicenseResourceRequirements (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class LicenseResourceRequirements

    • Constructor Detail

      • LicenseResourceRequirements

        public LicenseResourceRequirements()
    • Method Detail

      • getMinGuestCpuCount

        public Integer getMinGuestCpuCount()
        Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
        Returns:
        value or null for none
      • setMinGuestCpuCount

        public LicenseResourceRequirements setMinGuestCpuCount(Integer minGuestCpuCount)
        Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
        Parameters:
        minGuestCpuCount - minGuestCpuCount or null for none
      • getMinMemoryMb

        public Integer getMinMemoryMb()
        Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
        Returns:
        value or null for none
      • setMinMemoryMb

        public LicenseResourceRequirements setMinMemoryMb(Integer minMemoryMb)
        Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
        Parameters:
        minMemoryMb - minMemoryMb or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy