| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
BundledLocalSsds |
BundledLocalSsds.clone() |
BundledLocalSsds |
MachineType.getBundledLocalSsds()
[Output Only] The configuration of bundled local SSD for the machine type.
|
BundledLocalSsds |
BundledLocalSsds.set(String fieldName,
Object value) |
BundledLocalSsds |
BundledLocalSsds.setDefaultInterface(String defaultInterface)
The default disk interface if the interface is not specified.
|
BundledLocalSsds |
BundledLocalSsds.setPartitionCount(Integer partitionCount)
The number of partitions.
|
| Modifier and Type | Method and Description |
|---|---|
MachineType |
MachineType.setBundledLocalSsds(BundledLocalSsds bundledLocalSsds)
[Output Only] The configuration of bundled local SSD for the machine type.
|
Copyright © 2011–2022 Google. All rights reserved.