Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.responses |
Modifier and Type | Method and Description |
---|---|
GetDataAssetResponse |
AnomalyDetection.getDataAsset(GetDataAssetRequest request)
Gets a DataAsset by identifier
|
GetDataAssetResponse |
AnomalyDetectionClient.getDataAsset(GetDataAssetRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDataAssetResponse> |
AnomalyDetectionAsync.getDataAsset(GetDataAssetRequest request,
AsyncHandler<GetDataAssetRequest,GetDataAssetResponse> handler)
Gets a DataAsset by identifier
|
Future<GetDataAssetResponse> |
AnomalyDetectionAsyncClient.getDataAsset(GetDataAssetRequest request,
AsyncHandler<GetDataAssetRequest,GetDataAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDataAssetResponse |
GetDataAssetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDataAssetResponse.Builder |
GetDataAssetResponse.Builder.copy(GetDataAssetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.