Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
GetHostScanRecipeResponse |
VulnerabilityScanning.getHostScanRecipe(GetHostScanRecipeRequest request)
Retrieves a HostScanRecipe identified by the recipe ID.
|
GetHostScanRecipeResponse |
VulnerabilityScanningClient.getHostScanRecipe(GetHostScanRecipeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetHostScanRecipeResponse> |
VulnerabilityScanningAsyncClient.getHostScanRecipe(GetHostScanRecipeRequest request,
AsyncHandler<GetHostScanRecipeRequest,GetHostScanRecipeResponse> handler) |
Future<GetHostScanRecipeResponse> |
VulnerabilityScanningAsync.getHostScanRecipe(GetHostScanRecipeRequest request,
AsyncHandler<GetHostScanRecipeRequest,GetHostScanRecipeResponse> handler)
Retrieves a HostScanRecipe identified by the recipe ID.
|
Modifier and Type | Method and Description |
---|---|
GetHostScanRecipeResponse |
GetHostScanRecipeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetHostScanRecipeResponse.Builder |
GetHostScanRecipeResponse.Builder.copy(GetHostScanRecipeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.