@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonLookoutMetrics extends Object implements AmazonLookoutMetrics
AmazonLookoutMetrics
. Convenient method forms pass through to the corresponding
overload that takes a request object, which throws an UnsupportedOperationException
.ENDPOINT_PREFIX
public ActivateAnomalyDetectorResult activateAnomalyDetector(ActivateAnomalyDetectorRequest request)
AmazonLookoutMetrics
Activates an anomaly detector.
activateAnomalyDetector
in interface AmazonLookoutMetrics
public BackTestAnomalyDetectorResult backTestAnomalyDetector(BackTestAnomalyDetectorRequest request)
AmazonLookoutMetrics
Runs a backtest for anomaly detection for the specified resource.
backTestAnomalyDetector
in interface AmazonLookoutMetrics
public CreateAlertResult createAlert(CreateAlertRequest request)
AmazonLookoutMetrics
Creates an alert for an anomaly detector.
createAlert
in interface AmazonLookoutMetrics
public CreateAnomalyDetectorResult createAnomalyDetector(CreateAnomalyDetectorRequest request)
AmazonLookoutMetrics
Creates an anomaly detector.
createAnomalyDetector
in interface AmazonLookoutMetrics
public CreateMetricSetResult createMetricSet(CreateMetricSetRequest request)
AmazonLookoutMetrics
Creates a dataset.
createMetricSet
in interface AmazonLookoutMetrics
public DeleteAlertResult deleteAlert(DeleteAlertRequest request)
AmazonLookoutMetrics
Deletes an alert.
deleteAlert
in interface AmazonLookoutMetrics
public DeleteAnomalyDetectorResult deleteAnomalyDetector(DeleteAnomalyDetectorRequest request)
AmazonLookoutMetrics
Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.
deleteAnomalyDetector
in interface AmazonLookoutMetrics
public DescribeAlertResult describeAlert(DescribeAlertRequest request)
AmazonLookoutMetrics
Describes an alert.
Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.
describeAlert
in interface AmazonLookoutMetrics
public DescribeAnomalyDetectionExecutionsResult describeAnomalyDetectionExecutions(DescribeAnomalyDetectionExecutionsRequest request)
AmazonLookoutMetrics
Returns information about the status of the specified anomaly detection jobs.
describeAnomalyDetectionExecutions
in interface AmazonLookoutMetrics
public DescribeAnomalyDetectorResult describeAnomalyDetector(DescribeAnomalyDetectorRequest request)
AmazonLookoutMetrics
Describes a detector.
Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.
describeAnomalyDetector
in interface AmazonLookoutMetrics
public DescribeMetricSetResult describeMetricSet(DescribeMetricSetRequest request)
AmazonLookoutMetrics
Describes a dataset.
Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.
describeMetricSet
in interface AmazonLookoutMetrics
public GetAnomalyGroupResult getAnomalyGroup(GetAnomalyGroupRequest request)
AmazonLookoutMetrics
Returns details about a group of anomalous metrics.
getAnomalyGroup
in interface AmazonLookoutMetrics
public GetFeedbackResult getFeedback(GetFeedbackRequest request)
AmazonLookoutMetrics
Get feedback for an anomaly group.
getFeedback
in interface AmazonLookoutMetrics
public GetSampleDataResult getSampleData(GetSampleDataRequest request)
AmazonLookoutMetrics
Returns a selection of sample records from an Amazon S3 datasource.
getSampleData
in interface AmazonLookoutMetrics
public ListAlertsResult listAlerts(ListAlertsRequest request)
AmazonLookoutMetrics
Lists the alerts attached to a detector.
Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.
listAlerts
in interface AmazonLookoutMetrics
public ListAnomalyDetectorsResult listAnomalyDetectors(ListAnomalyDetectorsRequest request)
AmazonLookoutMetrics
Lists the detectors in the current AWS Region.
Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.
listAnomalyDetectors
in interface AmazonLookoutMetrics
public ListAnomalyGroupRelatedMetricsResult listAnomalyGroupRelatedMetrics(ListAnomalyGroupRelatedMetricsRequest request)
AmazonLookoutMetrics
Returns a list of measures that are potential causes or effects of an anomaly group.
listAnomalyGroupRelatedMetrics
in interface AmazonLookoutMetrics
public ListAnomalyGroupSummariesResult listAnomalyGroupSummaries(ListAnomalyGroupSummariesRequest request)
AmazonLookoutMetrics
Returns a list of anomaly groups.
listAnomalyGroupSummaries
in interface AmazonLookoutMetrics
public ListAnomalyGroupTimeSeriesResult listAnomalyGroupTimeSeries(ListAnomalyGroupTimeSeriesRequest request)
AmazonLookoutMetrics
Gets a list of anomalous metrics for a measure in an anomaly group.
listAnomalyGroupTimeSeries
in interface AmazonLookoutMetrics
public ListMetricSetsResult listMetricSets(ListMetricSetsRequest request)
AmazonLookoutMetrics
Lists the datasets in the current AWS Region.
Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.
listMetricSets
in interface AmazonLookoutMetrics
public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AmazonLookoutMetrics
Gets a list of tags for a detector, dataset, or alert.
listTagsForResource
in interface AmazonLookoutMetrics
public PutFeedbackResult putFeedback(PutFeedbackRequest request)
AmazonLookoutMetrics
Add feedback for an anomalous metric.
putFeedback
in interface AmazonLookoutMetrics
public TagResourceResult tagResource(TagResourceRequest request)
AmazonLookoutMetrics
Adds tags to a detector, dataset, or alert.
tagResource
in interface AmazonLookoutMetrics
public UntagResourceResult untagResource(UntagResourceRequest request)
AmazonLookoutMetrics
Removes tags from a detector, dataset, or alert.
untagResource
in interface AmazonLookoutMetrics
public UpdateAnomalyDetectorResult updateAnomalyDetector(UpdateAnomalyDetectorRequest request)
AmazonLookoutMetrics
Updates a detector. After activation, you can only change a detector's ingestion delay and description.
updateAnomalyDetector
in interface AmazonLookoutMetrics
public UpdateMetricSetResult updateMetricSet(UpdateMetricSetRequest request)
AmazonLookoutMetrics
Updates a dataset.
updateMetricSet
in interface AmazonLookoutMetrics
public void shutdown()
AmazonLookoutMetrics
shutdown
in interface AmazonLookoutMetrics
public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AmazonLookoutMetrics
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata
in interface AmazonLookoutMetrics
request
- The originally executed request.