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