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 Summary
Constructors Constructor Description VulnerabilityScanningWaiters(ExecutorService executorService, VulnerabilityScanning client) 
- 
Method Summary
 
 - 
 
- 
- 
Constructor Detail
- 
VulnerabilityScanningWaiters
public VulnerabilityScanningWaiters(ExecutorService executorService, VulnerabilityScanning client)
 
 - 
 
- 
Method Detail
- 
forContainerScanRecipe
public Waiter<GetContainerScanRecipeRequest,GetContainerScanRecipeResponse> forContainerScanRecipe(GetContainerScanRecipeRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forContainerScanRecipe
public Waiter<GetContainerScanRecipeRequest,GetContainerScanRecipeResponse> forContainerScanRecipe(GetContainerScanRecipeRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forContainerScanRecipe
public Waiter<GetContainerScanRecipeRequest,GetContainerScanRecipeResponse> forContainerScanRecipe(GetContainerScanRecipeRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forContainerScanTarget
public Waiter<GetContainerScanTargetRequest,GetContainerScanTargetResponse> forContainerScanTarget(GetContainerScanTargetRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forContainerScanTarget
public Waiter<GetContainerScanTargetRequest,GetContainerScanTargetResponse> forContainerScanTarget(GetContainerScanTargetRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forContainerScanTarget
public Waiter<GetContainerScanTargetRequest,GetContainerScanTargetResponse> forContainerScanTarget(GetContainerScanTargetRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forHostAgentScanResult
public Waiter<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> forHostAgentScanResult(GetHostAgentScanResultRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostAgentScanResult
public Waiter<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> forHostAgentScanResult(GetHostAgentScanResultRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostAgentScanResult
public Waiter<GetHostAgentScanResultRequest,GetHostAgentScanResultResponse> forHostAgentScanResult(GetHostAgentScanResultRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forHostCisBenchmarkScanResult
public Waiter<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> forHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostCisBenchmarkScanResult
public Waiter<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> forHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostCisBenchmarkScanResult
public Waiter<GetHostCisBenchmarkScanResultRequest,GetHostCisBenchmarkScanResultResponse> forHostCisBenchmarkScanResult(GetHostCisBenchmarkScanResultRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forHostEndpointProtectionScanResult
public Waiter<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> forHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostEndpointProtectionScanResult
public Waiter<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> forHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostEndpointProtectionScanResult
public Waiter<GetHostEndpointProtectionScanResultRequest,GetHostEndpointProtectionScanResultResponse> forHostEndpointProtectionScanResult(GetHostEndpointProtectionScanResultRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forHostPortScanResult
public Waiter<GetHostPortScanResultRequest,GetHostPortScanResultResponse> forHostPortScanResult(GetHostPortScanResultRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostPortScanResult
public Waiter<GetHostPortScanResultRequest,GetHostPortScanResultResponse> forHostPortScanResult(GetHostPortScanResultRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostPortScanResult
public Waiter<GetHostPortScanResultRequest,GetHostPortScanResultResponse> forHostPortScanResult(GetHostPortScanResultRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forHostScanRecipe
public Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> forHostScanRecipe(GetHostScanRecipeRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostScanRecipe
public Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> forHostScanRecipe(GetHostScanRecipeRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostScanRecipe
public Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> forHostScanRecipe(GetHostScanRecipeRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forHostScanTarget
public Waiter<GetHostScanTargetRequest,GetHostScanTargetResponse> forHostScanTarget(GetHostScanTargetRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostScanTarget
public Waiter<GetHostScanTargetRequest,GetHostScanTargetResponse> forHostScanTarget(GetHostScanTargetRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostScanTarget
public Waiter<GetHostScanTargetRequest,GetHostScanTargetResponse> forHostScanTarget(GetHostScanTargetRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forHostVulnerability
public Waiter<GetHostVulnerabilityRequest,GetHostVulnerabilityResponse> forHostVulnerability(GetHostVulnerabilityRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostVulnerability
public Waiter<GetHostVulnerabilityRequest,GetHostVulnerabilityResponse> forHostVulnerability(GetHostVulnerabilityRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forHostVulnerability
public Waiter<GetHostVulnerabilityRequest,GetHostVulnerabilityResponse> forHostVulnerability(GetHostVulnerabilityRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forVulnerability
public Waiter<GetVulnerabilityRequest,GetVulnerabilityResponse> forVulnerability(GetVulnerabilityRequest request, LifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 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 states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forVulnerability
public Waiter<GetVulnerabilityRequest,GetVulnerabilityResponse> forVulnerability(GetVulnerabilityRequest request, LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forVulnerability
public Waiter<GetVulnerabilityRequest,GetVulnerabilityResponse> forVulnerability(GetVulnerabilityRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forWorkRequest
public Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request)
Creates a newWaiterusing default configuration.- Parameters:
 request- the request to send- Returns:
 - a new Waiter instance
 
 
- 
forWorkRequest
public Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- the to use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
 - 
 
 -