Show / Hide Table of Contents

Class DataFlowWaiters

Contains collection of helper methods to produce Oci.Common.Waiters for different resources of DataFlow.

Inheritance
object
DataFlowWaiters
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataflowService
Assembly: OCI.DotNetSDK.Dataflow.dll
Syntax
public class DataFlowWaiters

Constructors

DataFlowWaiters(DataFlowClient)

Declaration
public DataFlowWaiters(DataFlowClient client)
Parameters
Type Name Description
DataFlowClient client

Methods

ForApplication(GetApplicationRequest, WaiterConfiguration, params ApplicationLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetApplicationRequest, GetApplicationResponse> ForApplication(GetApplicationRequest request, WaiterConfiguration config, params ApplicationLifecycleState[] targetStates)
Parameters
Type Name Description
GetApplicationRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

ApplicationLifecycleState[] 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<GetApplicationRequest, GetApplicationResponse>

a new Oci.common.Waiter instance

ForApplication(GetApplicationRequest, params ApplicationLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetApplicationRequest, GetApplicationResponse> ForApplication(GetApplicationRequest request, params ApplicationLifecycleState[] targetStates)
Parameters
Type Name Description
GetApplicationRequest request

Request to send.

ApplicationLifecycleState[] 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<GetApplicationRequest, GetApplicationResponse>

a new Oci.common.Waiter instance

ForPool(GetPoolRequest, WaiterConfiguration, params PoolLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetPoolRequest, GetPoolResponse> ForPool(GetPoolRequest request, WaiterConfiguration config, params PoolLifecycleState[] targetStates)
Parameters
Type Name Description
GetPoolRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

PoolLifecycleState[] 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<GetPoolRequest, GetPoolResponse>

a new Oci.common.Waiter instance

ForPool(GetPoolRequest, params PoolLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetPoolRequest, GetPoolResponse> ForPool(GetPoolRequest request, params PoolLifecycleState[] targetStates)
Parameters
Type Name Description
GetPoolRequest request

Request to send.

PoolLifecycleState[] 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<GetPoolRequest, GetPoolResponse>

a new Oci.common.Waiter instance

ForPrivateEndpoint(GetPrivateEndpointRequest, WaiterConfiguration, params PrivateEndpointLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetPrivateEndpointRequest, GetPrivateEndpointResponse> ForPrivateEndpoint(GetPrivateEndpointRequest request, WaiterConfiguration config, params PrivateEndpointLifecycleState[] targetStates)
Parameters
Type Name Description
GetPrivateEndpointRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

PrivateEndpointLifecycleState[] 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<GetPrivateEndpointRequest, GetPrivateEndpointResponse>

a new Oci.common.Waiter instance

ForPrivateEndpoint(GetPrivateEndpointRequest, params PrivateEndpointLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetPrivateEndpointRequest, GetPrivateEndpointResponse> ForPrivateEndpoint(GetPrivateEndpointRequest request, params PrivateEndpointLifecycleState[] targetStates)
Parameters
Type Name Description
GetPrivateEndpointRequest request

Request to send.

PrivateEndpointLifecycleState[] 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<GetPrivateEndpointRequest, GetPrivateEndpointResponse>

a new Oci.common.Waiter instance

ForRun(GetRunRequest, WaiterConfiguration, params RunLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetRunRequest, GetRunResponse> ForRun(GetRunRequest request, WaiterConfiguration config, params RunLifecycleState[] targetStates)
Parameters
Type Name Description
GetRunRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

RunLifecycleState[] 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<GetRunRequest, GetRunResponse>

a new Oci.common.Waiter instance

ForRun(GetRunRequest, params RunLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetRunRequest, GetRunResponse> ForRun(GetRunRequest request, params RunLifecycleState[] targetStates)
Parameters
Type Name Description
GetRunRequest request

Request to send.

RunLifecycleState[] 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<GetRunRequest, GetRunResponse>

a new Oci.common.Waiter instance

ForSqlEndpoint(GetSqlEndpointRequest, WaiterConfiguration, params SqlEndpointLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetSqlEndpointRequest, GetSqlEndpointResponse> ForSqlEndpoint(GetSqlEndpointRequest request, WaiterConfiguration config, params SqlEndpointLifecycleState[] targetStates)
Parameters
Type Name Description
GetSqlEndpointRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

SqlEndpointLifecycleState[] 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<GetSqlEndpointRequest, GetSqlEndpointResponse>

a new Oci.common.Waiter instance

ForSqlEndpoint(GetSqlEndpointRequest, params SqlEndpointLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetSqlEndpointRequest, GetSqlEndpointResponse> ForSqlEndpoint(GetSqlEndpointRequest request, params SqlEndpointLifecycleState[] targetStates)
Parameters
Type Name Description
GetSqlEndpointRequest request

Request to send.

SqlEndpointLifecycleState[] 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<GetSqlEndpointRequest, GetSqlEndpointResponse>

a new Oci.common.Waiter instance

ForStatement(GetStatementRequest, WaiterConfiguration, params StatementLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetStatementRequest, GetStatementResponse> ForStatement(GetStatementRequest request, WaiterConfiguration config, params StatementLifecycleState[] targetStates)
Parameters
Type Name Description
GetStatementRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

StatementLifecycleState[] 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<GetStatementRequest, GetStatementResponse>

a new Oci.common.Waiter instance

ForStatement(GetStatementRequest, params StatementLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetStatementRequest, GetStatementResponse> ForStatement(GetStatementRequest request, params StatementLifecycleState[] targetStates)
Parameters
Type Name Description
GetStatementRequest request

Request to send.

StatementLifecycleState[] 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<GetStatementRequest, GetStatementResponse>

a new Oci.common.Waiter instance

ForWorkRequest(GetWorkRequestRequest, WaiterConfiguration, params WorkRequestStatus[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetWorkRequestRequest, GetWorkRequestResponse> ForWorkRequest(GetWorkRequestRequest request, WaiterConfiguration config, params WorkRequestStatus[] targetStates)
Parameters
Type Name Description
GetWorkRequestRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

WorkRequestStatus[] 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, params WorkRequestStatus[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetWorkRequestRequest, GetWorkRequestResponse> ForWorkRequest(GetWorkRequestRequest request, params WorkRequestStatus[] targetStates)
Parameters
Type Name Description
GetWorkRequestRequest request

Request to send.

WorkRequestStatus[] 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

In this article
Back to top