| Package | Description |
|---|---|
| com.amazonaws.services.logs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAnomalyResult |
AbstractAWSLogs.updateAnomaly(UpdateAnomalyRequest request) |
UpdateAnomalyResult |
AWSLogsClient.updateAnomaly(UpdateAnomalyRequest request)
Use this operation to suppress anomaly detection for a specified anomaly or pattern.
|
UpdateAnomalyResult |
AWSLogs.updateAnomaly(UpdateAnomalyRequest updateAnomalyRequest)
Use this operation to suppress anomaly detection for a specified anomaly or pattern.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAnomalyResult> |
AbstractAWSLogsAsync.updateAnomalyAsync(UpdateAnomalyRequest request,
AsyncHandler<UpdateAnomalyRequest,UpdateAnomalyResult> asyncHandler) |
Future<UpdateAnomalyResult> |
AWSLogsAsyncClient.updateAnomalyAsync(UpdateAnomalyRequest request,
AsyncHandler<UpdateAnomalyRequest,UpdateAnomalyResult> asyncHandler) |
Future<UpdateAnomalyResult> |
AWSLogsAsync.updateAnomalyAsync(UpdateAnomalyRequest updateAnomalyRequest,
AsyncHandler<UpdateAnomalyRequest,UpdateAnomalyResult> asyncHandler)
Use this operation to suppress anomaly detection for a specified anomaly or pattern.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAnomalyResult |
UpdateAnomalyResult.clone() |
Copyright © 2024. All rights reserved.