| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteNotificationConfigurationResponse |
AutoScalingClient.deleteNotificationConfiguration(Consumer<DeleteNotificationConfigurationRequest.Builder> deleteNotificationConfigurationRequest)
Deletes the specified notification.
|
default DeleteNotificationConfigurationResponse |
AutoScalingClient.deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest)
Deletes the specified notification.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteNotificationConfigurationResponse> |
AutoScalingAsyncClient.deleteNotificationConfiguration(Consumer<DeleteNotificationConfigurationRequest.Builder> deleteNotificationConfigurationRequest)
Deletes the specified notification.
|
default CompletableFuture<DeleteNotificationConfigurationResponse> |
AutoScalingAsyncClient.deleteNotificationConfiguration(DeleteNotificationConfigurationRequest deleteNotificationConfigurationRequest)
Deletes the specified notification.
|
Copyright © 2019. All rights reserved.