Package | Description |
---|---|
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
static ListFindingAnalyticsRequest.Severity |
ListFindingAnalyticsRequest.Severity.create(String key) |
ListFindingAnalyticsRequest.Severity |
ListFindingAnalyticsRequest.getSeverity()
A filter to return only findings of a particular risk level.
|
static ListFindingAnalyticsRequest.Severity |
ListFindingAnalyticsRequest.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListFindingAnalyticsRequest.Severity[] |
ListFindingAnalyticsRequest.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListFindingAnalyticsRequest.Builder |
ListFindingAnalyticsRequest.Builder.severity(ListFindingAnalyticsRequest.Severity severity)
A filter to return only findings of a particular risk level.
|
Copyright © 2016–2024. All rights reserved.