Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUAllocationReservedInstanceProperties.clone() |
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUReservation.getInstanceProperties()
The instance properties for the reservation.
|
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUAllocationReservedInstanceProperties.set(String fieldName,
Object value) |
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUAllocationReservedInstanceProperties.setGuestAccelerators(List<AcceleratorConfig> guestAccelerators)
Specifies accelerator type and count.
|
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUAllocationReservedInstanceProperties.setLocalSsds(List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> localSsds)
Specifies amount of local ssd to reserve with each instance.
|
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUAllocationReservedInstanceProperties.setLocationHint(String locationHint)
An opaque location hint used to place the allocation close to other resources.
|
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUAllocationReservedInstanceProperties.setMachineType(String machineType)
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of
memory.
|
AllocationSpecificSKUAllocationReservedInstanceProperties |
AllocationSpecificSKUAllocationReservedInstanceProperties.setMinCpuPlatform(String minCpuPlatform)
Minimum cpu platform the reservation.
|
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUReservation |
AllocationSpecificSKUReservation.setInstanceProperties(AllocationSpecificSKUAllocationReservedInstanceProperties instanceProperties)
The instance properties for the reservation.
|
Copyright © 2011–2024 Google. All rights reserved.