| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLogPatternResult |
AmazonApplicationInsightsClient.createLogPattern(CreateLogPatternRequest request)
Adds an log pattern to a
LogPatternSet. |
CreateLogPatternResult |
AmazonApplicationInsights.createLogPattern(CreateLogPatternRequest createLogPatternRequest)
Adds an log pattern to a
LogPatternSet. |
CreateLogPatternResult |
AbstractAmazonApplicationInsights.createLogPattern(CreateLogPatternRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLogPatternResult> |
AbstractAmazonApplicationInsightsAsync.createLogPatternAsync(CreateLogPatternRequest request,
AsyncHandler<CreateLogPatternRequest,CreateLogPatternResult> asyncHandler) |
Future<CreateLogPatternResult> |
AmazonApplicationInsightsAsync.createLogPatternAsync(CreateLogPatternRequest createLogPatternRequest,
AsyncHandler<CreateLogPatternRequest,CreateLogPatternResult> asyncHandler)
Adds an log pattern to a
LogPatternSet. |
Future<CreateLogPatternResult> |
AmazonApplicationInsightsAsyncClient.createLogPatternAsync(CreateLogPatternRequest request,
AsyncHandler<CreateLogPatternRequest,CreateLogPatternResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLogPatternResult |
CreateLogPatternResult.clone() |
CreateLogPatternResult |
CreateLogPatternResult.withLogPattern(LogPattern logPattern)
The successfully created log pattern.
|
CreateLogPatternResult |
CreateLogPatternResult.withResourceGroupName(String resourceGroupName)
The name of the resource group.
|
Copyright © 2020. All rights reserved.