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