| Package | Description |
|---|---|
| com.mozilla.secops.customs |
Customs FxA analysis pipeline
|
| Modifier and Type | Method and Description |
|---|---|
CustomsAlert.AlertAction |
CustomsAlert.getSuggestedAction()
Get suggested action
|
static CustomsAlert.AlertAction |
CustomsAlert.AlertAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomsAlert.AlertAction[] |
CustomsAlert.AlertAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomsAlert.setSuggestedAction(CustomsAlert.AlertAction suggestedAction)
Set suggested action
|
Copyright © 2022. All rights reserved.