Package com.oracle.bmc.stackmonitoring
Class StackMonitoringWaiters
- java.lang.Object
- 
- com.oracle.bmc.stackmonitoring.StackMonitoringWaiters
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20210330") public class StackMonitoringWaiters extends ObjectCollection of helper methods to produceWaiters for different resources of StackMonitoring.The default configuration used is defined by com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER.
- 
- 
Constructor SummaryConstructors Constructor Description StackMonitoringWaiters(ExecutorService executorService, StackMonitoring client)
 - 
Method Summary
 
- 
- 
- 
Constructor Detail- 
StackMonitoringWaiterspublic StackMonitoringWaiters(ExecutorService executorService, StackMonitoring client) 
 
- 
 - 
Method Detail- 
forAlarmConditionpublic Waiter<GetAlarmConditionRequest,GetAlarmConditionResponse> forAlarmCondition(GetAlarmConditionRequest request, AlarmConditionLifeCycleStates... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forAlarmConditionpublic Waiter<GetAlarmConditionRequest,GetAlarmConditionResponse> forAlarmCondition(GetAlarmConditionRequest request, AlarmConditionLifeCycleStates targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forAlarmConditionpublic Waiter<GetAlarmConditionRequest,GetAlarmConditionResponse> forAlarmCondition(GetAlarmConditionRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, AlarmConditionLifeCycleStates... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forBaselineableMetricpublic Waiter<GetBaselineableMetricRequest,GetBaselineableMetricResponse> forBaselineableMetric(GetBaselineableMetricRequest request, BaselineableMetricLifeCycleStates... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forBaselineableMetricpublic Waiter<GetBaselineableMetricRequest,GetBaselineableMetricResponse> forBaselineableMetric(GetBaselineableMetricRequest request, BaselineableMetricLifeCycleStates targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forBaselineableMetricpublic Waiter<GetBaselineableMetricRequest,GetBaselineableMetricResponse> forBaselineableMetric(GetBaselineableMetricRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, BaselineableMetricLifeCycleStates... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forConfigpublic Waiter<GetConfigRequest,GetConfigResponse> forConfig(GetConfigRequest request, Config.LifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetStates- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forConfigpublic Waiter<GetConfigRequest,GetConfigResponse> forConfig(GetConfigRequest request, Config.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forConfigpublic Waiter<GetConfigRequest,GetConfigResponse> forConfig(GetConfigRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, Config.LifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forDiscoveryJobpublic Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> forDiscoveryJob(GetDiscoveryJobRequest request, LifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forDiscoveryJobpublic Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> forDiscoveryJob(GetDiscoveryJobRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forDiscoveryJobpublic Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> forDiscoveryJob(GetDiscoveryJobRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forMaintenanceWindowpublic Waiter<GetMaintenanceWindowRequest,GetMaintenanceWindowResponse> forMaintenanceWindow(GetMaintenanceWindowRequest request, MaintenanceWindowLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMaintenanceWindowpublic Waiter<GetMaintenanceWindowRequest,GetMaintenanceWindowResponse> forMaintenanceWindow(GetMaintenanceWindowRequest request, MaintenanceWindowLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMaintenanceWindowpublic Waiter<GetMaintenanceWindowRequest,GetMaintenanceWindowResponse> forMaintenanceWindow(GetMaintenanceWindowRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MaintenanceWindowLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forMetricExtensionpublic Waiter<GetMetricExtensionRequest,GetMetricExtensionResponse> forMetricExtension(GetMetricExtensionRequest request, MetricExtensionLifeCycleStates... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMetricExtensionpublic Waiter<GetMetricExtensionRequest,GetMetricExtensionResponse> forMetricExtension(GetMetricExtensionRequest request, MetricExtensionLifeCycleStates targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMetricExtensionpublic Waiter<GetMetricExtensionRequest,GetMetricExtensionResponse> forMetricExtension(GetMetricExtensionRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MetricExtensionLifeCycleStates... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forMonitoredResourcepublic Waiter<GetMonitoredResourceRequest,GetMonitoredResourceResponse> forMonitoredResource(GetMonitoredResourceRequest request, ResourceLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoredResourcepublic Waiter<GetMonitoredResourceRequest,GetMonitoredResourceResponse> forMonitoredResource(GetMonitoredResourceRequest request, ResourceLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoredResourcepublic Waiter<GetMonitoredResourceRequest,GetMonitoredResourceResponse> forMonitoredResource(GetMonitoredResourceRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, ResourceLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forMonitoredResourceTaskpublic Waiter<GetMonitoredResourceTaskRequest,GetMonitoredResourceTaskResponse> forMonitoredResourceTask(GetMonitoredResourceTaskRequest request, MonitoredResourceTaskLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoredResourceTaskpublic Waiter<GetMonitoredResourceTaskRequest,GetMonitoredResourceTaskResponse> forMonitoredResourceTask(GetMonitoredResourceTaskRequest request, MonitoredResourceTaskLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoredResourceTaskpublic Waiter<GetMonitoredResourceTaskRequest,GetMonitoredResourceTaskResponse> forMonitoredResourceTask(GetMonitoredResourceTaskRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MonitoredResourceTaskLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forMonitoredResourceTypepublic Waiter<GetMonitoredResourceTypeRequest,GetMonitoredResourceTypeResponse> forMonitoredResourceType(GetMonitoredResourceTypeRequest request, ResourceTypeLifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoredResourceTypepublic Waiter<GetMonitoredResourceTypeRequest,GetMonitoredResourceTypeResponse> forMonitoredResourceType(GetMonitoredResourceTypeRequest request, ResourceTypeLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoredResourceTypepublic Waiter<GetMonitoredResourceTypeRequest,GetMonitoredResourceTypeResponse> forMonitoredResourceType(GetMonitoredResourceTypeRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, ResourceTypeLifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forMonitoringTemplatepublic Waiter<GetMonitoringTemplateRequest,GetMonitoringTemplateResponse> forMonitoringTemplate(GetMonitoringTemplateRequest request, MonitoringTemplateLifeCycleStates... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoringTemplatepublic Waiter<GetMonitoringTemplateRequest,GetMonitoringTemplateResponse> forMonitoringTemplate(GetMonitoringTemplateRequest request, MonitoringTemplateLifeCycleStates targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forMonitoringTemplatepublic Waiter<GetMonitoringTemplateRequest,GetMonitoringTemplateResponse> forMonitoringTemplate(GetMonitoringTemplateRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, MonitoringTemplateLifeCycleStates... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forProcessSetpublic Waiter<GetProcessSetRequest,GetProcessSetResponse> forProcessSet(GetProcessSetRequest request, LifecycleState... targetStates) Creates a newWaiterusing the default configuration.- Parameters:
- request- the request to send
- targetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forProcessSetpublic Waiter<GetProcessSetRequest,GetProcessSetResponse> forProcessSet(GetProcessSetRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- targetState- the desired state to wait for
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 - 
forProcessSetpublic Waiter<GetProcessSetRequest,GetProcessSetResponse> forProcessSet(GetProcessSetRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the- DelayStrategyto use
- targetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states
- Returns:
- a new Waiter instance
 
 - 
forWorkRequestpublic Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request) Creates a newWaiterusing default configuration.- Parameters:
- request- the request to send
- Returns:
- a new Waiter instance
 
 - 
forWorkRequestpublic Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy) Creates a newWaiterusing the provided configuration.- Parameters:
- request- the request to send
- terminationStrategy- the- TerminationStrategyto use
- delayStrategy- the to use
- Returns:
- a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
 
-