| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
static CPU.Builder |
CPU.builder() |
CPU.Builder |
CPU.Builder.cores(Long cores)
The number of CPU cores.
|
CPU.Builder |
CPU.Builder.modelName(String modelName)
The model name of the CPU.
|
CPU.Builder |
CPU.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CPU.Builder> |
CPU.serializableBuilderClass() |
Copyright © 2023. All rights reserved.