| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProjectsClient.ListProjectsPage |
ProjectsClient.ListProjectsPage.createPage(com.google.api.gax.rpc.PageContext<ListProjectsRequest,ListProjectsResponse,Project> context,
ListProjectsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ProjectsClient.ListProjectsPage> |
ProjectsClient.ListProjectsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListProjectsRequest,ListProjectsResponse,Project> context,
com.google.api.core.ApiFuture<ListProjectsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ProjectsClient.ListProjectsFixedSizeCollection |
ProjectsClient.ListProjectsFixedSizeCollection.createCollection(List<ProjectsClient.ListProjectsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.