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