Class OperationsInsightsWaiters
Contains collection of helper methods to produce Oci.Common.Waiters for different resources of OperationsInsights.
Inherited Members
Namespace: Oci.OpsiService
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class OperationsInsightsWaiters
Constructors
OperationsInsightsWaiters(OperationsInsightsClient)
Declaration
public OperationsInsightsWaiters(OperationsInsightsClient client)
Parameters
Type | Name | Description |
---|---|---|
OperationsInsightsClient | client |
Methods
ForAwrHub(GetAwrHubRequest, WaiterConfiguration, params AwrHubLifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetAwrHubRequest, GetAwrHubResponse> ForAwrHub(GetAwrHubRequest request, WaiterConfiguration config, params AwrHubLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetAwrHubRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
AwrHubLifecycleState[] | 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<GetAwrHubRequest, GetAwrHubResponse> | a new Oci.common.Waiter instance |
ForAwrHub(GetAwrHubRequest, params AwrHubLifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetAwrHubRequest, GetAwrHubResponse> ForAwrHub(GetAwrHubRequest request, params AwrHubLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetAwrHubRequest | request | Request to send. |
AwrHubLifecycleState[] | 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<GetAwrHubRequest, GetAwrHubResponse> | a new Oci.common.Waiter instance |
ForAwrHubSource(GetAwrHubSourceRequest, WaiterConfiguration, params AwrHubSourceLifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetAwrHubSourceRequest, GetAwrHubSourceResponse> ForAwrHubSource(GetAwrHubSourceRequest request, WaiterConfiguration config, params AwrHubSourceLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetAwrHubSourceRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
AwrHubSourceLifecycleState[] | 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<GetAwrHubSourceRequest, GetAwrHubSourceResponse> | a new Oci.common.Waiter instance |
ForAwrHubSource(GetAwrHubSourceRequest, params AwrHubSourceLifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetAwrHubSourceRequest, GetAwrHubSourceResponse> ForAwrHubSource(GetAwrHubSourceRequest request, params AwrHubSourceLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetAwrHubSourceRequest | request | Request to send. |
AwrHubSourceLifecycleState[] | 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<GetAwrHubSourceRequest, GetAwrHubSourceResponse> | a new Oci.common.Waiter instance |
ForDatabaseInsight(GetDatabaseInsightRequest, WaiterConfiguration, params LifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetDatabaseInsightRequest, GetDatabaseInsightResponse> ForDatabaseInsight(GetDatabaseInsightRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetDatabaseInsightRequest | 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<GetDatabaseInsightRequest, GetDatabaseInsightResponse> | a new Oci.common.Waiter instance |
ForDatabaseInsight(GetDatabaseInsightRequest, params LifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetDatabaseInsightRequest, GetDatabaseInsightResponse> ForDatabaseInsight(GetDatabaseInsightRequest request, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetDatabaseInsightRequest | 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<GetDatabaseInsightRequest, GetDatabaseInsightResponse> | a new Oci.common.Waiter instance |
ForEnterpriseManagerBridge(GetEnterpriseManagerBridgeRequest, WaiterConfiguration, params LifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetEnterpriseManagerBridgeRequest, GetEnterpriseManagerBridgeResponse> ForEnterpriseManagerBridge(GetEnterpriseManagerBridgeRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetEnterpriseManagerBridgeRequest | 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<GetEnterpriseManagerBridgeRequest, GetEnterpriseManagerBridgeResponse> | a new Oci.common.Waiter instance |
ForEnterpriseManagerBridge(GetEnterpriseManagerBridgeRequest, params LifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetEnterpriseManagerBridgeRequest, GetEnterpriseManagerBridgeResponse> ForEnterpriseManagerBridge(GetEnterpriseManagerBridgeRequest request, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetEnterpriseManagerBridgeRequest | 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<GetEnterpriseManagerBridgeRequest, GetEnterpriseManagerBridgeResponse> | a new Oci.common.Waiter instance |
ForExadataInsight(GetExadataInsightRequest, WaiterConfiguration, params ExadataInsightLifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetExadataInsightRequest, GetExadataInsightResponse> ForExadataInsight(GetExadataInsightRequest request, WaiterConfiguration config, params ExadataInsightLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetExadataInsightRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
ExadataInsightLifecycleState[] | 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<GetExadataInsightRequest, GetExadataInsightResponse> | a new Oci.common.Waiter instance |
ForExadataInsight(GetExadataInsightRequest, params ExadataInsightLifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetExadataInsightRequest, GetExadataInsightResponse> ForExadataInsight(GetExadataInsightRequest request, params ExadataInsightLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetExadataInsightRequest | request | Request to send. |
ExadataInsightLifecycleState[] | 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<GetExadataInsightRequest, GetExadataInsightResponse> | a new Oci.common.Waiter instance |
ForHostInsight(GetHostInsightRequest, WaiterConfiguration, params LifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetHostInsightRequest, GetHostInsightResponse> ForHostInsight(GetHostInsightRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetHostInsightRequest | 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<GetHostInsightRequest, GetHostInsightResponse> | a new Oci.common.Waiter instance |
ForHostInsight(GetHostInsightRequest, params LifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetHostInsightRequest, GetHostInsightResponse> ForHostInsight(GetHostInsightRequest request, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetHostInsightRequest | 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<GetHostInsightRequest, GetHostInsightResponse> | a new Oci.common.Waiter instance |
ForNewsReport(GetNewsReportRequest, WaiterConfiguration, params LifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetNewsReportRequest, GetNewsReportResponse> ForNewsReport(GetNewsReportRequest request, WaiterConfiguration config, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetNewsReportRequest | 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<GetNewsReportRequest, GetNewsReportResponse> | a new Oci.common.Waiter instance |
ForNewsReport(GetNewsReportRequest, params LifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetNewsReportRequest, GetNewsReportResponse> ForNewsReport(GetNewsReportRequest request, params LifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetNewsReportRequest | 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<GetNewsReportRequest, GetNewsReportResponse> | a new Oci.common.Waiter instance |
ForOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest, WaiterConfiguration, params OperationsInsightsPrivateEndpointLifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetOperationsInsightsPrivateEndpointRequest, GetOperationsInsightsPrivateEndpointResponse> ForOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request, WaiterConfiguration config, params OperationsInsightsPrivateEndpointLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOperationsInsightsPrivateEndpointRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
OperationsInsightsPrivateEndpointLifecycleState[] | 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<GetOperationsInsightsPrivateEndpointRequest, GetOperationsInsightsPrivateEndpointResponse> | a new Oci.common.Waiter instance |
ForOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest, params OperationsInsightsPrivateEndpointLifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetOperationsInsightsPrivateEndpointRequest, GetOperationsInsightsPrivateEndpointResponse> ForOperationsInsightsPrivateEndpoint(GetOperationsInsightsPrivateEndpointRequest request, params OperationsInsightsPrivateEndpointLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOperationsInsightsPrivateEndpointRequest | request | Request to send. |
OperationsInsightsPrivateEndpointLifecycleState[] | 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<GetOperationsInsightsPrivateEndpointRequest, GetOperationsInsightsPrivateEndpointResponse> | a new Oci.common.Waiter instance |
ForOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest, WaiterConfiguration, params OperationsInsightsWarehouseLifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetOperationsInsightsWarehouseRequest, GetOperationsInsightsWarehouseResponse> ForOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request, WaiterConfiguration config, params OperationsInsightsWarehouseLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOperationsInsightsWarehouseRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
OperationsInsightsWarehouseLifecycleState[] | 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<GetOperationsInsightsWarehouseRequest, GetOperationsInsightsWarehouseResponse> | a new Oci.common.Waiter instance |
ForOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest, params OperationsInsightsWarehouseLifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetOperationsInsightsWarehouseRequest, GetOperationsInsightsWarehouseResponse> ForOperationsInsightsWarehouse(GetOperationsInsightsWarehouseRequest request, params OperationsInsightsWarehouseLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOperationsInsightsWarehouseRequest | request | Request to send. |
OperationsInsightsWarehouseLifecycleState[] | 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<GetOperationsInsightsWarehouseRequest, GetOperationsInsightsWarehouseResponse> | a new Oci.common.Waiter instance |
ForOperationsInsightsWarehouseUser(GetOperationsInsightsWarehouseUserRequest, WaiterConfiguration, params OperationsInsightsWarehouseUserLifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetOperationsInsightsWarehouseUserRequest, GetOperationsInsightsWarehouseUserResponse> ForOperationsInsightsWarehouseUser(GetOperationsInsightsWarehouseUserRequest request, WaiterConfiguration config, params OperationsInsightsWarehouseUserLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOperationsInsightsWarehouseUserRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
OperationsInsightsWarehouseUserLifecycleState[] | 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<GetOperationsInsightsWarehouseUserRequest, GetOperationsInsightsWarehouseUserResponse> | a new Oci.common.Waiter instance |
ForOperationsInsightsWarehouseUser(GetOperationsInsightsWarehouseUserRequest, params OperationsInsightsWarehouseUserLifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetOperationsInsightsWarehouseUserRequest, GetOperationsInsightsWarehouseUserResponse> ForOperationsInsightsWarehouseUser(GetOperationsInsightsWarehouseUserRequest request, params OperationsInsightsWarehouseUserLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOperationsInsightsWarehouseUserRequest | request | Request to send. |
OperationsInsightsWarehouseUserLifecycleState[] | 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<GetOperationsInsightsWarehouseUserRequest, GetOperationsInsightsWarehouseUserResponse> | a new Oci.common.Waiter instance |
ForOpsiConfiguration(GetOpsiConfigurationRequest, WaiterConfiguration, params OpsiConfigurationLifecycleState[])
Creates a waiter using the provided configuration.
Declaration
public Waiter<GetOpsiConfigurationRequest, GetOpsiConfigurationResponse> ForOpsiConfiguration(GetOpsiConfigurationRequest request, WaiterConfiguration config, params OpsiConfigurationLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOpsiConfigurationRequest | request | Request to send. |
WaiterConfiguration | config | Wait Configuration |
OpsiConfigurationLifecycleState[] | 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<GetOpsiConfigurationRequest, GetOpsiConfigurationResponse> | a new Oci.common.Waiter instance |
ForOpsiConfiguration(GetOpsiConfigurationRequest, params OpsiConfigurationLifecycleState[])
Creates a waiter using default wait configuration.
Declaration
public Waiter<GetOpsiConfigurationRequest, GetOpsiConfigurationResponse> ForOpsiConfiguration(GetOpsiConfigurationRequest request, params OpsiConfigurationLifecycleState[] targetStates)
Parameters
Type | Name | Description |
---|---|---|
GetOpsiConfigurationRequest | request | Request to send. |
OpsiConfigurationLifecycleState[] | 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<GetOpsiConfigurationRequest, GetOpsiConfigurationResponse> | 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 |