Show / Hide Table of Contents

Class FleetAppsManagementAdminWaiters

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

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

Constructors

FleetAppsManagementAdminWaiters(FleetAppsManagementAdminClient)

Declaration
public FleetAppsManagementAdminWaiters(FleetAppsManagementAdminClient client)
Parameters
Type Name Description
FleetAppsManagementAdminClient client

Methods

ForCompliancePolicy(GetCompliancePolicyRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetCompliancePolicyRequest, GetCompliancePolicyResponse> ForCompliancePolicy(GetCompliancePolicyRequest request, WaiterConfiguration config, params CompliancePolicy.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetCompliancePolicyRequest 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<GetCompliancePolicyRequest, GetCompliancePolicyResponse>

a new Oci.common.Waiter instance

ForCompliancePolicy(GetCompliancePolicyRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetCompliancePolicyRequest, GetCompliancePolicyResponse> ForCompliancePolicy(GetCompliancePolicyRequest request, params CompliancePolicy.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetCompliancePolicyRequest 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<GetCompliancePolicyRequest, GetCompliancePolicyResponse>

a new Oci.common.Waiter instance

ForCompliancePolicyRule(GetCompliancePolicyRuleRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetCompliancePolicyRuleRequest, GetCompliancePolicyRuleResponse> ForCompliancePolicyRule(GetCompliancePolicyRuleRequest request, WaiterConfiguration config, params CompliancePolicyRule.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetCompliancePolicyRuleRequest 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<GetCompliancePolicyRuleRequest, GetCompliancePolicyRuleResponse>

a new Oci.common.Waiter instance

ForCompliancePolicyRule(GetCompliancePolicyRuleRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetCompliancePolicyRuleRequest, GetCompliancePolicyRuleResponse> ForCompliancePolicyRule(GetCompliancePolicyRuleRequest request, params CompliancePolicyRule.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetCompliancePolicyRuleRequest 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<GetCompliancePolicyRuleRequest, GetCompliancePolicyRuleResponse>

a new Oci.common.Waiter instance

ForOnboarding(GetOnboardingRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetOnboardingRequest, GetOnboardingResponse> ForOnboarding(GetOnboardingRequest request, WaiterConfiguration config, params Onboarding.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetOnboardingRequest 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<GetOnboardingRequest, GetOnboardingResponse>

a new Oci.common.Waiter instance

ForOnboarding(GetOnboardingRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetOnboardingRequest, GetOnboardingResponse> ForOnboarding(GetOnboardingRequest request, params Onboarding.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetOnboardingRequest 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<GetOnboardingRequest, GetOnboardingResponse>

a new Oci.common.Waiter instance

ForPlatformConfiguration(GetPlatformConfigurationRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetPlatformConfigurationRequest, GetPlatformConfigurationResponse> ForPlatformConfiguration(GetPlatformConfigurationRequest request, WaiterConfiguration config, params PlatformConfiguration.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetPlatformConfigurationRequest 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<GetPlatformConfigurationRequest, GetPlatformConfigurationResponse>

a new Oci.common.Waiter instance

ForPlatformConfiguration(GetPlatformConfigurationRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetPlatformConfigurationRequest, GetPlatformConfigurationResponse> ForPlatformConfiguration(GetPlatformConfigurationRequest request, params PlatformConfiguration.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetPlatformConfigurationRequest 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<GetPlatformConfigurationRequest, GetPlatformConfigurationResponse>

a new Oci.common.Waiter instance

ForProperty(GetPropertyRequest, WaiterConfiguration, params LifecycleStateEnum[])

Creates a waiter using the provided configuration.

Declaration
public Waiter<GetPropertyRequest, GetPropertyResponse> ForProperty(GetPropertyRequest request, WaiterConfiguration config, params Property.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetPropertyRequest 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<GetPropertyRequest, GetPropertyResponse>

a new Oci.common.Waiter instance

ForProperty(GetPropertyRequest, params LifecycleStateEnum[])

Creates a waiter using default wait configuration.

Declaration
public Waiter<GetPropertyRequest, GetPropertyResponse> ForProperty(GetPropertyRequest request, params Property.LifecycleStateEnum[] targetStates)
Parameters
Type Name Description
GetPropertyRequest 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<GetPropertyRequest, GetPropertyResponse>

a new Oci.common.Waiter instance

In this article
Back to top