Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning.model |
Modifier and Type | Method and Description |
---|---|
static HostEndpointProtectionScanLevel |
HostEndpointProtectionScanLevel.create(String key) |
HostEndpointProtectionScanLevel |
HostEndpointProtectionSettings.getScanLevel()
The scan level.
|
static HostEndpointProtectionScanLevel |
HostEndpointProtectionScanLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostEndpointProtectionScanLevel[] |
HostEndpointProtectionScanLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HostEndpointProtectionSettings.Builder |
HostEndpointProtectionSettings.Builder.scanLevel(HostEndpointProtectionScanLevel scanLevel)
The scan level.
|
Constructor and Description |
---|
HostEndpointProtectionSettings(HostEndpointProtectionScanLevel scanLevel)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.