| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.resourcemanager.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
FoldersClient.ListFoldersPagedResponse |
FoldersClient.listFolders(ListFoldersRequest request)
Lists the folders that are direct descendants of supplied parent resource.
|
FoldersClient.ListFoldersPagedResponse |
FoldersClient.listFolders(com.google.api.resourcenames.ResourceName parent)
Lists the folders that are direct descendants of supplied parent resource.
|
FoldersClient.ListFoldersPagedResponse |
FoldersClient.listFolders(String parent)
Lists the folders that are direct descendants of supplied parent resource.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FoldersClient.ListFoldersPagedResponse> |
FoldersClient.ListFoldersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFoldersRequest,ListFoldersResponse,Folder> context,
com.google.api.core.ApiFuture<ListFoldersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListFoldersRequest,FoldersClient.ListFoldersPagedResponse> |
FoldersClient.listFoldersPagedCallable()
Lists the folders that are direct descendants of supplied parent resource.
|
com.google.api.gax.rpc.PagedCallSettings<ListFoldersRequest,ListFoldersResponse,FoldersClient.ListFoldersPagedResponse> |
FoldersSettings.listFoldersSettings()
Returns the object with the settings used for calls to listFolders.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFoldersRequest,ListFoldersResponse,FoldersClient.ListFoldersPagedResponse> |
FoldersSettings.Builder.listFoldersSettings()
Returns the builder for the settings used for calls to listFolders.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListFoldersRequest,FoldersClient.ListFoldersPagedResponse> |
GrpcFoldersStub.listFoldersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFoldersRequest,FoldersClient.ListFoldersPagedResponse> |
FoldersStub.listFoldersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFoldersRequest,FoldersClient.ListFoldersPagedResponse> |
HttpJsonFoldersStub.listFoldersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFoldersRequest,ListFoldersResponse,FoldersClient.ListFoldersPagedResponse> |
FoldersStubSettings.listFoldersSettings()
Returns the object with the settings used for calls to listFolders.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFoldersRequest,ListFoldersResponse,FoldersClient.ListFoldersPagedResponse> |
FoldersStubSettings.Builder.listFoldersSettings()
Returns the builder for the settings used for calls to listFolders.
|
Copyright © 2025 Google LLC. All rights reserved.