| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachLoadBalancerTargetGroupsResponse> |
AutoScalingAsyncClient.detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest detachLoadBalancerTargetGroupsRequest)
Detaches one or more target groups from the specified Auto Scaling group.
|
default DetachLoadBalancerTargetGroupsResponse |
AutoScalingClient.detachLoadBalancerTargetGroups(DetachLoadBalancerTargetGroupsRequest detachLoadBalancerTargetGroupsRequest)
Detaches one or more target groups from the specified Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachLoadBalancerTargetGroupsRequestMarshaller.marshall(DetachLoadBalancerTargetGroupsRequest detachLoadBalancerTargetGroupsRequest) |
Copyright © 2018. All rights reserved.