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