Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
AnalyzeAssetsResponse |
InventoryClient.analyzeAssets(AnalyzeAssetsRequest request) |
AnalyzeAssetsResponse |
Inventory.analyzeAssets(AnalyzeAssetsRequest request)
Returns an aggregation of assets.
|
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 |
---|---|
AnalyzeAssetsRequest |
AnalyzeAssetsRequest.Builder.build()
Build the instance of AnalyzeAssetsRequest as configured by this builder
|
AnalyzeAssetsRequest |
AnalyzeAssetsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AnalyzeAssetsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AnalyzeAssetsRequest.Builder |
AnalyzeAssetsRequest.Builder.copy(AnalyzeAssetsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.