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