Uses of Class
com.google.cloud.compute.v1.GlobalOrganizationOperationsSettings
-
Packages that use GlobalOrganizationOperationsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of GlobalOrganizationOperationsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GlobalOrganizationOperationsSettings Modifier and Type Method Description GlobalOrganizationOperationsSettings
GlobalOrganizationOperationsSettings.Builder. build()
static GlobalOrganizationOperationsSettings
GlobalOrganizationOperationsSettings. create(GlobalOrganizationOperationsStubSettings stub)
GlobalOrganizationOperationsSettings
GlobalOrganizationOperationsClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type GlobalOrganizationOperationsSettings Modifier and Type Method Description static GlobalOrganizationOperationsClient
GlobalOrganizationOperationsClient. create(GlobalOrganizationOperationsSettings settings)
Constructs an instance of GlobalOrganizationOperationsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type GlobalOrganizationOperationsSettings Constructor Description Builder(GlobalOrganizationOperationsSettings settings)
GlobalOrganizationOperationsClient(GlobalOrganizationOperationsSettings settings)
Constructs an instance of GlobalOrganizationOperationsClient, using the given settings.
-