Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUReservation |
AllocationSpecificSKUReservation.Builder.build() |
static AllocationSpecificSKUReservation |
AllocationSpecificSKUReservation.getDefaultInstance() |
AllocationSpecificSKUReservation |
Reservation.getSpecificReservation()
Reservation for instances with specific machine shapes.
|
AllocationSpecificSKUReservation |
Reservation.Builder.getSpecificReservation()
Reservation for instances with specific machine shapes.
|
Modifier and Type | Method and Description |
---|---|
AllocationSpecificSKUReservation.Builder |
AllocationSpecificSKUReservation.Builder.mergeFrom(AllocationSpecificSKUReservation other) |
static AllocationSpecificSKUReservation.Builder |
AllocationSpecificSKUReservation.newBuilder(AllocationSpecificSKUReservation prototype) |
Reservation.Builder |
Reservation.Builder.setSpecificReservation(AllocationSpecificSKUReservation specificReservation)
Reservation for instances with specific machine shapes.
|
Copyright © 2019 Google LLC. All rights reserved.