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 OrganizationsSettings
OrganizationsSettings.Builder. build()
static OrganizationsSettings
OrganizationsSettings. create(OrganizationsStubSettings stub)
OrganizationsSettings
OrganizationsClient. getSettings()
Methods in com.google.cloud.resourcemanager.v3 with parameters of type OrganizationsSettings Modifier and Type Method Description static OrganizationsClient
OrganizationsClient. 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.
-