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 GlobalOperationsClientGlobalOperationsClient. create()Constructs an instance of GlobalOperationsClient with default settings.static GlobalOperationsClientGlobalOperationsClient. create(GlobalOperationsSettings settings)Constructs an instance of GlobalOperationsClient, using the given settings.static GlobalOperationsClientGlobalOperationsClient. create(GlobalOperationsStub stub)Constructs an instance of GlobalOperationsClient, using the given stub for making calls.
-