Class VulnerabilityScanningWaiters
- java.lang.Object
- 
- com.oracle.bmc.vulnerabilityscanning.VulnerabilityScanningWaiters
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20210215") public class VulnerabilityScanningWaiters extends ObjectCollection of helper methods to produceWaiters for different resources of VulnerabilityScanning.The default configuration used is defined by com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER.
- 
- 
Constructor SummaryConstructors Constructor Description VulnerabilityScanningWaiters(ExecutorService executorService, VulnerabilityScanning client)
 - 
Method Summary
 
- 
- 
- 
Constructor Detail- 
VulnerabilityScanningWaiterspublic VulnerabilityScanningWaiters(ExecutorService executorService, VulnerabilityScanning client) 
 
- 
 - 
Method Detail- 
forContainerScanRecipepublic Waiter<GetContainerScanRecipeRequest,GetContainerScanRecipeResponse> forContainerScanRecipe(GetContainerScanRecipeRequest 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
 
 - 
forContainerScanRecipepublic Waiter<GetContainerScanRecipeRequest,GetContainerScanRecipeResponse> forContainerScanRecipe(GetContainerScanRecipeRequest 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
 
 - 
forContainerScanRecipepublic Waiter<GetContainerScanRecipeRequest,GetContainerScanRecipeResponse> forContainerScanRecipe(GetContainerScanRecipeRequest 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
 
 - 
forContainerScanTargetpublic Waiter<GetContainerScanTargetRequest,GetContainerScanTargetResponse> forContainerScanTarget(GetContainerScanTargetRequest 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
 
 - 
forContainerScanTargetpublic Waiter<GetContainerScanTargetRequest,GetContainerScanTargetResponse> forContainerScanTarget(GetContainerScanTargetRequest 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
 
 - 
forContainerScanTargetpublic Waiter<GetContainerScanTargetRequest,GetContainerScanTargetResponse> forContainerScanTarget(GetContainerScanTargetRequest 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
 
 - 
forHostAgentScanResultpublic Waiter<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> forHostAgentScanResult(GetHostAgentScanResultRequest 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
 
 - 
forHostAgentScanResultpublic Waiter<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> forHostAgentScanResult(GetHostAgentScanResultRequest 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
 
 - 
forHostAgentScanResultpublic Waiter<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> forHostAgentScanResult(GetHostAgentScanResultRequest 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
 
 - 
forHostCisBenchmarkScanResultpublic Waiter<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> forHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest 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
 
 - 
forHostCisBenchmarkScanResultpublic Waiter<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> forHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest 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
 
 - 
forHostCisBenchmarkScanResultpublic Waiter<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> forHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest 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
 
 - 
forHostEndpointProtectionScanResultpublic Waiter<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> forHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest 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
 
 - 
forHostEndpointProtectionScanResultpublic Waiter<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> forHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest 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
 
 - 
forHostEndpointProtectionScanResultpublic Waiter<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> forHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest 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
 
 - 
forHostPortScanResultpublic Waiter<GetHostPortScanResultRequest,GetHostPortScanResultResponse> forHostPortScanResult(GetHostPortScanResultRequest 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
 
 - 
forHostPortScanResultpublic Waiter<GetHostPortScanResultRequest,GetHostPortScanResultResponse> forHostPortScanResult(GetHostPortScanResultRequest 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
 
 - 
forHostPortScanResultpublic Waiter<GetHostPortScanResultRequest,GetHostPortScanResultResponse> forHostPortScanResult(GetHostPortScanResultRequest 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
 
 - 
forHostScanRecipepublic Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> forHostScanRecipe(GetHostScanRecipeRequest 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
 
 - 
forHostScanRecipepublic Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> forHostScanRecipe(GetHostScanRecipeRequest 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
 
 - 
forHostScanRecipepublic Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> forHostScanRecipe(GetHostScanRecipeRequest 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
 
 - 
forHostScanTargetpublic Waiter<GetHostScanTargetRequest,GetHostScanTargetResponse> forHostScanTarget(GetHostScanTargetRequest 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
 
 - 
forHostScanTargetpublic Waiter<GetHostScanTargetRequest,GetHostScanTargetResponse> forHostScanTarget(GetHostScanTargetRequest 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
 
 - 
forHostScanTargetpublic Waiter<GetHostScanTargetRequest,GetHostScanTargetResponse> forHostScanTarget(GetHostScanTargetRequest 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
 
 - 
forHostVulnerabilitypublic Waiter<GetHostVulnerabilityRequest,GetHostVulnerabilityResponse> forHostVulnerability(GetHostVulnerabilityRequest 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
 
 - 
forHostVulnerabilitypublic Waiter<GetHostVulnerabilityRequest,GetHostVulnerabilityResponse> forHostVulnerability(GetHostVulnerabilityRequest 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
 
 - 
forHostVulnerabilitypublic Waiter<GetHostVulnerabilityRequest,GetHostVulnerabilityResponse> forHostVulnerability(GetHostVulnerabilityRequest 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
 
 - 
forVulnerabilitypublic Waiter<GetVulnerabilityRequest,GetVulnerabilityResponse> forVulnerability(GetVulnerabilityRequest 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
 
 - 
forVulnerabilitypublic Waiter<GetVulnerabilityRequest,GetVulnerabilityResponse> forVulnerability(GetVulnerabilityRequest 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
 
 - 
forVulnerabilitypublic Waiter<GetVulnerabilityRequest,GetVulnerabilityResponse> forVulnerability(GetVulnerabilityRequest 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
 
 
- 
 
-