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

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







LicenseResourceCommitment (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class LicenseResourceCommitment

    • Constructor Detail

      • LicenseResourceCommitment

        public LicenseResourceCommitment()
    • Method Detail

      • getAmount

        public Long getAmount()
        The number of licenses purchased.
        Returns:
        value or null for none
      • setAmount

        public LicenseResourceCommitment setAmount(Long amount)
        The number of licenses purchased.
        Parameters:
        amount - amount or null for none
      • getCoresPerLicense

        public String getCoresPerLicense()
        Specifies the core range of the instance for which this license applies.
        Returns:
        value or null for none
      • setCoresPerLicense

        public LicenseResourceCommitment setCoresPerLicense(String coresPerLicense)
        Specifies the core range of the instance for which this license applies.
        Parameters:
        coresPerLicense - coresPerLicense or null for none
      • getLicense

        public String getLicense()
        Any applicable license URI.
        Returns:
        value or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy