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