Class AnomalyDetectionWaiters
Contains collection of helper methods to produce Oci.Common.Waiters for different resources of AnomalyDetection.
Inherited Members
Namespace: Oci.AianomalydetectionService
Assembly: OCI.DotNetSDK.Aianomalydetection.dll
Syntax
public class AnomalyDetectionWaiters
Constructors
AnomalyDetectionWaiters(AnomalyDetectionClient)
Declaration
public AnomalyDetectionWaiters(AnomalyDetectionClient client)
Parameters
Type | Name | Description |
---|---|---|
AnomalyDetectionClient | client |
Methods
ForAiPrivateEndpoint(GetAiPrivateEndpointRequest, params LifecycleStateEnum[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetAiPrivateEndpointRequest, GetAiPrivateEndpointResponse> ForAiPrivateEndpoint(GetAiPrivateEndpointRequest request, params AiPrivateEndpoint.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetAiPrivateEndpointRequest | request | Request to send. |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetAiPrivateEndpointRequest, GetAiPrivateEndpointResponse> | a new Oci.common.Waiter instance |
ForAiPrivateEndpoint(GetAiPrivateEndpointRequest, WaiterConfiguration, params LifecycleStateEnum[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetAiPrivateEndpointRequest, GetAiPrivateEndpointResponse> ForAiPrivateEndpoint(GetAiPrivateEndpointRequest request, WaiterConfiguration config, params AiPrivateEndpoint.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetAiPrivateEndpointRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetAiPrivateEndpointRequest, GetAiPrivateEndpointResponse> | a new Oci.common.Waiter instance |
ForDataAsset(GetDataAssetRequest, params LifecycleStateEnum[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetDataAssetRequest, GetDataAssetResponse> ForDataAsset(GetDataAssetRequest request, params DataAsset.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetDataAssetRequest | request | Request to send. |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetDataAssetRequest, GetDataAssetResponse> | a new Oci.common.Waiter instance |
ForDataAsset(GetDataAssetRequest, WaiterConfiguration, params LifecycleStateEnum[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetDataAssetRequest, GetDataAssetResponse> ForDataAsset(GetDataAssetRequest request, WaiterConfiguration config, params DataAsset.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetDataAssetRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetDataAssetRequest, GetDataAssetResponse> | a new Oci.common.Waiter instance |
ForDetectAnomalyJob(GetDetectAnomalyJobRequest, params LifecycleStateEnum[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetDetectAnomalyJobRequest, GetDetectAnomalyJobResponse> ForDetectAnomalyJob(GetDetectAnomalyJobRequest request, params DetectAnomalyJob.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetDetectAnomalyJobRequest | request | Request to send. |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetDetectAnomalyJobRequest, GetDetectAnomalyJobResponse> | a new Oci.common.Waiter instance |
ForDetectAnomalyJob(GetDetectAnomalyJobRequest, WaiterConfiguration, params LifecycleStateEnum[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetDetectAnomalyJobRequest, GetDetectAnomalyJobResponse> ForDetectAnomalyJob(GetDetectAnomalyJobRequest request, WaiterConfiguration config, params DetectAnomalyJob.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetDetectAnomalyJobRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetDetectAnomalyJobRequest, GetDetectAnomalyJobResponse> | a new Oci.common.Waiter instance |
ForModel(GetModelRequest, params LifecycleStateEnum[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetModelRequest, GetModelResponse> ForModel(GetModelRequest request, params Model.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetModelRequest | request | Request to send. |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetModelRequest, GetModelResponse> | a new Oci.common.Waiter instance |
ForModel(GetModelRequest, WaiterConfiguration, params LifecycleStateEnum[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetModelRequest, GetModelResponse> ForModel(GetModelRequest request, WaiterConfiguration config, params Model.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetModelRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetModelRequest, GetModelResponse> | a new Oci.common.Waiter instance |
ForProject(GetProjectRequest, params LifecycleStateEnum[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetProjectRequest, GetProjectResponse> ForProject(GetProjectRequest request, params Project.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetProjectRequest | request | Request to send. |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetProjectRequest, GetProjectResponse> | a new Oci.common.Waiter instance |
ForProject(GetProjectRequest, WaiterConfiguration, params LifecycleStateEnum[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetProjectRequest, GetProjectResponse> ForProject(GetProjectRequest request, WaiterConfiguration config, params Project.LifecycleStateEnum[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetProjectRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
LifecycleStateEnum[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetProjectRequest, GetProjectResponse> | a new Oci.common.Waiter instance |
ForWorkRequest(GetWorkRequestRequest, params OperationStatus[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetWorkRequestRequest, GetWorkRequestResponse> ForWorkRequest(GetWorkRequestRequest request, params OperationStatus[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetWorkRequestRequest | request | Request to send. |
OperationStatus[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetWorkRequestRequest, GetWorkRequestResponse> | a new Oci.common.Waiter instance |
ForWorkRequest(GetWorkRequestRequest, WaiterConfiguration, params OperationStatus[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetWorkRequestRequest, GetWorkRequestResponse> ForWorkRequest(GetWorkRequestRequest request, WaiterConfiguration config, params OperationStatus[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetWorkRequestRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
OperationStatus[] | targetStates | Desired resource states. If multiple states are provided then the waiter will return once the resource reaches any of the provided states |
Returns
Type | Description |
---|---|
Waiter<GetWorkRequestRequest, GetWorkRequestResponse> | a new Oci.common.Waiter instance |