Uses of Class
com.oracle.bmc.cloudbridge.responses.UpdateAssetResponse
- 
Packages that use UpdateAssetResponse Package Description com.oracle.bmc.cloudbridge com.oracle.bmc.cloudbridge.responses 
- 
- 
Uses of UpdateAssetResponse in com.oracle.bmc.cloudbridgeMethods in com.oracle.bmc.cloudbridge that return UpdateAssetResponse Modifier and Type Method Description UpdateAssetResponseInventory. updateAsset(UpdateAssetRequest request)Updates the asset.UpdateAssetResponseInventoryClient. updateAsset(UpdateAssetRequest request)Methods in com.oracle.bmc.cloudbridge that return types with arguments of type UpdateAssetResponse Modifier and Type Method Description Future<UpdateAssetResponse>InventoryAsync. updateAsset(UpdateAssetRequest request, AsyncHandler<UpdateAssetRequest,UpdateAssetResponse> handler)Updates the asset.Future<UpdateAssetResponse>InventoryAsyncClient. updateAsset(UpdateAssetRequest request, AsyncHandler<UpdateAssetRequest,UpdateAssetResponse> handler)Method parameters in com.oracle.bmc.cloudbridge with type arguments of type UpdateAssetResponse Modifier and Type Method Description Future<UpdateAssetResponse>InventoryAsync. updateAsset(UpdateAssetRequest request, AsyncHandler<UpdateAssetRequest,UpdateAssetResponse> handler)Updates the asset.Future<UpdateAssetResponse>InventoryAsyncClient. updateAsset(UpdateAssetRequest request, AsyncHandler<UpdateAssetRequest,UpdateAssetResponse> handler)
- 
Uses of UpdateAssetResponse in com.oracle.bmc.cloudbridge.responsesMethods in com.oracle.bmc.cloudbridge.responses that return UpdateAssetResponse Modifier and Type Method Description UpdateAssetResponseUpdateAssetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudbridge.responses with parameters of type UpdateAssetResponse Modifier and Type Method Description UpdateAssetResponse.BuilderUpdateAssetResponse.Builder. copy(UpdateAssetResponse o)Copy method to populate the builder with values from the given instance.
 
-