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