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