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