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