| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeLogPatternResult |
AmazonApplicationInsightsClient.describeLogPattern(DescribeLogPatternRequest request)
Describe a specific log pattern from a
LogPatternSet. |
DescribeLogPatternResult |
AbstractAmazonApplicationInsights.describeLogPattern(DescribeLogPatternRequest request) |
DescribeLogPatternResult |
AmazonApplicationInsights.describeLogPattern(DescribeLogPatternRequest describeLogPatternRequest)
Describe a specific log pattern from a
LogPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLogPatternResult> |
AmazonApplicationInsightsAsyncClient.describeLogPatternAsync(DescribeLogPatternRequest request,
AsyncHandler<DescribeLogPatternRequest,DescribeLogPatternResult> asyncHandler) |
Future<DescribeLogPatternResult> |
AbstractAmazonApplicationInsightsAsync.describeLogPatternAsync(DescribeLogPatternRequest request,
AsyncHandler<DescribeLogPatternRequest,DescribeLogPatternResult> asyncHandler) |
Future<DescribeLogPatternResult> |
AmazonApplicationInsightsAsync.describeLogPatternAsync(DescribeLogPatternRequest describeLogPatternRequest,
AsyncHandler<DescribeLogPatternRequest,DescribeLogPatternResult> asyncHandler)
Describe a specific log pattern from a
LogPatternSet. |
| Modifier and Type | Method and Description |
|---|---|
DescribeLogPatternResult |
DescribeLogPatternResult.clone() |
DescribeLogPatternResult |
DescribeLogPatternResult.withAccountId(String accountId)
The AWS account ID for the resource group owner.
|
DescribeLogPatternResult |
DescribeLogPatternResult.withLogPattern(LogPattern logPattern)
The successfully created log pattern.
|
DescribeLogPatternResult |
DescribeLogPatternResult.withResourceGroupName(String resourceGroupName)
The name of the resource group.
|
Copyright © 2024. All rights reserved.