Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
AnalyzeAssetsResponse |
InventoryClient.analyzeAssets(AnalyzeAssetsRequest request) |
AnalyzeAssetsResponse |
Inventory.analyzeAssets(AnalyzeAssetsRequest request)
Returns an aggregation of assets.
|
Modifier and Type | Method and Description |
---|---|
Future<AnalyzeAssetsResponse> |
InventoryAsync.analyzeAssets(AnalyzeAssetsRequest request,
AsyncHandler<AnalyzeAssetsRequest,AnalyzeAssetsResponse> handler)
Returns an aggregation of assets.
|
Future<AnalyzeAssetsResponse> |
InventoryAsyncClient.analyzeAssets(AnalyzeAssetsRequest request,
AsyncHandler<AnalyzeAssetsRequest,AnalyzeAssetsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AnalyzeAssetsResponse> |
InventoryAsync.analyzeAssets(AnalyzeAssetsRequest request,
AsyncHandler<AnalyzeAssetsRequest,AnalyzeAssetsResponse> handler)
Returns an aggregation of assets.
|
Future<AnalyzeAssetsResponse> |
InventoryAsyncClient.analyzeAssets(AnalyzeAssetsRequest request,
AsyncHandler<AnalyzeAssetsRequest,AnalyzeAssetsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AnalyzeAssetsResponse |
AnalyzeAssetsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeAssetsResponse.Builder |
AnalyzeAssetsResponse.Builder.copy(AnalyzeAssetsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.