Package | Description |
---|---|
com.google.cloud.resourcemanager.v3 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected ProjectsClient.ListProjectsPage |
ProjectsClient.ListProjectsPage.createPage(PageContext<ListProjectsRequest,ListProjectsResponse,Project> context,
ListProjectsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ProjectsClient.ListProjectsPage> |
ProjectsClient.ListProjectsPage.createPageAsync(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 © 2022 Google LLC. All rights reserved.