Uses of Class
com.google.cloud.compute.v1.ReservationsSettings
-
Packages that use ReservationsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ReservationsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ReservationsSettings Modifier and Type Method Description ReservationsSettingsReservationsSettings.Builder. build()static ReservationsSettingsReservationsSettings. create(ReservationsStubSettings stub)ReservationsSettingsReservationsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type ReservationsSettings Modifier and Type Method Description static ReservationsClientReservationsClient. create(ReservationsSettings settings)Constructs an instance of ReservationsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type ReservationsSettings Constructor Description Builder(ReservationsSettings settings)ReservationsClient(ReservationsSettings settings)Constructs an instance of ReservationsClient, using the given settings.
-