Package | Description |
---|---|
com.amazonaws.services.autoscaling | |
com.amazonaws.services.autoscaling.model | |
com.amazonaws.services.autoscaling.model.transform |
Modifier and Type | Method and Description |
---|---|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.clone() |
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withAutoScalingGroupName(java.lang.String autoScalingGroupName)
The name of the Auto Scaling group.
|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withNotificationTypes(java.util.Collection<java.lang.String> notificationTypes)
The type of event that will cause the notification to be sent.
|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withNotificationTypes(java.lang.String... notificationTypes)
The type of event that will cause the notification to be sent.
|
PutNotificationConfigurationRequest |
PutNotificationConfigurationRequest.withTopicARN(java.lang.String topicARN)
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service
(SNS) topic.
|
Modifier and Type | Method and Description |
---|---|
Request<PutNotificationConfigurationRequest> |
PutNotificationConfigurationRequestMarshaller.marshall(PutNotificationConfigurationRequest putNotificationConfigurationRequest) |
Modifier and Type | Method and Description |
---|---|
Request<PutNotificationConfigurationRequest> |
PutNotificationConfigurationRequestMarshaller.marshall(PutNotificationConfigurationRequest putNotificationConfigurationRequest) |