Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDataAssetRequest,GetDataAssetResponse> |
AnomalyDetectionWaiters.forDataAsset(GetDataAssetRequest request,
DataAsset.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDataAssetRequest,GetDataAssetResponse> |
AnomalyDetectionWaiters.forDataAsset(GetDataAssetRequest request,
DataAsset.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDataAssetRequest,GetDataAssetResponse> |
AnomalyDetectionWaiters.forDataAsset(GetDataAssetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DataAsset.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetDataAssetRequest |
GetDataAssetRequest.Builder.build()
Build the instance of GetDataAssetRequest as configured by this builder
|
GetDataAssetRequest |
GetDataAssetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDataAssetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDataAssetRequest.Builder |
GetDataAssetRequest.Builder.copy(GetDataAssetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.