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