Show / Hide Table of Contents

Class DataScienceWaiters

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

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

Constructors

DataScienceWaiters(DataScienceClient)

Declaration
public DataScienceWaiters(DataScienceClient client)
Parameters
Type Name Description
DataScienceClient client

Methods

ForDataSciencePrivateEndpoint(GetDataSciencePrivateEndpointRequest, WaiterConfiguration, params DataSciencePrivateEndpointLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDataSciencePrivateEndpointRequest, GetDataSciencePrivateEndpointResponse> ForDataSciencePrivateEndpoint(GetDataSciencePrivateEndpointRequest request, WaiterConfiguration config, params DataSciencePrivateEndpointLifecycleState[] targetStates)
Parameters
Type Name Description
GetDataSciencePrivateEndpointRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

DataSciencePrivateEndpointLifecycleState[] 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<GetDataSciencePrivateEndpointRequest, GetDataSciencePrivateEndpointResponse>

a new Oci.common.Waiter instance

ForDataSciencePrivateEndpoint(GetDataSciencePrivateEndpointRequest, params DataSciencePrivateEndpointLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDataSciencePrivateEndpointRequest, GetDataSciencePrivateEndpointResponse> ForDataSciencePrivateEndpoint(GetDataSciencePrivateEndpointRequest request, params DataSciencePrivateEndpointLifecycleState[] targetStates)
Parameters
Type Name Description
GetDataSciencePrivateEndpointRequest request

Request to send.

DataSciencePrivateEndpointLifecycleState[] 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<GetDataSciencePrivateEndpointRequest, GetDataSciencePrivateEndpointResponse>

a new Oci.common.Waiter instance

ForJob(GetJobRequest, WaiterConfiguration, params JobLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetJobRequest, GetJobResponse> ForJob(GetJobRequest request, WaiterConfiguration config, params JobLifecycleState[] targetStates)
Parameters
Type Name Description
GetJobRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

JobLifecycleState[] 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<GetJobRequest, GetJobResponse>

a new Oci.common.Waiter instance

ForJob(GetJobRequest, params JobLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetJobRequest, GetJobResponse> ForJob(GetJobRequest request, params JobLifecycleState[] targetStates)
Parameters
Type Name Description
GetJobRequest request

Request to send.

JobLifecycleState[] 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<GetJobRequest, GetJobResponse>

a new Oci.common.Waiter instance

ForJobRun(GetJobRunRequest, WaiterConfiguration, params JobRunLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetJobRunRequest, GetJobRunResponse> ForJobRun(GetJobRunRequest request, WaiterConfiguration config, params JobRunLifecycleState[] targetStates)
Parameters
Type Name Description
GetJobRunRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

JobRunLifecycleState[] 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<GetJobRunRequest, GetJobRunResponse>

a new Oci.common.Waiter instance

ForJobRun(GetJobRunRequest, params JobRunLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetJobRunRequest, GetJobRunResponse> ForJobRun(GetJobRunRequest request, params JobRunLifecycleState[] targetStates)
Parameters
Type Name Description
GetJobRunRequest request

Request to send.

JobRunLifecycleState[] 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<GetJobRunRequest, GetJobRunResponse>

a new Oci.common.Waiter instance

ForMlApplication(GetMlApplicationRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetMlApplicationRequest, GetMlApplicationResponse> ForMlApplication(GetMlApplicationRequest request, WaiterConfiguration config, params MlApplication.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationRequest 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<GetMlApplicationRequest, GetMlApplicationResponse>

a new Oci.common.Waiter instance

ForMlApplication(GetMlApplicationRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetMlApplicationRequest, GetMlApplicationResponse> ForMlApplication(GetMlApplicationRequest request, params MlApplication.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationRequest 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<GetMlApplicationRequest, GetMlApplicationResponse>

a new Oci.common.Waiter instance

ForMlApplicationImplementation(GetMlApplicationImplementationRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetMlApplicationImplementationRequest, GetMlApplicationImplementationResponse> ForMlApplicationImplementation(GetMlApplicationImplementationRequest request, WaiterConfiguration config, params MlApplicationImplementation.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationImplementationRequest 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<GetMlApplicationImplementationRequest, GetMlApplicationImplementationResponse>

a new Oci.common.Waiter instance

ForMlApplicationImplementation(GetMlApplicationImplementationRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetMlApplicationImplementationRequest, GetMlApplicationImplementationResponse> ForMlApplicationImplementation(GetMlApplicationImplementationRequest request, params MlApplicationImplementation.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationImplementationRequest 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<GetMlApplicationImplementationRequest, GetMlApplicationImplementationResponse>

a new Oci.common.Waiter instance

ForMlApplicationImplementationVersion(GetMlApplicationImplementationVersionRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetMlApplicationImplementationVersionRequest, GetMlApplicationImplementationVersionResponse> ForMlApplicationImplementationVersion(GetMlApplicationImplementationVersionRequest request, WaiterConfiguration config, params MlApplicationImplementationVersion.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationImplementationVersionRequest 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<GetMlApplicationImplementationVersionRequest, GetMlApplicationImplementationVersionResponse>

a new Oci.common.Waiter instance

ForMlApplicationImplementationVersion(GetMlApplicationImplementationVersionRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetMlApplicationImplementationVersionRequest, GetMlApplicationImplementationVersionResponse> ForMlApplicationImplementationVersion(GetMlApplicationImplementationVersionRequest request, params MlApplicationImplementationVersion.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationImplementationVersionRequest 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<GetMlApplicationImplementationVersionRequest, GetMlApplicationImplementationVersionResponse>

a new Oci.common.Waiter instance

ForMlApplicationInstance(GetMlApplicationInstanceRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetMlApplicationInstanceRequest, GetMlApplicationInstanceResponse> ForMlApplicationInstance(GetMlApplicationInstanceRequest request, WaiterConfiguration config, params MlApplicationInstance.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationInstanceRequest 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<GetMlApplicationInstanceRequest, GetMlApplicationInstanceResponse>

a new Oci.common.Waiter instance

ForMlApplicationInstance(GetMlApplicationInstanceRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetMlApplicationInstanceRequest, GetMlApplicationInstanceResponse> ForMlApplicationInstance(GetMlApplicationInstanceRequest request, params MlApplicationInstance.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationInstanceRequest 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<GetMlApplicationInstanceRequest, GetMlApplicationInstanceResponse>

a new Oci.common.Waiter instance

ForMlApplicationInstanceView(GetMlApplicationInstanceViewRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetMlApplicationInstanceViewRequest, GetMlApplicationInstanceViewResponse> ForMlApplicationInstanceView(GetMlApplicationInstanceViewRequest request, WaiterConfiguration config, params MlApplicationInstanceView.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationInstanceViewRequest 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<GetMlApplicationInstanceViewRequest, GetMlApplicationInstanceViewResponse>

a new Oci.common.Waiter instance

ForMlApplicationInstanceView(GetMlApplicationInstanceViewRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetMlApplicationInstanceViewRequest, GetMlApplicationInstanceViewResponse> ForMlApplicationInstanceView(GetMlApplicationInstanceViewRequest request, params MlApplicationInstanceView.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetMlApplicationInstanceViewRequest 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<GetMlApplicationInstanceViewRequest, GetMlApplicationInstanceViewResponse>

a new Oci.common.Waiter instance

ForModel(GetModelRequest, WaiterConfiguration, params ModelLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetModelRequest, GetModelResponse> ForModel(GetModelRequest request, WaiterConfiguration config, params ModelLifecycleState[] targetStates)
Parameters
Type Name Description
GetModelRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

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

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetModelRequest, GetModelResponse> ForModel(GetModelRequest request, params ModelLifecycleState[] targetStates)
Parameters
Type Name Description
GetModelRequest request

Request to send.

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

ForModelDeployment(GetModelDeploymentRequest, WaiterConfiguration, params ModelDeploymentLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetModelDeploymentRequest, GetModelDeploymentResponse> ForModelDeployment(GetModelDeploymentRequest request, WaiterConfiguration config, params ModelDeploymentLifecycleState[] targetStates)
Parameters
Type Name Description
GetModelDeploymentRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

ModelDeploymentLifecycleState[] 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<GetModelDeploymentRequest, GetModelDeploymentResponse>

a new Oci.common.Waiter instance

ForModelDeployment(GetModelDeploymentRequest, params ModelDeploymentLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetModelDeploymentRequest, GetModelDeploymentResponse> ForModelDeployment(GetModelDeploymentRequest request, params ModelDeploymentLifecycleState[] targetStates)
Parameters
Type Name Description
GetModelDeploymentRequest request

Request to send.

ModelDeploymentLifecycleState[] 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<GetModelDeploymentRequest, GetModelDeploymentResponse>

a new Oci.common.Waiter instance

ForModelVersionSet(GetModelVersionSetRequest, WaiterConfiguration, params ModelVersionSetLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetModelVersionSetRequest, GetModelVersionSetResponse> ForModelVersionSet(GetModelVersionSetRequest request, WaiterConfiguration config, params ModelVersionSetLifecycleState[] targetStates)
Parameters
Type Name Description
GetModelVersionSetRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

ModelVersionSetLifecycleState[] 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<GetModelVersionSetRequest, GetModelVersionSetResponse>

a new Oci.common.Waiter instance

ForModelVersionSet(GetModelVersionSetRequest, params ModelVersionSetLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetModelVersionSetRequest, GetModelVersionSetResponse> ForModelVersionSet(GetModelVersionSetRequest request, params ModelVersionSetLifecycleState[] targetStates)
Parameters
Type Name Description
GetModelVersionSetRequest request

Request to send.

ModelVersionSetLifecycleState[] 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<GetModelVersionSetRequest, GetModelVersionSetResponse>

a new Oci.common.Waiter instance

ForNotebookSession(GetNotebookSessionRequest, WaiterConfiguration, params NotebookSessionLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetNotebookSessionRequest, GetNotebookSessionResponse> ForNotebookSession(GetNotebookSessionRequest request, WaiterConfiguration config, params NotebookSessionLifecycleState[] targetStates)
Parameters
Type Name Description
GetNotebookSessionRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

NotebookSessionLifecycleState[] 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<GetNotebookSessionRequest, GetNotebookSessionResponse>

a new Oci.common.Waiter instance

ForNotebookSession(GetNotebookSessionRequest, params NotebookSessionLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetNotebookSessionRequest, GetNotebookSessionResponse> ForNotebookSession(GetNotebookSessionRequest request, params NotebookSessionLifecycleState[] targetStates)
Parameters
Type Name Description
GetNotebookSessionRequest request

Request to send.

NotebookSessionLifecycleState[] 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<GetNotebookSessionRequest, GetNotebookSessionResponse>

a new Oci.common.Waiter instance

ForPipeline(GetPipelineRequest, WaiterConfiguration, params PipelineLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetPipelineRequest, GetPipelineResponse> ForPipeline(GetPipelineRequest request, WaiterConfiguration config, params PipelineLifecycleState[] targetStates)
Parameters
Type Name Description
GetPipelineRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

PipelineLifecycleState[] 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<GetPipelineRequest, GetPipelineResponse>

a new Oci.common.Waiter instance

ForPipeline(GetPipelineRequest, params PipelineLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetPipelineRequest, GetPipelineResponse> ForPipeline(GetPipelineRequest request, params PipelineLifecycleState[] targetStates)
Parameters
Type Name Description
GetPipelineRequest request

Request to send.

PipelineLifecycleState[] 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<GetPipelineRequest, GetPipelineResponse>

a new Oci.common.Waiter instance

ForPipelineRun(GetPipelineRunRequest, WaiterConfiguration, params PipelineRunLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetPipelineRunRequest, GetPipelineRunResponse> ForPipelineRun(GetPipelineRunRequest request, WaiterConfiguration config, params PipelineRunLifecycleState[] targetStates)
Parameters
Type Name Description
GetPipelineRunRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

PipelineRunLifecycleState[] 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<GetPipelineRunRequest, GetPipelineRunResponse>

a new Oci.common.Waiter instance

ForPipelineRun(GetPipelineRunRequest, params PipelineRunLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetPipelineRunRequest, GetPipelineRunResponse> ForPipelineRun(GetPipelineRunRequest request, params PipelineRunLifecycleState[] targetStates)
Parameters
Type Name Description
GetPipelineRunRequest request

Request to send.

PipelineRunLifecycleState[] 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<GetPipelineRunRequest, GetPipelineRunResponse>

a new Oci.common.Waiter instance

ForProject(GetProjectRequest, WaiterConfiguration, params ProjectLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetProjectRequest, GetProjectResponse> ForProject(GetProjectRequest request, WaiterConfiguration config, params ProjectLifecycleState[] targetStates)
Parameters
Type Name Description
GetProjectRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

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

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetProjectRequest, GetProjectResponse> ForProject(GetProjectRequest request, params ProjectLifecycleState[] targetStates)
Parameters
Type Name Description
GetProjectRequest request

Request to send.

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

ForSchedule(GetScheduleRequest, WaiterConfiguration, params ScheduleLifecycleState[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetScheduleRequest, GetScheduleResponse> ForSchedule(GetScheduleRequest request, WaiterConfiguration config, params ScheduleLifecycleState[] targetStates)
Parameters
Type Name Description
GetScheduleRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

ScheduleLifecycleState[] 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<GetScheduleRequest, GetScheduleResponse>

a new Oci.common.Waiter instance

ForSchedule(GetScheduleRequest, params ScheduleLifecycleState[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetScheduleRequest, GetScheduleResponse> ForSchedule(GetScheduleRequest request, params ScheduleLifecycleState[] targetStates)
Parameters
Type Name Description
GetScheduleRequest request

Request to send.

ScheduleLifecycleState[] 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<GetScheduleRequest, GetScheduleResponse>

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