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 ReservationsClient
ReservationsClient. create()
Constructs an instance of ReservationsClient with default settings.static ReservationsClient
ReservationsClient. create(ReservationsSettings settings)
Constructs an instance of ReservationsClient, using the given settings.static ReservationsClient
ReservationsClient. create(ReservationsStub stub)
Constructs an instance of ReservationsClient, using the given stub for making calls.
-