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