| Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> | VulnerabilityScanningWaiters. forHostScanRecipe(GetHostScanRecipeRequest request,
                 LifecycleState... targetStates) | Creates a new  Waiter using the default configuration. | 
| Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> | VulnerabilityScanningWaiters. forHostScanRecipe(GetHostScanRecipeRequest request,
                 LifecycleState targetState,
                 TerminationStrategy terminationStrategy,
                 DelayStrategy delayStrategy) | Creates a new  Waiter using the provided configuration. | 
| Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> | VulnerabilityScanningWaiters. forHostScanRecipe(GetHostScanRecipeRequest request,
                 TerminationStrategy terminationStrategy,
                 DelayStrategy delayStrategy,
                 LifecycleState... targetStates) | Creates a new  Waiter using the provided configuration. | 
| GetHostScanRecipeResponse | VulnerabilityScanning. getHostScanRecipe(GetHostScanRecipeRequest request) | Retrieves a HostScanRecipe identified by the recipe ID. | 
| Future<GetHostScanRecipeResponse> | VulnerabilityScanningAsync. getHostScanRecipe(GetHostScanRecipeRequest request,
                 AsyncHandler<GetHostScanRecipeRequest,GetHostScanRecipeResponse> handler) | Retrieves a HostScanRecipe identified by the recipe ID. | 
| Future<GetHostScanRecipeResponse> | VulnerabilityScanningAsyncClient. getHostScanRecipe(GetHostScanRecipeRequest request,
                 AsyncHandler<GetHostScanRecipeRequest,GetHostScanRecipeResponse> handler) |  | 
| GetHostScanRecipeResponse | VulnerabilityScanningClient. getHostScanRecipe(GetHostScanRecipeRequest request) |  |