| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
Action |
CreateAlertRequest.action()
Action that will be triggered when there is an alert.
|
Action |
UpdateAlertRequest.action()
Action that will be triggered when there is an alert.
|
Action |
Alert.action()
Action that will be triggered when there is an alert.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAlertRequest.Builder |
CreateAlertRequest.Builder.action(Action action)
Action that will be triggered when there is an alert.
|
UpdateAlertRequest.Builder |
UpdateAlertRequest.Builder.action(Action action)
Action that will be triggered when there is an alert.
|
Alert.Builder |
Alert.Builder.action(Action action)
Action that will be triggered when there is an alert.
|
Copyright © 2023. All rights reserved.