| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Commitment |
Commitment.clone() |
Commitment |
Commitment.set(String fieldName,
Object value) |
Commitment |
Commitment.setName(String name)
Required.
|
Commitment |
Commitment.setVmResourceBasedCud(VmResourceBasedCud vmResourceBasedCud)
A resource-based committed use discount (CUD).
|
| Modifier and Type | Method and Description |
|---|---|
List<Commitment> |
CostScenario.getCommitments()
New commitments to estimate the costs for.
|
| Modifier and Type | Method and Description |
|---|---|
CostScenario |
CostScenario.setCommitments(List<Commitment> commitments)
New commitments to estimate the costs for.
|
Copyright © 2011–2024 Google. All rights reserved.