Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
CreateHostScanRecipeResponse |
VulnerabilityScanning.createHostScanRecipe(CreateHostScanRecipeRequest request)
Creates a new HostScanRecipe.
|
CreateHostScanRecipeResponse |
VulnerabilityScanningClient.createHostScanRecipe(CreateHostScanRecipeRequest request) |
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 |
---|---|
CreateHostScanRecipeRequest |
CreateHostScanRecipeRequest.Builder.build()
Build the instance of CreateHostScanRecipeRequest as configured by this builder
|
CreateHostScanRecipeRequest |
CreateHostScanRecipeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateHostScanRecipeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateHostScanRecipeRequest.Builder |
CreateHostScanRecipeRequest.Builder.copy(CreateHostScanRecipeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.