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