public class CloudResourceManagerClient extends Object
| Constructor and Description |
|---|
CloudResourceManagerClient(com.google.api.services.cloudresourcemanager.CloudResourceManager cloudResourceManager)
Constructs a new
CloudResourceManagerClient instance. |
| Modifier and Type | Method and Description |
|---|---|
List<com.google.api.services.cloudresourcemanager.model.Project> |
getAccountProjects()
Retrieves a list of Projects for the credentials associated with this client.
|
public CloudResourceManagerClient(com.google.api.services.cloudresourcemanager.CloudResourceManager cloudResourceManager)
CloudResourceManagerClient instance.cloudResourceManager - The CloudResourceManager instance this class will utilize
for interacting with the Cloud Resource Manager API.public List<com.google.api.services.cloudresourcemanager.model.Project> getAccountProjects() throws IOException
IOException - When an error occurred attempting to get the projects.Copyright © 2016–2019 Google. All rights reserved.