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