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