| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights |
|
| software.amazon.awssdk.services.applicationinsights.paginators | |
| software.amazon.awssdk.services.applicationinsights.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListLogPatternsResponse |
ApplicationInsightsClient.listLogPatterns(ListLogPatternsRequest listLogPatternsRequest)
Lists the log patterns in the specific log
LogPatternSet. |
default CompletableFuture<ListLogPatternsResponse> |
ApplicationInsightsAsyncClient.listLogPatterns(ListLogPatternsRequest listLogPatternsRequest)
Lists the log patterns in the specific log
LogPatternSet. |
default ListLogPatternsIterable |
ApplicationInsightsClient.listLogPatternsPaginator(ListLogPatternsRequest listLogPatternsRequest)
Lists the log patterns in the specific log
LogPatternSet. |
default ListLogPatternsPublisher |
ApplicationInsightsAsyncClient.listLogPatternsPaginator(ListLogPatternsRequest listLogPatternsRequest)
Lists the log patterns in the specific log
LogPatternSet. |
| Constructor and Description |
|---|
ListLogPatternsIterable(ApplicationInsightsClient client,
ListLogPatternsRequest firstRequest) |
ListLogPatternsPublisher(ApplicationInsightsAsyncClient client,
ListLogPatternsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLogPatternsRequestMarshaller.marshall(ListLogPatternsRequest listLogPatternsRequest) |
Copyright © 2020. All rights reserved.