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