@Generated(value="OracleSDKGenerator", comments="API Version: 20181201") public class DataSafeWaiters extends Object
Collection of helper methods to produce Waiter
s for different
resources of DataSafe.
The default configuration used is defined by Waiters.Waiters
.
Constructor and Description |
---|
DataSafeWaiters(ExecutorService executorService,
DataSafe client) |
public DataSafeWaiters(ExecutorService executorService, DataSafe client)
public Waiter<GetAlertRequest,GetAlertResponse> forAlert(GetAlertRequest request, AlertLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAlertRequest,GetAlertResponse> forAlert(GetAlertRequest request, AlertLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAlertRequest,GetAlertResponse> forAlert(GetAlertRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AlertLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetAlertPolicyRequest,GetAlertPolicyResponse> forAlertPolicy(GetAlertPolicyRequest request, AlertPolicyLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAlertPolicyRequest,GetAlertPolicyResponse> forAlertPolicy(GetAlertPolicyRequest request, AlertPolicyLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAlertPolicyRequest,GetAlertPolicyResponse> forAlertPolicy(GetAlertPolicyRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AlertPolicyLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetAlertPolicyRuleRequest,GetAlertPolicyRuleResponse> forAlertPolicyRule(GetAlertPolicyRuleRequest request, AlertPolicyRuleLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAlertPolicyRuleRequest,GetAlertPolicyRuleResponse> forAlertPolicyRule(GetAlertPolicyRuleRequest request, AlertPolicyRuleLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAlertPolicyRuleRequest,GetAlertPolicyRuleResponse> forAlertPolicyRule(GetAlertPolicyRuleRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AlertPolicyRuleLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetAuditArchiveRetrievalRequest,GetAuditArchiveRetrievalResponse> forAuditArchiveRetrieval(GetAuditArchiveRetrievalRequest request, AuditArchiveRetrievalLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditArchiveRetrievalRequest,GetAuditArchiveRetrievalResponse> forAuditArchiveRetrieval(GetAuditArchiveRetrievalRequest request, AuditArchiveRetrievalLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditArchiveRetrievalRequest,GetAuditArchiveRetrievalResponse> forAuditArchiveRetrieval(GetAuditArchiveRetrievalRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AuditArchiveRetrievalLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetAuditPolicyRequest,GetAuditPolicyResponse> forAuditPolicy(GetAuditPolicyRequest request, AuditPolicyLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditPolicyRequest,GetAuditPolicyResponse> forAuditPolicy(GetAuditPolicyRequest request, AuditPolicyLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditPolicyRequest,GetAuditPolicyResponse> forAuditPolicy(GetAuditPolicyRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AuditPolicyLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetAuditProfileRequest,GetAuditProfileResponse> forAuditProfile(GetAuditProfileRequest request, AuditProfileLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditProfileRequest,GetAuditProfileResponse> forAuditProfile(GetAuditProfileRequest request, AuditProfileLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditProfileRequest,GetAuditProfileResponse> forAuditProfile(GetAuditProfileRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AuditProfileLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetAuditTrailRequest,GetAuditTrailResponse> forAuditTrail(GetAuditTrailRequest request, AuditTrailLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditTrailRequest,GetAuditTrailResponse> forAuditTrail(GetAuditTrailRequest request, AuditTrailLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetAuditTrailRequest,GetAuditTrailResponse> forAuditTrail(GetAuditTrailRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AuditTrailLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetDataSafeConfigurationRequest,GetDataSafeConfigurationResponse> forDataSafeConfiguration(GetDataSafeConfigurationRequest request, LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDataSafeConfigurationRequest,GetDataSafeConfigurationResponse> forDataSafeConfiguration(GetDataSafeConfigurationRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDataSafeConfigurationRequest,GetDataSafeConfigurationResponse> forDataSafeConfiguration(GetDataSafeConfigurationRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetDataSafePrivateEndpointRequest,GetDataSafePrivateEndpointResponse> forDataSafePrivateEndpoint(GetDataSafePrivateEndpointRequest request, LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDataSafePrivateEndpointRequest,GetDataSafePrivateEndpointResponse> forDataSafePrivateEndpoint(GetDataSafePrivateEndpointRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDataSafePrivateEndpointRequest,GetDataSafePrivateEndpointResponse> forDataSafePrivateEndpoint(GetDataSafePrivateEndpointRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetDatabaseSecurityConfigRequest,GetDatabaseSecurityConfigResponse> forDatabaseSecurityConfig(GetDatabaseSecurityConfigRequest request, DatabaseSecurityConfigLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDatabaseSecurityConfigRequest,GetDatabaseSecurityConfigResponse> forDatabaseSecurityConfig(GetDatabaseSecurityConfigRequest request, DatabaseSecurityConfigLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDatabaseSecurityConfigRequest,GetDatabaseSecurityConfigResponse> forDatabaseSecurityConfig(GetDatabaseSecurityConfigRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, DatabaseSecurityConfigLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> forDiscoveryJob(GetDiscoveryJobRequest request, DiscoveryLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> forDiscoveryJob(GetDiscoveryJobRequest request, DiscoveryLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> forDiscoveryJob(GetDiscoveryJobRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, DiscoveryLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetLibraryMaskingFormatRequest,GetLibraryMaskingFormatResponse> forLibraryMaskingFormat(GetLibraryMaskingFormatRequest request, MaskingLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetLibraryMaskingFormatRequest,GetLibraryMaskingFormatResponse> forLibraryMaskingFormat(GetLibraryMaskingFormatRequest request, MaskingLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetLibraryMaskingFormatRequest,GetLibraryMaskingFormatResponse> forLibraryMaskingFormat(GetLibraryMaskingFormatRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MaskingLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetMaskingColumnRequest,GetMaskingColumnResponse> forMaskingColumn(GetMaskingColumnRequest request, MaskingColumnLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingColumnRequest,GetMaskingColumnResponse> forMaskingColumn(GetMaskingColumnRequest request, MaskingColumnLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingColumnRequest,GetMaskingColumnResponse> forMaskingColumn(GetMaskingColumnRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MaskingColumnLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetMaskingPolicyRequest,GetMaskingPolicyResponse> forMaskingPolicy(GetMaskingPolicyRequest request, MaskingLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingPolicyRequest,GetMaskingPolicyResponse> forMaskingPolicy(GetMaskingPolicyRequest request, MaskingLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingPolicyRequest,GetMaskingPolicyResponse> forMaskingPolicy(GetMaskingPolicyRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MaskingLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetMaskingPolicyHealthReportRequest,GetMaskingPolicyHealthReportResponse> forMaskingPolicyHealthReport(GetMaskingPolicyHealthReportRequest request, MaskingPolicyHealthReport.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetMaskingPolicyHealthReportRequest,GetMaskingPolicyHealthReportResponse> forMaskingPolicyHealthReport(GetMaskingPolicyHealthReportRequest request, MaskingPolicyHealthReport.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingPolicyHealthReportRequest,GetMaskingPolicyHealthReportResponse> forMaskingPolicyHealthReport(GetMaskingPolicyHealthReportRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MaskingPolicyHealthReport.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingReportRequest,GetMaskingReportResponse> forMaskingReport(GetMaskingReportRequest request, MaskingLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingReportRequest,GetMaskingReportResponse> forMaskingReport(GetMaskingReportRequest request, MaskingLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetMaskingReportRequest,GetMaskingReportResponse> forMaskingReport(GetMaskingReportRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MaskingLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetOnPremConnectorRequest,GetOnPremConnectorResponse> forOnPremConnector(GetOnPremConnectorRequest request, LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetOnPremConnectorRequest,GetOnPremConnectorResponse> forOnPremConnector(GetOnPremConnectorRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetOnPremConnectorRequest,GetOnPremConnectorResponse> forOnPremConnector(GetOnPremConnectorRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetPeerTargetDatabaseRequest,GetPeerTargetDatabaseResponse> forPeerTargetDatabase(GetPeerTargetDatabaseRequest request, TargetDatabaseLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetPeerTargetDatabaseRequest,GetPeerTargetDatabaseResponse> forPeerTargetDatabase(GetPeerTargetDatabaseRequest request, TargetDatabaseLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetPeerTargetDatabaseRequest,GetPeerTargetDatabaseResponse> forPeerTargetDatabase(GetPeerTargetDatabaseRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, TargetDatabaseLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetReportRequest,GetReportResponse> forReport(GetReportRequest request, ReportLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetReportRequest,GetReportResponse> forReport(GetReportRequest request, ReportLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetReportRequest,GetReportResponse> forReport(GetReportRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, ReportLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetReportDefinitionRequest,GetReportDefinitionResponse> forReportDefinition(GetReportDefinitionRequest request, ReportDefinitionLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetReportDefinitionRequest,GetReportDefinitionResponse> forReportDefinition(GetReportDefinitionRequest request, ReportDefinitionLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetReportDefinitionRequest,GetReportDefinitionResponse> forReportDefinition(GetReportDefinitionRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, ReportDefinitionLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSdmMaskingPolicyDifferenceRequest,GetSdmMaskingPolicyDifferenceResponse> forSdmMaskingPolicyDifference(GetSdmMaskingPolicyDifferenceRequest request, SdmMaskingPolicyDifference.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetSdmMaskingPolicyDifferenceRequest,GetSdmMaskingPolicyDifferenceResponse> forSdmMaskingPolicyDifference(GetSdmMaskingPolicyDifferenceRequest request, SdmMaskingPolicyDifference.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSdmMaskingPolicyDifferenceRequest,GetSdmMaskingPolicyDifferenceResponse> forSdmMaskingPolicyDifference(GetSdmMaskingPolicyDifferenceRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SdmMaskingPolicyDifference.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityAssessmentRequest,GetSecurityAssessmentResponse> forSecurityAssessment(GetSecurityAssessmentRequest request, SecurityAssessmentLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityAssessmentRequest,GetSecurityAssessmentResponse> forSecurityAssessment(GetSecurityAssessmentRequest request, SecurityAssessmentLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityAssessmentRequest,GetSecurityAssessmentResponse> forSecurityAssessment(GetSecurityAssessmentRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SecurityAssessmentLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSecurityAssessmentComparisonRequest,GetSecurityAssessmentComparisonResponse> forSecurityAssessmentComparison(GetSecurityAssessmentComparisonRequest request, SecurityAssessmentComparison.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetSecurityAssessmentComparisonRequest,GetSecurityAssessmentComparisonResponse> forSecurityAssessmentComparison(GetSecurityAssessmentComparisonRequest request, SecurityAssessmentComparison.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityAssessmentComparisonRequest,GetSecurityAssessmentComparisonResponse> forSecurityAssessmentComparison(GetSecurityAssessmentComparisonRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SecurityAssessmentComparison.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityPolicyRequest,GetSecurityPolicyResponse> forSecurityPolicy(GetSecurityPolicyRequest request, SecurityPolicyLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityPolicyRequest,GetSecurityPolicyResponse> forSecurityPolicy(GetSecurityPolicyRequest request, SecurityPolicyLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityPolicyRequest,GetSecurityPolicyResponse> forSecurityPolicy(GetSecurityPolicyRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SecurityPolicyLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSecurityPolicyDeploymentRequest,GetSecurityPolicyDeploymentResponse> forSecurityPolicyDeployment(GetSecurityPolicyDeploymentRequest request, SecurityPolicyDeploymentLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityPolicyDeploymentRequest,GetSecurityPolicyDeploymentResponse> forSecurityPolicyDeployment(GetSecurityPolicyDeploymentRequest request, SecurityPolicyDeploymentLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityPolicyDeploymentRequest,GetSecurityPolicyDeploymentResponse> forSecurityPolicyDeployment(GetSecurityPolicyDeploymentRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SecurityPolicyDeploymentLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSecurityPolicyReportRequest,GetSecurityPolicyReportResponse> forSecurityPolicyReport(GetSecurityPolicyReportRequest request, SecurityPolicyReportLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityPolicyReportRequest,GetSecurityPolicyReportResponse> forSecurityPolicyReport(GetSecurityPolicyReportRequest request, SecurityPolicyReportLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSecurityPolicyReportRequest,GetSecurityPolicyReportResponse> forSecurityPolicyReport(GetSecurityPolicyReportRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SecurityPolicyReportLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSensitiveColumnRequest,GetSensitiveColumnResponse> forSensitiveColumn(GetSensitiveColumnRequest request, SensitiveColumnLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSensitiveColumnRequest,GetSensitiveColumnResponse> forSensitiveColumn(GetSensitiveColumnRequest request, SensitiveColumnLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSensitiveColumnRequest,GetSensitiveColumnResponse> forSensitiveColumn(GetSensitiveColumnRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SensitiveColumnLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSensitiveDataModelRequest,GetSensitiveDataModelResponse> forSensitiveDataModel(GetSensitiveDataModelRequest request, DiscoveryLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSensitiveDataModelRequest,GetSensitiveDataModelResponse> forSensitiveDataModel(GetSensitiveDataModelRequest request, DiscoveryLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSensitiveDataModelRequest,GetSensitiveDataModelResponse> forSensitiveDataModel(GetSensitiveDataModelRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, DiscoveryLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSensitiveTypeRequest,GetSensitiveTypeResponse> forSensitiveType(GetSensitiveTypeRequest request, DiscoveryLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSensitiveTypeRequest,GetSensitiveTypeResponse> forSensitiveType(GetSensitiveTypeRequest request, DiscoveryLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSensitiveTypeRequest,GetSensitiveTypeResponse> forSensitiveType(GetSensitiveTypeRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, DiscoveryLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSqlCollectionRequest,GetSqlCollectionResponse> forSqlCollection(GetSqlCollectionRequest request, SqlCollectionLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSqlCollectionRequest,GetSqlCollectionResponse> forSqlCollection(GetSqlCollectionRequest request, SqlCollectionLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSqlCollectionRequest,GetSqlCollectionResponse> forSqlCollection(GetSqlCollectionRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SqlCollectionLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSqlFirewallAllowedSqlRequest,GetSqlFirewallAllowedSqlResponse> forSqlFirewallAllowedSql(GetSqlFirewallAllowedSqlRequest request, SqlFirewallAllowedSqlLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSqlFirewallAllowedSqlRequest,GetSqlFirewallAllowedSqlResponse> forSqlFirewallAllowedSql(GetSqlFirewallAllowedSqlRequest request, SqlFirewallAllowedSqlLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSqlFirewallAllowedSqlRequest,GetSqlFirewallAllowedSqlResponse> forSqlFirewallAllowedSql(GetSqlFirewallAllowedSqlRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SqlFirewallAllowedSqlLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetSqlFirewallPolicyRequest,GetSqlFirewallPolicyResponse> forSqlFirewallPolicy(GetSqlFirewallPolicyRequest request, SqlFirewallPolicyLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSqlFirewallPolicyRequest,GetSqlFirewallPolicyResponse> forSqlFirewallPolicy(GetSqlFirewallPolicyRequest request, SqlFirewallPolicyLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetSqlFirewallPolicyRequest,GetSqlFirewallPolicyResponse> forSqlFirewallPolicy(GetSqlFirewallPolicyRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, SqlFirewallPolicyLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetTargetAlertPolicyAssociationRequest,GetTargetAlertPolicyAssociationResponse> forTargetAlertPolicyAssociation(GetTargetAlertPolicyAssociationRequest request, AlertPolicyLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetTargetAlertPolicyAssociationRequest,GetTargetAlertPolicyAssociationResponse> forTargetAlertPolicyAssociation(GetTargetAlertPolicyAssociationRequest request, AlertPolicyLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetTargetAlertPolicyAssociationRequest,GetTargetAlertPolicyAssociationResponse> forTargetAlertPolicyAssociation(GetTargetAlertPolicyAssociationRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AlertPolicyLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetTargetDatabaseRequest,GetTargetDatabaseResponse> forTargetDatabase(GetTargetDatabaseRequest request, TargetDatabaseLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetTargetDatabaseRequest,GetTargetDatabaseResponse> forTargetDatabase(GetTargetDatabaseRequest request, TargetDatabaseLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetTargetDatabaseRequest,GetTargetDatabaseResponse> forTargetDatabase(GetTargetDatabaseRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, TargetDatabaseLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetUserAssessmentRequest,GetUserAssessmentResponse> forUserAssessment(GetUserAssessmentRequest request, UserAssessmentLifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetState
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetUserAssessmentRequest,GetUserAssessmentResponse> forUserAssessment(GetUserAssessmentRequest request, UserAssessmentLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetUserAssessmentRequest,GetUserAssessmentResponse> forUserAssessment(GetUserAssessmentRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, UserAssessmentLifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statesWaiter
instancepublic Waiter<GetUserAssessmentComparisonRequest,GetUserAssessmentComparisonResponse> forUserAssessmentComparison(GetUserAssessmentComparisonRequest request, UserAssessmentComparison.LifecycleState... targetStates)
Creates a new Waiter
using the default configuration.
request
- the request to sendtargetStates
- the desired states to wait for. If multiple states are provided then the
waiter will return once the resource reaches any of the provided statesWaiter
instancepublic Waiter<GetUserAssessmentComparisonRequest,GetUserAssessmentComparisonResponse> forUserAssessmentComparison(GetUserAssessmentComparisonRequest request, UserAssessmentComparison.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendtargetState
- the desired state to wait forterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usecom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetUserAssessmentComparisonRequest,GetUserAssessmentComparisonResponse> forUserAssessmentComparison(GetUserAssessmentComparisonRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, UserAssessmentComparison.LifecycleState... targetStates)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the DelayStrategy
to usetargetStates
- the desired states to wait for. The waiter will return once the resource
reaches any of the provided statescom.oracle.bmc.waiter.Waiter
instancepublic Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request)
Creates a new Waiter
using default configuration.
request
- the request to sendWaiter
instancepublic Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a new Waiter
using the provided configuration.
request
- the request to sendterminationStrategy
- the TerminationStrategy
to usedelayStrategy
- the to usecom.oracle.bmc.waiter.Waiter
instanceCopyright © 2016–2024. All rights reserved.