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