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