Package | Description |
---|---|
com.google.api.services.dataproc.v1beta2.model |
Modifier and Type | Method and Description |
---|---|
AcceleratorConfig |
AcceleratorConfig.clone() |
AcceleratorConfig |
AcceleratorConfig.set(String fieldName,
Object value) |
AcceleratorConfig |
AcceleratorConfig.setAcceleratorCount(Integer acceleratorCount)
The number of the accelerator cards of this type exposed to this instance.
|
AcceleratorConfig |
AcceleratorConfig.setAcceleratorTypeUri(String acceleratorTypeUri)
Full URL, partial URI, or short name of the accelerator type resource to expose to this
instance.
|
Modifier and Type | Method and Description |
---|---|
List<AcceleratorConfig> |
InstanceGroupConfig.getAccelerators()
Optional.
|
Modifier and Type | Method and Description |
---|---|
InstanceGroupConfig |
InstanceGroupConfig.setAccelerators(List<AcceleratorConfig> accelerators)
Optional.
|
Copyright © 2011–2021 Google. All rights reserved.