| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceCommitment | ResourceCommitment. clone() | 
| ResourceCommitment | ResourceCommitment. set(String fieldName,
   Object value) | 
| ResourceCommitment | ResourceCommitment. setAcceleratorType(String acceleratorType)Name of the accelerator type resource. | 
| ResourceCommitment | ResourceCommitment. setAmount(Long amount)The amount of the resource purchased (in a type-dependent unit, such as bytes). | 
| ResourceCommitment | ResourceCommitment. setType(String type)Type of resource for which this commitment applies. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ResourceCommitment> | Commitment. getResources()A list of commitment amounts for particular resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| Commitment | Commitment. setResources(List<ResourceCommitment> resources)A list of commitment amounts for particular resources. | 
Copyright © 2011–2021 Google. All rights reserved.