Show / Hide Table of Contents

Class CloudGuardWaiters

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

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

Constructors

CloudGuardWaiters(CloudGuardClient)

Declaration
public CloudGuardWaiters(CloudGuardClient client)
Parameters
Type Name Description
CloudGuardClient client

Methods

ForAdhocQuery(GetAdhocQueryRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetAdhocQueryRequest, GetAdhocQueryResponse> ForAdhocQuery(GetAdhocQueryRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetAdhocQueryRequest request

Request to send.

LifecycleState[] 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<GetAdhocQueryRequest, GetAdhocQueryResponse>

a new Oci.common.Waiter instance

ForAdhocQuery(GetAdhocQueryRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetAdhocQueryRequest, GetAdhocQueryResponse> ForAdhocQuery(GetAdhocQueryRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetAdhocQueryRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetAdhocQueryRequest, GetAdhocQueryResponse>

a new Oci.common.Waiter instance

ForDataMaskRule(GetDataMaskRuleRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDataMaskRuleRequest, GetDataMaskRuleResponse> ForDataMaskRule(GetDataMaskRuleRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDataMaskRuleRequest request

Request to send.

LifecycleState[] 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<GetDataMaskRuleRequest, GetDataMaskRuleResponse>

a new Oci.common.Waiter instance

ForDataMaskRule(GetDataMaskRuleRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDataMaskRuleRequest, GetDataMaskRuleResponse> ForDataMaskRule(GetDataMaskRuleRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDataMaskRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetDataMaskRuleRequest, GetDataMaskRuleResponse>

a new Oci.common.Waiter instance

ForDataSource(GetDataSourceRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDataSourceRequest, GetDataSourceResponse> ForDataSource(GetDataSourceRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDataSourceRequest request

Request to send.

LifecycleState[] 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<GetDataSourceRequest, GetDataSourceResponse>

a new Oci.common.Waiter instance

ForDataSource(GetDataSourceRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDataSourceRequest, GetDataSourceResponse> ForDataSource(GetDataSourceRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDataSourceRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetDataSourceRequest, GetDataSourceResponse>

a new Oci.common.Waiter instance

ForDetector(GetDetectorRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDetectorRequest, GetDetectorResponse> ForDetector(GetDetectorRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRequest request

Request to send.

LifecycleState[] 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<GetDetectorRequest, GetDetectorResponse>

a new Oci.common.Waiter instance

ForDetector(GetDetectorRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDetectorRequest, GetDetectorResponse> ForDetector(GetDetectorRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetDetectorRequest, GetDetectorResponse>

a new Oci.common.Waiter instance

ForDetectorRecipe(GetDetectorRecipeRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDetectorRecipeRequest, GetDetectorRecipeResponse> ForDetectorRecipe(GetDetectorRecipeRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRecipeRequest request

Request to send.

LifecycleState[] 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<GetDetectorRecipeRequest, GetDetectorRecipeResponse>

a new Oci.common.Waiter instance

ForDetectorRecipe(GetDetectorRecipeRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDetectorRecipeRequest, GetDetectorRecipeResponse> ForDetectorRecipe(GetDetectorRecipeRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRecipeRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetDetectorRecipeRequest, GetDetectorRecipeResponse>

a new Oci.common.Waiter instance

ForDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDetectorRecipeDetectorRuleRequest, GetDetectorRecipeDetectorRuleResponse> ForDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRecipeDetectorRuleRequest request

Request to send.

LifecycleState[] 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<GetDetectorRecipeDetectorRuleRequest, GetDetectorRecipeDetectorRuleResponse>

a new Oci.common.Waiter instance

ForDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDetectorRecipeDetectorRuleRequest, GetDetectorRecipeDetectorRuleResponse> ForDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRecipeDetectorRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetDetectorRecipeDetectorRuleRequest, GetDetectorRecipeDetectorRuleResponse>

a new Oci.common.Waiter instance

ForDetectorRule(GetDetectorRuleRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDetectorRuleRequest, GetDetectorRuleResponse> ForDetectorRule(GetDetectorRuleRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRuleRequest request

Request to send.

LifecycleState[] 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<GetDetectorRuleRequest, GetDetectorRuleResponse>

a new Oci.common.Waiter instance

ForDetectorRule(GetDetectorRuleRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDetectorRuleRequest, GetDetectorRuleResponse> ForDetectorRule(GetDetectorRuleRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetDetectorRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetDetectorRuleRequest, GetDetectorRuleResponse>

a new Oci.common.Waiter instance

ForManagedList(GetManagedListRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetManagedListRequest, GetManagedListResponse> ForManagedList(GetManagedListRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetManagedListRequest request

Request to send.

LifecycleState[] 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<GetManagedListRequest, GetManagedListResponse>

a new Oci.common.Waiter instance

ForManagedList(GetManagedListRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetManagedListRequest, GetManagedListResponse> ForManagedList(GetManagedListRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetManagedListRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetManagedListRequest, GetManagedListResponse>

a new Oci.common.Waiter instance

ForProblem(GetProblemRequest, params ProblemLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetProblemRequest, GetProblemResponse> ForProblem(GetProblemRequest request, params ProblemLifecycleState[] targetStates)
Parameters
Type Name Description
GetProblemRequest request

Request to send.

ProblemLifecycleState[] 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<GetProblemRequest, GetProblemResponse>

a new Oci.common.Waiter instance

ForProblem(GetProblemRequest, WaiterConfiguration, params ProblemLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetProblemRequest, GetProblemResponse> ForProblem(GetProblemRequest request, WaiterConfiguration config, params ProblemLifecycleState[] targetStates)
Parameters
Type Name Description
GetProblemRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

ProblemLifecycleState[] 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<GetProblemRequest, GetProblemResponse>

a new Oci.common.Waiter instance

ForResponderRecipe(GetResponderRecipeRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetResponderRecipeRequest, GetResponderRecipeResponse> ForResponderRecipe(GetResponderRecipeRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetResponderRecipeRequest request

Request to send.

LifecycleState[] 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<GetResponderRecipeRequest, GetResponderRecipeResponse>

a new Oci.common.Waiter instance

ForResponderRecipe(GetResponderRecipeRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetResponderRecipeRequest, GetResponderRecipeResponse> ForResponderRecipe(GetResponderRecipeRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetResponderRecipeRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetResponderRecipeRequest, GetResponderRecipeResponse>

a new Oci.common.Waiter instance

ForResponderRecipeResponderRule(GetResponderRecipeResponderRuleRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetResponderRecipeResponderRuleRequest, GetResponderRecipeResponderRuleResponse> ForResponderRecipeResponderRule(GetResponderRecipeResponderRuleRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetResponderRecipeResponderRuleRequest request

Request to send.

LifecycleState[] 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<GetResponderRecipeResponderRuleRequest, GetResponderRecipeResponderRuleResponse>

a new Oci.common.Waiter instance

ForResponderRecipeResponderRule(GetResponderRecipeResponderRuleRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetResponderRecipeResponderRuleRequest, GetResponderRecipeResponderRuleResponse> ForResponderRecipeResponderRule(GetResponderRecipeResponderRuleRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetResponderRecipeResponderRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetResponderRecipeResponderRuleRequest, GetResponderRecipeResponderRuleResponse>

a new Oci.common.Waiter instance

ForResponderRule(GetResponderRuleRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetResponderRuleRequest, GetResponderRuleResponse> ForResponderRule(GetResponderRuleRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetResponderRuleRequest request

Request to send.

LifecycleState[] 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<GetResponderRuleRequest, GetResponderRuleResponse>

a new Oci.common.Waiter instance

ForResponderRule(GetResponderRuleRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetResponderRuleRequest, GetResponderRuleResponse> ForResponderRule(GetResponderRuleRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetResponderRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetResponderRuleRequest, GetResponderRuleResponse>

a new Oci.common.Waiter instance

ForSavedQuery(GetSavedQueryRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetSavedQueryRequest, GetSavedQueryResponse> ForSavedQuery(GetSavedQueryRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSavedQueryRequest request

Request to send.

LifecycleState[] 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<GetSavedQueryRequest, GetSavedQueryResponse>

a new Oci.common.Waiter instance

ForSavedQuery(GetSavedQueryRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetSavedQueryRequest, GetSavedQueryResponse> ForSavedQuery(GetSavedQueryRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSavedQueryRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetSavedQueryRequest, GetSavedQueryResponse>

a new Oci.common.Waiter instance

ForSecurityPolicy(GetSecurityPolicyRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetSecurityPolicyRequest, GetSecurityPolicyResponse> ForSecurityPolicy(GetSecurityPolicyRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSecurityPolicyRequest request

Request to send.

LifecycleState[] 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<GetSecurityPolicyRequest, GetSecurityPolicyResponse>

a new Oci.common.Waiter instance

ForSecurityPolicy(GetSecurityPolicyRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetSecurityPolicyRequest, GetSecurityPolicyResponse> ForSecurityPolicy(GetSecurityPolicyRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSecurityPolicyRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetSecurityPolicyRequest, GetSecurityPolicyResponse>

a new Oci.common.Waiter instance

ForSecurityRecipe(GetSecurityRecipeRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetSecurityRecipeRequest, GetSecurityRecipeResponse> ForSecurityRecipe(GetSecurityRecipeRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSecurityRecipeRequest request

Request to send.

LifecycleState[] 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<GetSecurityRecipeRequest, GetSecurityRecipeResponse>

a new Oci.common.Waiter instance

ForSecurityRecipe(GetSecurityRecipeRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetSecurityRecipeRequest, GetSecurityRecipeResponse> ForSecurityRecipe(GetSecurityRecipeRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSecurityRecipeRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetSecurityRecipeRequest, GetSecurityRecipeResponse>

a new Oci.common.Waiter instance

ForSecurityZone(GetSecurityZoneRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetSecurityZoneRequest, GetSecurityZoneResponse> ForSecurityZone(GetSecurityZoneRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSecurityZoneRequest request

Request to send.

LifecycleState[] 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<GetSecurityZoneRequest, GetSecurityZoneResponse>

a new Oci.common.Waiter instance

ForSecurityZone(GetSecurityZoneRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetSecurityZoneRequest, GetSecurityZoneResponse> ForSecurityZone(GetSecurityZoneRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetSecurityZoneRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetSecurityZoneRequest, GetSecurityZoneResponse>

a new Oci.common.Waiter instance

ForTarget(GetTargetRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetTargetRequest, GetTargetResponse> ForTarget(GetTargetRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetRequest request

Request to send.

LifecycleState[] 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<GetTargetRequest, GetTargetResponse>

a new Oci.common.Waiter instance

ForTarget(GetTargetRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetTargetRequest, GetTargetResponse> ForTarget(GetTargetRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetTargetRequest, GetTargetResponse>

a new Oci.common.Waiter instance

ForTargetDetectorRecipe(GetTargetDetectorRecipeRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetTargetDetectorRecipeRequest, GetTargetDetectorRecipeResponse> ForTargetDetectorRecipe(GetTargetDetectorRecipeRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetDetectorRecipeRequest request

Request to send.

LifecycleState[] 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<GetTargetDetectorRecipeRequest, GetTargetDetectorRecipeResponse>

a new Oci.common.Waiter instance

ForTargetDetectorRecipe(GetTargetDetectorRecipeRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetTargetDetectorRecipeRequest, GetTargetDetectorRecipeResponse> ForTargetDetectorRecipe(GetTargetDetectorRecipeRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetDetectorRecipeRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetTargetDetectorRecipeRequest, GetTargetDetectorRecipeResponse>

a new Oci.common.Waiter instance

ForTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetTargetDetectorRecipeDetectorRuleRequest, GetTargetDetectorRecipeDetectorRuleResponse> ForTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetDetectorRecipeDetectorRuleRequest request

Request to send.

LifecycleState[] 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<GetTargetDetectorRecipeDetectorRuleRequest, GetTargetDetectorRecipeDetectorRuleResponse>

a new Oci.common.Waiter instance

ForTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetTargetDetectorRecipeDetectorRuleRequest, GetTargetDetectorRecipeDetectorRuleResponse> ForTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetDetectorRecipeDetectorRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetTargetDetectorRecipeDetectorRuleRequest, GetTargetDetectorRecipeDetectorRuleResponse>

a new Oci.common.Waiter instance

ForTargetResponderRecipeResponderRule(GetTargetResponderRecipeResponderRuleRequest, params LifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetTargetResponderRecipeResponderRuleRequest, GetTargetResponderRecipeResponderRuleResponse> ForTargetResponderRecipeResponderRule(GetTargetResponderRecipeResponderRuleRequest request, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetResponderRecipeResponderRuleRequest request

Request to send.

LifecycleState[] 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<GetTargetResponderRecipeResponderRuleRequest, GetTargetResponderRecipeResponderRuleResponse>

a new Oci.common.Waiter instance

ForTargetResponderRecipeResponderRule(GetTargetResponderRecipeResponderRuleRequest, WaiterConfiguration, params LifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetTargetResponderRecipeResponderRuleRequest, GetTargetResponderRecipeResponderRuleResponse> ForTargetResponderRecipeResponderRule(GetTargetResponderRecipeResponderRuleRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type Name Description
GetTargetResponderRecipeResponderRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleState[] 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<GetTargetResponderRecipeResponderRuleRequest, GetTargetResponderRecipeResponderRuleResponse>

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

In this article
Back to top