| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationEvent> |
ListConfigurationHistoryResponse.eventList()
The list of configuration events and their corresponding details.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationHistoryResponse.Builder |
ListConfigurationHistoryResponse.Builder.eventList(ConfigurationEvent... eventList)
The list of configuration events and their corresponding details.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationHistoryResponse.Builder |
ListConfigurationHistoryResponse.Builder.eventList(Collection<ConfigurationEvent> eventList)
The list of configuration events and their corresponding details.
|
Copyright © 2020. All rights reserved.