Uses of Class
com.google.cloud.compute.v1.ReservationsClient
-
Packages that use ReservationsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ReservationsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ReservationsClient Modifier and Type Method Description static ReservationsClientReservationsClient. create()Constructs an instance of ReservationsClient with default settings.static ReservationsClientReservationsClient. create(ReservationsSettings settings)Constructs an instance of ReservationsClient, using the given settings.static ReservationsClientReservationsClient. create(ReservationsStub stub)Constructs an instance of ReservationsClient, using the given stub for making calls.
-