Uses of Interface
com.google.cloud.compute.v1.AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder
-
Packages that use AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder Modifier and Type Class Description class
AllocationSpecificSKUAllocationReservedInstanceProperties
Properties of the SKU instances being reserved.static class
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder
Properties of the SKU instances being reserved.Methods in com.google.cloud.compute.v1 that return AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder Modifier and Type Method Description AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder
AllocationSpecificSKUReservation.Builder. getInstancePropertiesOrBuilder()
The instance properties for the reservation.AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder
AllocationSpecificSKUReservation. getInstancePropertiesOrBuilder()
The instance properties for the reservation.AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder
AllocationSpecificSKUReservationOrBuilder. getInstancePropertiesOrBuilder()
The instance properties for the reservation.
-