| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
DedicatedLocalSsdProfile |
DedicatedLocalSsdProfile.clone() |
DedicatedLocalSsdProfile |
SwapConfig.getDedicatedLocalSsdProfile()
Provisions a new, separate local NVMe SSD exclusively for swap.
|
DedicatedLocalSsdProfile |
DedicatedLocalSsdProfile.set(String fieldName,
Object value) |
DedicatedLocalSsdProfile |
DedicatedLocalSsdProfile.setDiskCount(Long diskCount)
The number of physical local NVMe SSD disks to attach.
|
| Modifier and Type | Method and Description |
|---|---|
SwapConfig |
SwapConfig.setDedicatedLocalSsdProfile(DedicatedLocalSsdProfile dedicatedLocalSsdProfile)
Provisions a new, separate local NVMe SSD exclusively for swap.
|
Copyright © 2011–2026 Google. All rights reserved.