| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
MachineType.Accelerators |
MachineType.Accelerators.clone() |
MachineType.Accelerators |
MachineType.Accelerators.set(String fieldName,
Object value) |
MachineType.Accelerators |
MachineType.Accelerators.setGuestAcceleratorCount(Integer guestAcceleratorCount)
Number of accelerator cards exposed to the guest.
|
MachineType.Accelerators |
MachineType.Accelerators.setGuestAcceleratorType(String guestAcceleratorType)
The accelerator type resource name, not a full URL, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
List<MachineType.Accelerators> |
MachineType.getAccelerators()
[Output Only] A list of accelerator configurations assigned to this machine type.
|
| Modifier and Type | Method and Description |
|---|---|
MachineType |
MachineType.setAccelerators(List<MachineType.Accelerators> accelerators)
[Output Only] A list of accelerator configurations assigned to this machine type.
|
Copyright © 2011–2022 Google. All rights reserved.