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