| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationHistoryResult |
AbstractAmazonApplicationInsights.listConfigurationHistory(ListConfigurationHistoryRequest request) |
ListConfigurationHistoryResult |
AmazonApplicationInsightsClient.listConfigurationHistory(ListConfigurationHistoryRequest request)
Lists the INFO, WARN, and ERROR events for periodic configuration updates performed by Application Insights.
|
ListConfigurationHistoryResult |
AmazonApplicationInsights.listConfigurationHistory(ListConfigurationHistoryRequest listConfigurationHistoryRequest)
Lists the INFO, WARN, and ERROR events for periodic configuration updates performed by Application Insights.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationHistoryResult |
ListConfigurationHistoryResult.clone() |
ListConfigurationHistoryResult |
ListConfigurationHistoryResult.withEventList(Collection<ConfigurationEvent> eventList)
The list of configuration events and their corresponding details.
|
ListConfigurationHistoryResult |
ListConfigurationHistoryResult.withEventList(ConfigurationEvent... eventList)
The list of configuration events and their corresponding details.
|
ListConfigurationHistoryResult |
ListConfigurationHistoryResult.withNextToken(String nextToken)
The
NextToken value to include in a future ListConfigurationHistory request. |
Copyright © 2023. All rights reserved.