| 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)
The token to use when requesting the next set of items.
|
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 © 2018. All rights reserved.