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