| 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.SearchFoldersPagedResponse |
FoldersClient.searchFolders(SearchFoldersRequest request)
Search for folders that match specific filter criteria.
|
FoldersClient.SearchFoldersPagedResponse |
FoldersClient.searchFolders(String query)
Search for folders that match specific filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<FoldersClient.SearchFoldersPagedResponse> |
FoldersClient.SearchFoldersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchFoldersRequest,SearchFoldersResponse,Folder> context,
com.google.api.core.ApiFuture<SearchFoldersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchFoldersRequest,FoldersClient.SearchFoldersPagedResponse> |
FoldersClient.searchFoldersPagedCallable()
Search for folders that match specific filter criteria.
|
com.google.api.gax.rpc.PagedCallSettings<SearchFoldersRequest,SearchFoldersResponse,FoldersClient.SearchFoldersPagedResponse> |
FoldersSettings.searchFoldersSettings()
Returns the object with the settings used for calls to searchFolders.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFoldersRequest,SearchFoldersResponse,FoldersClient.SearchFoldersPagedResponse> |
FoldersSettings.Builder.searchFoldersSettings()
Returns the builder for the settings used for calls to searchFolders.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<SearchFoldersRequest,FoldersClient.SearchFoldersPagedResponse> |
FoldersStub.searchFoldersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchFoldersRequest,FoldersClient.SearchFoldersPagedResponse> |
GrpcFoldersStub.searchFoldersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<SearchFoldersRequest,FoldersClient.SearchFoldersPagedResponse> |
HttpJsonFoldersStub.searchFoldersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<SearchFoldersRequest,SearchFoldersResponse,FoldersClient.SearchFoldersPagedResponse> |
FoldersStubSettings.searchFoldersSettings()
Returns the object with the settings used for calls to searchFolders.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchFoldersRequest,SearchFoldersResponse,FoldersClient.SearchFoldersPagedResponse> |
FoldersStubSettings.Builder.searchFoldersSettings()
Returns the builder for the settings used for calls to searchFolders.
|
Copyright © 2024 Google LLC. All rights reserved.