Uses of Class
com.google.cloud.resourcemanager.v3.OrganizationsSettings
-
Packages that use OrganizationsSettings Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of OrganizationsSettings in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return OrganizationsSettings Modifier and Type Method Description OrganizationsSettingsOrganizationsSettings.Builder. build()static OrganizationsSettingsOrganizationsSettings. create(OrganizationsStubSettings stub)OrganizationsSettingsOrganizationsClient. getSettings()Methods in com.google.cloud.resourcemanager.v3 with parameters of type OrganizationsSettings Modifier and Type Method Description static OrganizationsClientOrganizationsClient. create(OrganizationsSettings settings)Constructs an instance of OrganizationsClient, using the given settings.Constructors in com.google.cloud.resourcemanager.v3 with parameters of type OrganizationsSettings Constructor Description Builder(OrganizationsSettings settings)OrganizationsClient(OrganizationsSettings settings)Constructs an instance of OrganizationsClient, using the given settings.
-