Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
LicenseResourceCommitment |
LicenseResourceCommitment.clone() |
LicenseResourceCommitment |
Commitment.getLicenseResource()
The license specification required as part of a license commitment.
|
LicenseResourceCommitment |
LicenseResourceCommitment.set(String fieldName,
Object value) |
LicenseResourceCommitment |
LicenseResourceCommitment.setAmount(Long amount)
The number of licenses you plan to purchase.
|
LicenseResourceCommitment |
LicenseResourceCommitment.setCoresPerLicense(String coresPerLicense)
The number of cores per license.
|
LicenseResourceCommitment |
LicenseResourceCommitment.setLicense(String license)
The applicable license URI.
|
Modifier and Type | Method and Description |
---|---|
Commitment |
Commitment.setLicenseResource(LicenseResourceCommitment licenseResource)
The license specification required as part of a license commitment.
|
Copyright © 2011–2025 Google. All rights reserved.