Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning | |
com.oracle.bmc.vulnerabilityscanning.responses |
Modifier and Type | Method and Description |
---|---|
ExportHostAgentScanResultCsvResponse |
VulnerabilityScanning.exportHostAgentScanResultCsv(ExportHostAgentScanResultCsvRequest request)
Exports a list of HostAgentScanResultSummary objects within a compartment and during a
specified time range in CSV format.
|
ExportHostAgentScanResultCsvResponse |
VulnerabilityScanningClient.exportHostAgentScanResultCsv(ExportHostAgentScanResultCsvRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ExportHostAgentScanResultCsvResponse> |
VulnerabilityScanningAsyncClient.exportHostAgentScanResultCsv(ExportHostAgentScanResultCsvRequest request,
AsyncHandler<ExportHostAgentScanResultCsvRequest,ExportHostAgentScanResultCsvResponse> handler) |
Future<ExportHostAgentScanResultCsvResponse> |
VulnerabilityScanningAsync.exportHostAgentScanResultCsv(ExportHostAgentScanResultCsvRequest request,
AsyncHandler<ExportHostAgentScanResultCsvRequest,ExportHostAgentScanResultCsvResponse> handler)
Exports a list of HostAgentScanResultSummary objects within a compartment and during a
specified time range in CSV format.
|
Modifier and Type | Method and Description |
---|---|
Future<ExportHostAgentScanResultCsvResponse> |
VulnerabilityScanningAsyncClient.exportHostAgentScanResultCsv(ExportHostAgentScanResultCsvRequest request,
AsyncHandler<ExportHostAgentScanResultCsvRequest,ExportHostAgentScanResultCsvResponse> handler) |
Future<ExportHostAgentScanResultCsvResponse> |
VulnerabilityScanningAsync.exportHostAgentScanResultCsv(ExportHostAgentScanResultCsvRequest request,
AsyncHandler<ExportHostAgentScanResultCsvRequest,ExportHostAgentScanResultCsvResponse> handler)
Exports a list of HostAgentScanResultSummary objects within a compartment and during a
specified time range in CSV format.
|
Modifier and Type | Method and Description |
---|---|
ExportHostAgentScanResultCsvResponse |
ExportHostAgentScanResultCsvResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExportHostAgentScanResultCsvResponse.Builder |
ExportHostAgentScanResultCsvResponse.Builder.copy(ExportHostAgentScanResultCsvResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.