Uses of Class
com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationResult
-
Packages that use DeleteNotificationConfigurationResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of DeleteNotificationConfigurationResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return DeleteNotificationConfigurationResult Modifier and Type Method Description DeleteNotificationConfigurationResult
AbstractAmazonAutoScaling. deleteNotificationConfiguration(DeleteNotificationConfigurationRequest request)
DeleteNotificationConfigurationResult
AmazonAutoScaling. deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest)
Deletes the specified notification.DeleteNotificationConfigurationResult
AmazonAutoScalingClient. deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest)
Deletes the specified notification. -
Uses of DeleteNotificationConfigurationResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return DeleteNotificationConfigurationResult Modifier and Type Method Description DeleteNotificationConfigurationResult
DeleteNotificationConfigurationResult. clone()
-