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