Package | Description |
---|---|
com.amazonaws.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
|
com.amazonaws.services.cloudwatch.model |
Modifier and Type | Method and Description |
---|---|
Future<EnableInsightRulesResult> |
AbstractAmazonCloudWatchAsync.enableInsightRulesAsync(EnableInsightRulesRequest request,
AsyncHandler<EnableInsightRulesRequest,EnableInsightRulesResult> asyncHandler) |
Future<EnableInsightRulesResult> |
AmazonCloudWatchAsync.enableInsightRulesAsync(EnableInsightRulesRequest enableInsightRulesRequest,
AsyncHandler<EnableInsightRulesRequest,EnableInsightRulesResult> asyncHandler)
Enables the specified Contributor Insights rules.
|
Future<EnableInsightRulesResult> |
AmazonCloudWatchAsyncClient.enableInsightRulesAsync(EnableInsightRulesRequest request,
AsyncHandler<EnableInsightRulesRequest,EnableInsightRulesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
EnableInsightRulesRequest |
EnableInsightRulesRequest.clone() |
EnableInsightRulesRequest |
EnableInsightRulesRequest.withRuleNames(Collection<String> ruleNames)
An array of the rule names to enable.
|
EnableInsightRulesRequest |
EnableInsightRulesRequest.withRuleNames(String... ruleNames)
An array of the rule names to enable.
|
Copyright © 2021. All rights reserved.