| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeProblemResult> |
AbstractAmazonApplicationInsightsAsync.describeProblemAsync(DescribeProblemRequest request,
AsyncHandler<DescribeProblemRequest,DescribeProblemResult> asyncHandler) |
Future<DescribeProblemResult> |
AmazonApplicationInsightsAsync.describeProblemAsync(DescribeProblemRequest describeProblemRequest,
AsyncHandler<DescribeProblemRequest,DescribeProblemResult> asyncHandler)
Describes an application problem.
|
Future<DescribeProblemResult> |
AmazonApplicationInsightsAsyncClient.describeProblemAsync(DescribeProblemRequest request,
AsyncHandler<DescribeProblemRequest,DescribeProblemResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeProblemRequest |
DescribeProblemRequest.clone() |
DescribeProblemRequest |
DescribeProblemRequest.withAccountId(String accountId)
The AWS account ID for the owner of the resource group affected by the problem.
|
DescribeProblemRequest |
DescribeProblemRequest.withProblemId(String problemId)
The ID of the problem.
|
Copyright © 2023. All rights reserved.