| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static Gpu.Builder |
Gpu.builder() |
Gpu.Builder |
Gpu.Builder.gpuCount(Integer gpuCount)
The number of GPUs for the instance type.
|
Gpu.Builder |
Gpu.Builder.gpuMemorySizeInMiB(Integer gpuMemorySizeInMiB)
The total size of the memory for the GPU accelerators for the instance type, in MiB.
|
Gpu.Builder |
Gpu.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Gpu.Builder> |
Gpu.serializableBuilderClass() |
Copyright © 2023. All rights reserved.