| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model | |
| software.amazon.awssdk.services.autoscaling.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationConfiguration> |
DescribeNotificationConfigurationsResponse.notificationConfigurations()
The notification configurations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(NotificationConfiguration... notificationConfigurations)
The notification configurations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(Collection<NotificationConfiguration> notificationConfigurations)
The notification configurations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<NotificationConfiguration> |
DescribeNotificationConfigurationsPublisher.notificationConfigurations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<NotificationConfiguration> |
DescribeNotificationConfigurationsIterable.notificationConfigurations()
Returns an iterable to iterate through the paginated
DescribeNotificationConfigurationsResponse.notificationConfigurations() member. |
Copyright © 2019. All rights reserved.