| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.builder() |
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.nextToken(String nextToken)
A string that indicates that the response contains more items than can be returned in a single response.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(Collection<NotificationConfiguration> notificationConfigurations)
The notification configurations.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(Consumer<NotificationConfiguration.Builder>... notificationConfigurations)
The notification configurations.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.Builder.notificationConfigurations(NotificationConfiguration... notificationConfigurations)
The notification configurations.
|
DescribeNotificationConfigurationsResponse.Builder |
DescribeNotificationConfigurationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeNotificationConfigurationsResponse.Builder> |
DescribeNotificationConfigurationsResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.