| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLifecycleHookResponse> |
AutoScalingAsyncClient.deleteLifecycleHook(DeleteLifecycleHookRequest deleteLifecycleHookRequest)
Deletes the specified lifecycle hook.
|
default DeleteLifecycleHookResponse |
AutoScalingClient.deleteLifecycleHook(DeleteLifecycleHookRequest deleteLifecycleHookRequest)
Deletes the specified lifecycle hook.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLifecycleHookRequestMarshaller.marshall(DeleteLifecycleHookRequest deleteLifecycleHookRequest) |
Copyright © 2018. All rights reserved.