Package | Description |
---|---|
com.oracle.bmc.vulnerabilityscanning.model | |
com.oracle.bmc.vulnerabilityscanning.requests |
Modifier and Type | Method and Description |
---|---|
static HostPortScanResultSortBy |
HostPortScanResultSortBy.create(String key) |
static HostPortScanResultSortBy |
HostPortScanResultSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostPortScanResultSortBy[] |
HostPortScanResultSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HostPortScanResultSortBy |
ListHostPortScanResultsRequest.getSortBy()
The field to sort by.
|
Modifier and Type | Method and Description |
---|---|
ListHostPortScanResultsRequest.Builder |
ListHostPortScanResultsRequest.Builder.sortBy(HostPortScanResultSortBy sortBy)
The field to sort by.
|
Copyright © 2016–2025. All rights reserved.