Uses of Class
com.google.cloud.compute.v1.GlobalOperationsClient
-
Packages that use GlobalOperationsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of GlobalOperationsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GlobalOperationsClient Modifier and Type Method Description static GlobalOperationsClient
GlobalOperationsClient. create()
Constructs an instance of GlobalOperationsClient with default settings.static GlobalOperationsClient
GlobalOperationsClient. create(GlobalOperationsSettings settings)
Constructs an instance of GlobalOperationsClient, using the given settings.static GlobalOperationsClient
GlobalOperationsClient. create(GlobalOperationsStub stub)
Constructs an instance of GlobalOperationsClient, using the given stub for making calls.
-