Package | Description |
---|---|
com.oracle.bmc.resourcesearch | |
com.oracle.bmc.resourcesearch.responses |
Modifier and Type | Method and Description |
---|---|
SearchResourcesResponse |
ResourceSearchClient.searchResources(SearchResourcesRequest request) |
SearchResourcesResponse |
ResourceSearch.searchResources(SearchResourcesRequest request)
Queries any and all compartments in the specified tenancy to find resources that match the
specified criteria.
|
Modifier and Type | Method and Description |
---|---|
Future<SearchResourcesResponse> |
ResourceSearchAsyncClient.searchResources(SearchResourcesRequest request,
AsyncHandler<SearchResourcesRequest,SearchResourcesResponse> handler) |
Future<SearchResourcesResponse> |
ResourceSearchAsync.searchResources(SearchResourcesRequest request,
AsyncHandler<SearchResourcesRequest,SearchResourcesResponse> handler)
Queries any and all compartments in the specified tenancy to find resources that match the
specified criteria.
|
Modifier and Type | Method and Description |
---|---|
Future<SearchResourcesResponse> |
ResourceSearchAsyncClient.searchResources(SearchResourcesRequest request,
AsyncHandler<SearchResourcesRequest,SearchResourcesResponse> handler) |
Future<SearchResourcesResponse> |
ResourceSearchAsync.searchResources(SearchResourcesRequest request,
AsyncHandler<SearchResourcesRequest,SearchResourcesResponse> handler)
Queries any and all compartments in the specified tenancy to find resources that match the
specified criteria.
|
Modifier and Type | Method and Description |
---|---|
SearchResourcesResponse |
SearchResourcesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SearchResourcesResponse.Builder |
SearchResourcesResponse.Builder.copy(SearchResourcesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.