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