Show / Hide Table of Contents

Class LogAnalyticsWaiters

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

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

Constructors

LogAnalyticsWaiters(LogAnalyticsClient)

Declaration
public LogAnalyticsWaiters(LogAnalyticsClient client)
Parameters
Type Name Description
LogAnalyticsClient client

Methods

ForIngestTimeRule(GetIngestTimeRuleRequest, WaiterConfiguration, params ConfigLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetIngestTimeRuleRequest, GetIngestTimeRuleResponse> ForIngestTimeRule(GetIngestTimeRuleRequest request, WaiterConfiguration config, params ConfigLifecycleState[] targetStates)
Parameters
Type Name Description
GetIngestTimeRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

ConfigLifecycleState[] 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<GetIngestTimeRuleRequest, GetIngestTimeRuleResponse>

a new Oci.common.Waiter instance

ForIngestTimeRule(GetIngestTimeRuleRequest, params ConfigLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetIngestTimeRuleRequest, GetIngestTimeRuleResponse> ForIngestTimeRule(GetIngestTimeRuleRequest request, params ConfigLifecycleState[] targetStates)
Parameters
Type Name Description
GetIngestTimeRuleRequest request

Request to send.

ConfigLifecycleState[] 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<GetIngestTimeRuleRequest, GetIngestTimeRuleResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsEmBridge(GetLogAnalyticsEmBridgeRequest, WaiterConfiguration, params EmBridgeLifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetLogAnalyticsEmBridgeRequest, GetLogAnalyticsEmBridgeResponse> ForLogAnalyticsEmBridge(GetLogAnalyticsEmBridgeRequest request, WaiterConfiguration config, params EmBridgeLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsEmBridgeRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

EmBridgeLifecycleStates[] 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<GetLogAnalyticsEmBridgeRequest, GetLogAnalyticsEmBridgeResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsEmBridge(GetLogAnalyticsEmBridgeRequest, params EmBridgeLifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetLogAnalyticsEmBridgeRequest, GetLogAnalyticsEmBridgeResponse> ForLogAnalyticsEmBridge(GetLogAnalyticsEmBridgeRequest request, params EmBridgeLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsEmBridgeRequest request

Request to send.

EmBridgeLifecycleStates[] 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<GetLogAnalyticsEmBridgeRequest, GetLogAnalyticsEmBridgeResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsEntity(GetLogAnalyticsEntityRequest, WaiterConfiguration, params EntityLifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetLogAnalyticsEntityRequest, GetLogAnalyticsEntityResponse> ForLogAnalyticsEntity(GetLogAnalyticsEntityRequest request, WaiterConfiguration config, params EntityLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsEntityRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

EntityLifecycleStates[] 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<GetLogAnalyticsEntityRequest, GetLogAnalyticsEntityResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsEntity(GetLogAnalyticsEntityRequest, params EntityLifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetLogAnalyticsEntityRequest, GetLogAnalyticsEntityResponse> ForLogAnalyticsEntity(GetLogAnalyticsEntityRequest request, params EntityLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsEntityRequest request

Request to send.

EntityLifecycleStates[] 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<GetLogAnalyticsEntityRequest, GetLogAnalyticsEntityResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest, WaiterConfiguration, params EntityLifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetLogAnalyticsEntityTypeRequest, GetLogAnalyticsEntityTypeResponse> ForLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request, WaiterConfiguration config, params EntityLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsEntityTypeRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

EntityLifecycleStates[] 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<GetLogAnalyticsEntityTypeRequest, GetLogAnalyticsEntityTypeResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest, params EntityLifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetLogAnalyticsEntityTypeRequest, GetLogAnalyticsEntityTypeResponse> ForLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request, params EntityLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsEntityTypeRequest request

Request to send.

EntityLifecycleStates[] 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<GetLogAnalyticsEntityTypeRequest, GetLogAnalyticsEntityTypeResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest, WaiterConfiguration, params ObjectCollectionRuleLifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetLogAnalyticsObjectCollectionRuleRequest, GetLogAnalyticsObjectCollectionRuleResponse> ForLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest request, WaiterConfiguration config, params ObjectCollectionRuleLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsObjectCollectionRuleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

ObjectCollectionRuleLifecycleStates[] 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<GetLogAnalyticsObjectCollectionRuleRequest, GetLogAnalyticsObjectCollectionRuleResponse>

a new Oci.common.Waiter instance

ForLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest, params ObjectCollectionRuleLifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetLogAnalyticsObjectCollectionRuleRequest, GetLogAnalyticsObjectCollectionRuleResponse> ForLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest request, params ObjectCollectionRuleLifecycleStates[] targetStates)
Parameters
Type Name Description
GetLogAnalyticsObjectCollectionRuleRequest request

Request to send.

ObjectCollectionRuleLifecycleStates[] 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<GetLogAnalyticsObjectCollectionRuleRequest, GetLogAnalyticsObjectCollectionRuleResponse>

a new Oci.common.Waiter instance

ForQueryWorkRequest(GetQueryWorkRequestRequest, WaiterConfiguration, params WorkRequestStatus[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetQueryWorkRequestRequest, GetQueryWorkRequestResponse> ForQueryWorkRequest(GetQueryWorkRequestRequest request, WaiterConfiguration config, params WorkRequestStatus[] targetStates)
Parameters
Type Name Description
GetQueryWorkRequestRequest 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<GetQueryWorkRequestRequest, GetQueryWorkRequestResponse>

a new Oci.common.Waiter instance

ForQueryWorkRequest(GetQueryWorkRequestRequest, params WorkRequestStatus[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetQueryWorkRequestRequest, GetQueryWorkRequestResponse> ForQueryWorkRequest(GetQueryWorkRequestRequest request, params WorkRequestStatus[] targetStates)
Parameters
Type Name Description
GetQueryWorkRequestRequest 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<GetQueryWorkRequestRequest, GetQueryWorkRequestResponse>

a new Oci.common.Waiter instance

ForScheduledTask(GetScheduledTaskRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetScheduledTaskRequest, GetScheduledTaskResponse> ForScheduledTask(GetScheduledTaskRequest request, WaiterConfiguration config, params ScheduledTask.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetScheduledTaskRequest 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<GetScheduledTaskRequest, GetScheduledTaskResponse>

a new Oci.common.Waiter instance

ForScheduledTask(GetScheduledTaskRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetScheduledTaskRequest, GetScheduledTaskResponse> ForScheduledTask(GetScheduledTaskRequest request, params ScheduledTask.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetScheduledTaskRequest 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<GetScheduledTaskRequest, GetScheduledTaskResponse>

a new Oci.common.Waiter instance

ForStorageWorkRequest(GetStorageWorkRequestRequest, WaiterConfiguration, params WorkRequestStatus[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetStorageWorkRequestRequest, GetStorageWorkRequestResponse> ForStorageWorkRequest(GetStorageWorkRequestRequest request, WaiterConfiguration config, params WorkRequestStatus[] targetStates)
Parameters
Type Name Description
GetStorageWorkRequestRequest 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<GetStorageWorkRequestRequest, GetStorageWorkRequestResponse>

a new Oci.common.Waiter instance

ForStorageWorkRequest(GetStorageWorkRequestRequest, params WorkRequestStatus[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetStorageWorkRequestRequest, GetStorageWorkRequestResponse> ForStorageWorkRequest(GetStorageWorkRequestRequest request, params WorkRequestStatus[] targetStates)
Parameters
Type Name Description
GetStorageWorkRequestRequest 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<GetStorageWorkRequestRequest, GetStorageWorkRequestResponse>

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

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

In this article
Back to top