Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning.model |
Modifier and Type | Method and Description |
---|---|
static HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.builder()
Create a new builder.
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.compartmentId(String compartmentId)
Compartment ID of the resource.
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.copy(HostEndpointProtectionScanResult model) |
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.displayName(String displayName)
Name of the resource
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.endpointProtections(List<HostEndpointProtectionScanResultEndpointProtection> endpointProtections)
List of endpoint protections found in this scan
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.endpointProtectionsCount(Integer endpointProtectionsCount)
Total number of endpoint protections found in this scan
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.id(String id)
Unique identifier of the scan
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.instanceId(String instanceId)
Instance ID of the Compute Instance scanned
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the result.
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.problemSeverity(ScanResultProblemSeverity problemSeverity)
Problem severity in this report
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.timeFinished(Date timeFinished)
Date and time the scan was completed, as described in RFC
3339
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.Builder.timeStarted(Date timeStarted)
Date and time the scan was started, as described in RFC
3339
|
HostEndpointProtectionScanResult.Builder |
HostEndpointProtectionScanResult.toBuilder() |
Copyright © 2016–2024. All rights reserved.