Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListRecommendationsRequest.RecommendedAction |
ListRecommendationsRequest.RecommendedAction.create(String key) |
ListRecommendationsRequest.RecommendedAction |
ListRecommendationsRequest.getRecommendedAction()
A filter that matches recommended protection rules based on the selected action.
|
static ListRecommendationsRequest.RecommendedAction |
ListRecommendationsRequest.RecommendedAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListRecommendationsRequest.RecommendedAction[] |
ListRecommendationsRequest.RecommendedAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListRecommendationsRequest.Builder |
ListRecommendationsRequest.Builder.recommendedAction(ListRecommendationsRequest.RecommendedAction recommendedAction)
A filter that matches recommended protection rules based on the selected action.
|
Copyright © 2016–2023. All rights reserved.