Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addAllReservations(List<Reservation> reservations)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.addReservations(Reservation reservations)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.clone() |
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.mergeFrom(ReservationsScopedList other) |
static ReservationsScopedList.Builder |
ReservationsScopedList.newBuilder() |
static ReservationsScopedList.Builder |
ReservationsScopedList.newBuilder(ReservationsScopedList prototype) |
ReservationsScopedList.Builder |
ReservationsScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of reservations when the list is empty.
|
ReservationsScopedList.Builder |
ReservationsScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.