Uses of Interface
com.google.cloud.compute.v1.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder
-
Packages that use AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder Modifier and Type Class Description class
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk
static class
AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Builder
Methods in com.google.cloud.compute.v1 that return AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder Modifier and Type Method Description AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. getLocalSsdsOrBuilder(int index)
Specifies amount of local ssd to reserve with each instance.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder
AllocationSpecificSKUAllocationReservedInstanceProperties. getLocalSsdsOrBuilder(int index)
Specifies amount of local ssd to reserve with each instance.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder
AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder. getLocalSsdsOrBuilder(int index)
Specifies amount of local ssd to reserve with each instance.Methods in com.google.cloud.compute.v1 that return types with arguments of type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder Modifier and Type Method Description List<? extends AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder>
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. getLocalSsdsOrBuilderList()
Specifies amount of local ssd to reserve with each instance.List<? extends AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder>
AllocationSpecificSKUAllocationReservedInstanceProperties. getLocalSsdsOrBuilderList()
Specifies amount of local ssd to reserve with each instance.List<? extends AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDiskOrBuilder>
AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder. getLocalSsdsOrBuilderList()
Specifies amount of local ssd to reserve with each instance.
-