Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
ListHostScanRecipesResponse |
VulnerabilityScanning.listHostScanRecipes(ListHostScanRecipesRequest request)
Retrieves a list of HostScanRecipeSummary objects in a compartment.
|
ListHostScanRecipesResponse |
VulnerabilityScanningClient.listHostScanRecipes(ListHostScanRecipesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListHostScanRecipesResponse> |
VulnerabilityScanningAsyncClient.listHostScanRecipes(ListHostScanRecipesRequest request,
AsyncHandler<ListHostScanRecipesRequest,ListHostScanRecipesResponse> handler) |
Future<ListHostScanRecipesResponse> |
VulnerabilityScanningAsync.listHostScanRecipes(ListHostScanRecipesRequest request,
AsyncHandler<ListHostScanRecipesRequest,ListHostScanRecipesResponse> handler)
Retrieves a list of HostScanRecipeSummary objects in a compartment.
|
Iterable<ListHostScanRecipesResponse> |
VulnerabilityScanningPaginators.listHostScanRecipesResponseIterator(ListHostScanRecipesRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostScanRecipes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListHostScanRecipesResponse> |
VulnerabilityScanningAsyncClient.listHostScanRecipes(ListHostScanRecipesRequest request,
AsyncHandler<ListHostScanRecipesRequest,ListHostScanRecipesResponse> handler) |
Future<ListHostScanRecipesResponse> |
VulnerabilityScanningAsync.listHostScanRecipes(ListHostScanRecipesRequest request,
AsyncHandler<ListHostScanRecipesRequest,ListHostScanRecipesResponse> handler)
Retrieves a list of HostScanRecipeSummary objects in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListHostScanRecipesResponse |
ListHostScanRecipesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostScanRecipesResponse.Builder |
ListHostScanRecipesResponse.Builder.copy(ListHostScanRecipesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.