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