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 GlobalOrganizationOperationsClientGlobalOrganizationOperationsClient. create()Constructs an instance of GlobalOrganizationOperationsClient with default settings.static GlobalOrganizationOperationsClientGlobalOrganizationOperationsClient. create(GlobalOrganizationOperationsSettings settings)Constructs an instance of GlobalOrganizationOperationsClient, using the given settings.static GlobalOrganizationOperationsClientGlobalOrganizationOperationsClient. create(GlobalOrganizationOperationsStub stub)Constructs an instance of GlobalOrganizationOperationsClient, using the given stub for making calls.
-