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 LicenseCodesSettings
LicenseCodesSettings.Builder. build()
static LicenseCodesSettings
LicenseCodesSettings. create(LicenseCodesStubSettings stub)
LicenseCodesSettings
LicenseCodesClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type LicenseCodesSettings Modifier and Type Method Description static LicenseCodesClient
LicenseCodesClient. 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.
-