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