Uses of Class
com.oracle.bmc.vulnerabilityscanning.responses.GetHostScanRecipeResponse
- 
Packages that use GetHostScanRecipeResponse Package Description com.oracle.bmc.vulnerabilityscanning com.oracle.bmc.vulnerabilityscanning.responses 
- 
- 
Uses of GetHostScanRecipeResponse in com.oracle.bmc.vulnerabilityscanningMethods in com.oracle.bmc.vulnerabilityscanning that return GetHostScanRecipeResponse Modifier and Type Method Description GetHostScanRecipeResponseVulnerabilityScanning. getHostScanRecipe(GetHostScanRecipeRequest request)Retrieves a HostScanRecipe identified by the recipe ID.GetHostScanRecipeResponseVulnerabilityScanningClient. getHostScanRecipe(GetHostScanRecipeRequest request)Method parameters in com.oracle.bmc.vulnerabilityscanning with type arguments of type GetHostScanRecipeResponse Modifier and Type Method Description 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)
- 
Uses of GetHostScanRecipeResponse in com.oracle.bmc.vulnerabilityscanning.responsesMethods in com.oracle.bmc.vulnerabilityscanning.responses that return GetHostScanRecipeResponse Modifier and Type Method Description GetHostScanRecipeResponseGetHostScanRecipeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.vulnerabilityscanning.responses with parameters of type GetHostScanRecipeResponse Modifier and Type Method Description GetHostScanRecipeResponse.BuilderGetHostScanRecipeResponse.Builder. copy(GetHostScanRecipeResponse o)Copy method to populate the builder with values from the given instance.
 
-