| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeProblemResult |
AmazonApplicationInsightsClient.describeProblem(DescribeProblemRequest request)
Describes an application problem.
|
DescribeProblemResult |
AmazonApplicationInsights.describeProblem(DescribeProblemRequest describeProblemRequest)
Describes an application problem.
|
DescribeProblemResult |
AbstractAmazonApplicationInsights.describeProblem(DescribeProblemRequest request) |
| 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 |
|---|---|
DescribeProblemResult |
DescribeProblemResult.clone() |
DescribeProblemResult |
DescribeProblemResult.withProblem(Problem problem)
Information about the problem.
|
Copyright © 2020. All rights reserved.