public static class AllocationSpecificSKUAllocationReservedInstanceProperties.Builder extends Object
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder mergeFrom(AllocationSpecificSKUAllocationReservedInstanceProperties other)
public List<AcceleratorConfig> getGuestAcceleratorsList()
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder addAllGuestAccelerators(List<AcceleratorConfig> guestAccelerators)
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder addGuestAccelerators(AcceleratorConfig guestAccelerators)
public List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> getLocalSsdsList()
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder addAllLocalSsds(List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> localSsds)
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder addLocalSsds(AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk localSsds)
public String getMachineType()
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder setMachineType(String machineType)
public String getMinCpuPlatform()
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder setMinCpuPlatform(String minCpuPlatform)
public AllocationSpecificSKUAllocationReservedInstanceProperties build()
public AllocationSpecificSKUAllocationReservedInstanceProperties.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.