public static class ExportHostAgentScanResultCsvDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
public ExportHostAgentScanResultCsvDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to list scans in.
compartmentId
- the value to setpublic ExportHostAgentScanResultCsvDetails.Builder timeStartedAfter(Date timeStartedAfter)
Date and time after which scans were started, as described in RFC 3339
timeStartedAfter
- the value to setpublic ExportHostAgentScanResultCsvDetails.Builder timeStartedBefore(Date timeStartedBefore)
Date and time before which scans were started, as described in RFC 3339
timeStartedBefore
- the value to setpublic ExportHostAgentScanResultCsvDetails.Builder highestProblemSeverity(ScanResultProblemSeverity highestProblemSeverity)
Parameter to filter by highestProblemSeverity for scan results
highestProblemSeverity
- the value to setpublic ExportHostAgentScanResultCsvDetails.Builder instanceId(String instanceId)
Parameter to filter by a single compute instance ID for scan results
instanceId
- the value to setpublic ExportHostAgentScanResultCsvDetails.Builder operatingSystem(String operatingSystem)
Parameter to filter by operating system for scan results
operatingSystem
- the value to setpublic ExportHostAgentScanResultCsvDetails build()
public ExportHostAgentScanResultCsvDetails.Builder copy(ExportHostAgentScanResultCsvDetails model)
Copyright © 2016–2025. All rights reserved.