Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk |
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Builder.build() |
static AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk |
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> |
AllocationSpecificSKUAllocationReservedInstanceProperties.getLocalSsdsList()
Specifies amount of local ssd to reserve with each instance.
|
List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.getLocalSsdsList()
Specifies amount of local ssd to reserve with each instance.
|
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.addLocalSsds(AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk localSsds)
Specifies amount of local ssd to reserve with each instance.
|
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Builder |
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Builder.mergeFrom(AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk other) |
static AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Builder |
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.newBuilder(AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk prototype) |
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder |
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder.addAllLocalSsds(List<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk> localSsds)
Specifies amount of local ssd to reserve with each instance.
|
Copyright © 2019 Google LLC. All rights reserved.