| 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 FoldersClient.ListFoldersPage |
FoldersClient.ListFoldersPage.createPage(com.google.api.gax.rpc.PageContext<ListFoldersRequest,ListFoldersResponse,Folder> context,
ListFoldersResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<FoldersClient.ListFoldersPage> |
FoldersClient.ListFoldersPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFoldersRequest,ListFoldersResponse,Folder> context,
com.google.api.core.ApiFuture<ListFoldersResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected FoldersClient.ListFoldersFixedSizeCollection |
FoldersClient.ListFoldersFixedSizeCollection.createCollection(List<FoldersClient.ListFoldersPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.