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