Uses of Interface
com.google.cloud.compute.v1.AllocationSpecificSKUReservationOrBuilder
-
Packages that use AllocationSpecificSKUReservationOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AllocationSpecificSKUReservationOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AllocationSpecificSKUReservationOrBuilder Modifier and Type Class Description class
AllocationSpecificSKUReservation
This reservation type allows to pre allocate specific instance configuration.static class
AllocationSpecificSKUReservation.Builder
This reservation type allows to pre allocate specific instance configuration.Methods in com.google.cloud.compute.v1 that return AllocationSpecificSKUReservationOrBuilder Modifier and Type Method Description AllocationSpecificSKUReservationOrBuilder
Reservation.Builder. getSpecificReservationOrBuilder()
Reservation for instances with specific machine shapes.AllocationSpecificSKUReservationOrBuilder
Reservation. getSpecificReservationOrBuilder()
Reservation for instances with specific machine shapes.AllocationSpecificSKUReservationOrBuilder
ReservationOrBuilder. getSpecificReservationOrBuilder()
Reservation for instances with specific machine shapes.
-