Uses of Class
com.google.cloud.resourcemanager.v3.ProjectsClient
-
Packages that use ProjectsClient Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager API -
-
Uses of ProjectsClient in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return ProjectsClient Modifier and Type Method Description static ProjectsClient
ProjectsClient. create()
Constructs an instance of ProjectsClient with default settings.static ProjectsClient
ProjectsClient. create(ProjectsSettings settings)
Constructs an instance of ProjectsClient, using the given settings.static ProjectsClient
ProjectsClient. create(ProjectsStub stub)
Constructs an instance of ProjectsClient, using the given stub for making calls.
-