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