Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.addAllGuestAccelerators(List<AcceleratorConfig> guestAccelerators)
Specifies accelerator type and count.
|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.addAllLocalSsds(List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> localSsds)
Specifies amount of local ssd to reserve with each instance.
|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.addGuestAccelerators(AcceleratorConfig guestAccelerators)
Specifies accelerator type and count.
|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.addLocalSsds(AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk localSsds)
Specifies amount of local ssd to reserve with each instance.
|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.clone() |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.mergeFrom(AllocationSpecificSKUAllocationReservedInstanceProperties other) |
static AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.newBuilder() |
static AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.newBuilder(AllocationSpecificSKUAllocationReservedInstanceProperties prototype) |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.setMachineType(String machineType)
Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of
memory.
|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.setMinCpuPlatform(String minCpuPlatform)
Minimum cpu platform the reservation.
|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.