Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
AcceleratorConfig.Builder |
AcceleratorConfig.Builder.clone() |
AcceleratorConfig.Builder |
AcceleratorConfig.Builder.mergeFrom(AcceleratorConfig other) |
static AcceleratorConfig.Builder |
AcceleratorConfig.newBuilder() |
static AcceleratorConfig.Builder |
AcceleratorConfig.newBuilder(AcceleratorConfig prototype) |
AcceleratorConfig.Builder |
AcceleratorConfig.Builder.setAcceleratorCount(Integer acceleratorCount)
The number of the guest accelerator cards exposed to this instance.
|
AcceleratorConfig.Builder |
AcceleratorConfig.Builder.setAcceleratorType(String acceleratorType)
Full or partial URL of the accelerator type resource to attach to this instance.
|
AcceleratorConfig.Builder |
AcceleratorConfig.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.