Show / Hide Table of Contents

Class DbManagementWaiters

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

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

Constructors

DbManagementWaiters(DbManagementClient)

Declaration
public DbManagementWaiters(DbManagementClient client)
Parameters
Type Name Description
DbManagementClient client

Methods

ForDbManagementPrivateEndpoint(GetDbManagementPrivateEndpointRequest, WaiterConfiguration, params LifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetDbManagementPrivateEndpointRequest, GetDbManagementPrivateEndpointResponse> ForDbManagementPrivateEndpoint(GetDbManagementPrivateEndpointRequest request, WaiterConfiguration config, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetDbManagementPrivateEndpointRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleStates[] 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<GetDbManagementPrivateEndpointRequest, GetDbManagementPrivateEndpointResponse>

a new Oci.common.Waiter instance

ForDbManagementPrivateEndpoint(GetDbManagementPrivateEndpointRequest, params LifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetDbManagementPrivateEndpointRequest, GetDbManagementPrivateEndpointResponse> ForDbManagementPrivateEndpoint(GetDbManagementPrivateEndpointRequest request, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetDbManagementPrivateEndpointRequest request

Request to send.

LifecycleStates[] 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<GetDbManagementPrivateEndpointRequest, GetDbManagementPrivateEndpointResponse>

a new Oci.common.Waiter instance

ForExternalAsm(GetExternalAsmRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalAsmRequest, GetExternalAsmResponse> ForExternalAsm(GetExternalAsmRequest request, WaiterConfiguration config, params ExternalAsm.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalAsmRequest 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<GetExternalAsmRequest, GetExternalAsmResponse>

a new Oci.common.Waiter instance

ForExternalAsm(GetExternalAsmRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalAsmRequest, GetExternalAsmResponse> ForExternalAsm(GetExternalAsmRequest request, params ExternalAsm.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalAsmRequest 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<GetExternalAsmRequest, GetExternalAsmResponse>

a new Oci.common.Waiter instance

ForExternalAsmInstance(GetExternalAsmInstanceRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalAsmInstanceRequest, GetExternalAsmInstanceResponse> ForExternalAsmInstance(GetExternalAsmInstanceRequest request, WaiterConfiguration config, params ExternalAsmInstance.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalAsmInstanceRequest 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<GetExternalAsmInstanceRequest, GetExternalAsmInstanceResponse>

a new Oci.common.Waiter instance

ForExternalAsmInstance(GetExternalAsmInstanceRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalAsmInstanceRequest, GetExternalAsmInstanceResponse> ForExternalAsmInstance(GetExternalAsmInstanceRequest request, params ExternalAsmInstance.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalAsmInstanceRequest 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<GetExternalAsmInstanceRequest, GetExternalAsmInstanceResponse>

a new Oci.common.Waiter instance

ForExternalCluster(GetExternalClusterRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalClusterRequest, GetExternalClusterResponse> ForExternalCluster(GetExternalClusterRequest request, WaiterConfiguration config, params ExternalCluster.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalClusterRequest 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<GetExternalClusterRequest, GetExternalClusterResponse>

a new Oci.common.Waiter instance

ForExternalCluster(GetExternalClusterRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalClusterRequest, GetExternalClusterResponse> ForExternalCluster(GetExternalClusterRequest request, params ExternalCluster.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalClusterRequest 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<GetExternalClusterRequest, GetExternalClusterResponse>

a new Oci.common.Waiter instance

ForExternalClusterInstance(GetExternalClusterInstanceRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalClusterInstanceRequest, GetExternalClusterInstanceResponse> ForExternalClusterInstance(GetExternalClusterInstanceRequest request, WaiterConfiguration config, params ExternalClusterInstance.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalClusterInstanceRequest 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<GetExternalClusterInstanceRequest, GetExternalClusterInstanceResponse>

a new Oci.common.Waiter instance

ForExternalClusterInstance(GetExternalClusterInstanceRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalClusterInstanceRequest, GetExternalClusterInstanceResponse> ForExternalClusterInstance(GetExternalClusterInstanceRequest request, params ExternalClusterInstance.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalClusterInstanceRequest 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<GetExternalClusterInstanceRequest, GetExternalClusterInstanceResponse>

a new Oci.common.Waiter instance

ForExternalDbHome(GetExternalDbHomeRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalDbHomeRequest, GetExternalDbHomeResponse> ForExternalDbHome(GetExternalDbHomeRequest request, WaiterConfiguration config, params ExternalDbHome.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbHomeRequest 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<GetExternalDbHomeRequest, GetExternalDbHomeResponse>

a new Oci.common.Waiter instance

ForExternalDbHome(GetExternalDbHomeRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalDbHomeRequest, GetExternalDbHomeResponse> ForExternalDbHome(GetExternalDbHomeRequest request, params ExternalDbHome.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbHomeRequest 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<GetExternalDbHomeRequest, GetExternalDbHomeResponse>

a new Oci.common.Waiter instance

ForExternalDbNode(GetExternalDbNodeRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalDbNodeRequest, GetExternalDbNodeResponse> ForExternalDbNode(GetExternalDbNodeRequest request, WaiterConfiguration config, params ExternalDbNode.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbNodeRequest 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<GetExternalDbNodeRequest, GetExternalDbNodeResponse>

a new Oci.common.Waiter instance

ForExternalDbNode(GetExternalDbNodeRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalDbNodeRequest, GetExternalDbNodeResponse> ForExternalDbNode(GetExternalDbNodeRequest request, params ExternalDbNode.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbNodeRequest 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<GetExternalDbNodeRequest, GetExternalDbNodeResponse>

a new Oci.common.Waiter instance

ForExternalDbSystem(GetExternalDbSystemRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalDbSystemRequest, GetExternalDbSystemResponse> ForExternalDbSystem(GetExternalDbSystemRequest request, WaiterConfiguration config, params ExternalDbSystem.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbSystemRequest 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<GetExternalDbSystemRequest, GetExternalDbSystemResponse>

a new Oci.common.Waiter instance

ForExternalDbSystem(GetExternalDbSystemRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalDbSystemRequest, GetExternalDbSystemResponse> ForExternalDbSystem(GetExternalDbSystemRequest request, params ExternalDbSystem.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbSystemRequest 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<GetExternalDbSystemRequest, GetExternalDbSystemResponse>

a new Oci.common.Waiter instance

ForExternalDbSystemConnector(GetExternalDbSystemConnectorRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalDbSystemConnectorRequest, GetExternalDbSystemConnectorResponse> ForExternalDbSystemConnector(GetExternalDbSystemConnectorRequest request, WaiterConfiguration config, params ExternalDbSystemConnector.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbSystemConnectorRequest 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<GetExternalDbSystemConnectorRequest, GetExternalDbSystemConnectorResponse>

a new Oci.common.Waiter instance

ForExternalDbSystemConnector(GetExternalDbSystemConnectorRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalDbSystemConnectorRequest, GetExternalDbSystemConnectorResponse> ForExternalDbSystemConnector(GetExternalDbSystemConnectorRequest request, params ExternalDbSystemConnector.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbSystemConnectorRequest 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<GetExternalDbSystemConnectorRequest, GetExternalDbSystemConnectorResponse>

a new Oci.common.Waiter instance

ForExternalDbSystemDiscovery(GetExternalDbSystemDiscoveryRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalDbSystemDiscoveryRequest, GetExternalDbSystemDiscoveryResponse> ForExternalDbSystemDiscovery(GetExternalDbSystemDiscoveryRequest request, WaiterConfiguration config, params ExternalDbSystemDiscovery.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbSystemDiscoveryRequest 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<GetExternalDbSystemDiscoveryRequest, GetExternalDbSystemDiscoveryResponse>

a new Oci.common.Waiter instance

ForExternalDbSystemDiscovery(GetExternalDbSystemDiscoveryRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalDbSystemDiscoveryRequest, GetExternalDbSystemDiscoveryResponse> ForExternalDbSystemDiscovery(GetExternalDbSystemDiscoveryRequest request, params ExternalDbSystemDiscovery.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalDbSystemDiscoveryRequest 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<GetExternalDbSystemDiscoveryRequest, GetExternalDbSystemDiscoveryResponse>

a new Oci.common.Waiter instance

ForExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalExadataInfrastructureRequest, GetExternalExadataInfrastructureResponse> ForExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest request, WaiterConfiguration config, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataInfrastructureRequest 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<GetExternalExadataInfrastructureRequest, GetExternalExadataInfrastructureResponse>

a new Oci.common.Waiter instance

ForExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalExadataInfrastructureRequest, GetExternalExadataInfrastructureResponse> ForExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest request, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataInfrastructureRequest 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<GetExternalExadataInfrastructureRequest, GetExternalExadataInfrastructureResponse>

a new Oci.common.Waiter instance

ForExternalExadataStorageConnector(GetExternalExadataStorageConnectorRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalExadataStorageConnectorRequest, GetExternalExadataStorageConnectorResponse> ForExternalExadataStorageConnector(GetExternalExadataStorageConnectorRequest request, WaiterConfiguration config, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataStorageConnectorRequest 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<GetExternalExadataStorageConnectorRequest, GetExternalExadataStorageConnectorResponse>

a new Oci.common.Waiter instance

ForExternalExadataStorageConnector(GetExternalExadataStorageConnectorRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalExadataStorageConnectorRequest, GetExternalExadataStorageConnectorResponse> ForExternalExadataStorageConnector(GetExternalExadataStorageConnectorRequest request, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataStorageConnectorRequest 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<GetExternalExadataStorageConnectorRequest, GetExternalExadataStorageConnectorResponse>

a new Oci.common.Waiter instance

ForExternalExadataStorageGrid(GetExternalExadataStorageGridRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalExadataStorageGridRequest, GetExternalExadataStorageGridResponse> ForExternalExadataStorageGrid(GetExternalExadataStorageGridRequest request, WaiterConfiguration config, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataStorageGridRequest 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<GetExternalExadataStorageGridRequest, GetExternalExadataStorageGridResponse>

a new Oci.common.Waiter instance

ForExternalExadataStorageGrid(GetExternalExadataStorageGridRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalExadataStorageGridRequest, GetExternalExadataStorageGridResponse> ForExternalExadataStorageGrid(GetExternalExadataStorageGridRequest request, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataStorageGridRequest 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<GetExternalExadataStorageGridRequest, GetExternalExadataStorageGridResponse>

a new Oci.common.Waiter instance

ForExternalExadataStorageServer(GetExternalExadataStorageServerRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalExadataStorageServerRequest, GetExternalExadataStorageServerResponse> ForExternalExadataStorageServer(GetExternalExadataStorageServerRequest request, WaiterConfiguration config, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataStorageServerRequest 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<GetExternalExadataStorageServerRequest, GetExternalExadataStorageServerResponse>

a new Oci.common.Waiter instance

ForExternalExadataStorageServer(GetExternalExadataStorageServerRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalExadataStorageServerRequest, GetExternalExadataStorageServerResponse> ForExternalExadataStorageServer(GetExternalExadataStorageServerRequest request, params DbmResource.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalExadataStorageServerRequest 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<GetExternalExadataStorageServerRequest, GetExternalExadataStorageServerResponse>

a new Oci.common.Waiter instance

ForExternalListener(GetExternalListenerRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalListenerRequest, GetExternalListenerResponse> ForExternalListener(GetExternalListenerRequest request, WaiterConfiguration config, params ExternalListener.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalListenerRequest 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<GetExternalListenerRequest, GetExternalListenerResponse>

a new Oci.common.Waiter instance

ForExternalListener(GetExternalListenerRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalListenerRequest, GetExternalListenerResponse> ForExternalListener(GetExternalListenerRequest request, params ExternalListener.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetExternalListenerRequest 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<GetExternalListenerRequest, GetExternalListenerResponse>

a new Oci.common.Waiter instance

ForExternalMySqlDatabaseConnector(GetExternalMySqlDatabaseConnectorRequest, WaiterConfiguration, params LifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetExternalMySqlDatabaseConnectorRequest, GetExternalMySqlDatabaseConnectorResponse> ForExternalMySqlDatabaseConnector(GetExternalMySqlDatabaseConnectorRequest request, WaiterConfiguration config, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetExternalMySqlDatabaseConnectorRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleStates[] 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<GetExternalMySqlDatabaseConnectorRequest, GetExternalMySqlDatabaseConnectorResponse>

a new Oci.common.Waiter instance

ForExternalMySqlDatabaseConnector(GetExternalMySqlDatabaseConnectorRequest, params LifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetExternalMySqlDatabaseConnectorRequest, GetExternalMySqlDatabaseConnectorResponse> ForExternalMySqlDatabaseConnector(GetExternalMySqlDatabaseConnectorRequest request, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetExternalMySqlDatabaseConnectorRequest request

Request to send.

LifecycleStates[] 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<GetExternalMySqlDatabaseConnectorRequest, GetExternalMySqlDatabaseConnectorResponse>

a new Oci.common.Waiter instance

ForJob(GetJobRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetJobRequest, GetJobResponse> ForJob(GetJobRequest request, WaiterConfiguration config, params Job.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetJobRequest 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<GetJobRequest, GetJobResponse>

a new Oci.common.Waiter instance

ForJob(GetJobRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetJobRequest, GetJobResponse> ForJob(GetJobRequest request, params Job.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetJobRequest 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<GetJobRequest, GetJobResponse>

a new Oci.common.Waiter instance

ForManagedDatabaseGroup(GetManagedDatabaseGroupRequest, WaiterConfiguration, params LifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetManagedDatabaseGroupRequest, GetManagedDatabaseGroupResponse> ForManagedDatabaseGroup(GetManagedDatabaseGroupRequest request, WaiterConfiguration config, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetManagedDatabaseGroupRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleStates[] 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<GetManagedDatabaseGroupRequest, GetManagedDatabaseGroupResponse>

a new Oci.common.Waiter instance

ForManagedDatabaseGroup(GetManagedDatabaseGroupRequest, params LifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetManagedDatabaseGroupRequest, GetManagedDatabaseGroupResponse> ForManagedDatabaseGroup(GetManagedDatabaseGroupRequest request, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetManagedDatabaseGroupRequest request

Request to send.

LifecycleStates[] 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<GetManagedDatabaseGroupRequest, GetManagedDatabaseGroupResponse>

a new Oci.common.Waiter instance

ForNamedCredential(GetNamedCredentialRequest, WaiterConfiguration, params LifecycleStates[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetNamedCredentialRequest, GetNamedCredentialResponse> ForNamedCredential(GetNamedCredentialRequest request, WaiterConfiguration config, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetNamedCredentialRequest request

Request to send.

WaiterConfiguration config

Wait Configuration

LifecycleStates[] 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<GetNamedCredentialRequest, GetNamedCredentialResponse>

a new Oci.common.Waiter instance

ForNamedCredential(GetNamedCredentialRequest, params LifecycleStates[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetNamedCredentialRequest, GetNamedCredentialResponse> ForNamedCredential(GetNamedCredentialRequest request, params LifecycleStates[] targetStates)
Parameters
Type Name Description
GetNamedCredentialRequest request

Request to send.

LifecycleStates[] 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<GetNamedCredentialRequest, GetNamedCredentialResponse>

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