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 GlobalOrganizationOperationsSettingsGlobalOrganizationOperationsSettings.Builder. build()static GlobalOrganizationOperationsSettingsGlobalOrganizationOperationsSettings. create(GlobalOrganizationOperationsStubSettings stub)GlobalOrganizationOperationsSettingsGlobalOrganizationOperationsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type GlobalOrganizationOperationsSettings Modifier and Type Method Description static GlobalOrganizationOperationsClientGlobalOrganizationOperationsClient. 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.
-