| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachTrafficSourcesResponse> |
AutoScalingAsyncClient.detachTrafficSources(DetachTrafficSourcesRequest detachTrafficSourcesRequest)
Detaches one or more traffic sources from the specified Auto Scaling group.
|
default DetachTrafficSourcesResponse |
AutoScalingClient.detachTrafficSources(DetachTrafficSourcesRequest detachTrafficSourcesRequest)
Detaches one or more traffic sources from the specified Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachTrafficSourcesRequestMarshaller.marshall(DetachTrafficSourcesRequest detachTrafficSourcesRequest) |
Copyright © 2023. All rights reserved.