Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> |
VulnerabilityScanningWaiters.forHostScanRecipe(GetHostScanRecipeRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> |
VulnerabilityScanningWaiters.forHostScanRecipe(GetHostScanRecipeRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetHostScanRecipeRequest,GetHostScanRecipeResponse> |
VulnerabilityScanningWaiters.forHostScanRecipe(GetHostScanRecipeRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetHostScanRecipeRequest |
GetHostScanRecipeRequest.Builder.build()
Build the instance of GetHostScanRecipeRequest as configured by this builder
|
GetHostScanRecipeRequest |
GetHostScanRecipeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetHostScanRecipeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetHostScanRecipeRequest.Builder |
GetHostScanRecipeRequest.Builder.copy(GetHostScanRecipeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.