| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListLogPatternSetsResult> |
AbstractAmazonApplicationInsightsAsync.listLogPatternSetsAsync(ListLogPatternSetsRequest request,
AsyncHandler<ListLogPatternSetsRequest,ListLogPatternSetsResult> asyncHandler) |
Future<ListLogPatternSetsResult> |
AmazonApplicationInsightsAsyncClient.listLogPatternSetsAsync(ListLogPatternSetsRequest request,
AsyncHandler<ListLogPatternSetsRequest,ListLogPatternSetsResult> asyncHandler) |
Future<ListLogPatternSetsResult> |
AmazonApplicationInsightsAsync.listLogPatternSetsAsync(ListLogPatternSetsRequest listLogPatternSetsRequest,
AsyncHandler<ListLogPatternSetsRequest,ListLogPatternSetsResult> asyncHandler)
Lists the log pattern sets in the specific application.
|
| Modifier and Type | Method and Description |
|---|---|
ListLogPatternSetsRequest |
ListLogPatternSetsRequest.clone() |
ListLogPatternSetsRequest |
ListLogPatternSetsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListLogPatternSetsRequest |
ListLogPatternSetsRequest.withNextToken(String nextToken)
The token to request the next page of results.
|
ListLogPatternSetsRequest |
ListLogPatternSetsRequest.withResourceGroupName(String resourceGroupName)
The name of the resource group.
|
Copyright © 2021. All rights reserved.