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.SearchFoldersPage |
FoldersClient.SearchFoldersPage.createPage(PageContext<SearchFoldersRequest,SearchFoldersResponse,Folder> context,
SearchFoldersResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<FoldersClient.SearchFoldersPage> |
FoldersClient.SearchFoldersPage.createPageAsync(PageContext<SearchFoldersRequest,SearchFoldersResponse,Folder> context,
com.google.api.core.ApiFuture<SearchFoldersResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected FoldersClient.SearchFoldersFixedSizeCollection |
FoldersClient.SearchFoldersFixedSizeCollection.createCollection(List<FoldersClient.SearchFoldersPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.