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