| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling |
|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
AttachTrafficSourcesResult |
AbstractAmazonAutoScaling.attachTrafficSources(AttachTrafficSourcesRequest request) |
AttachTrafficSourcesResult |
AmazonAutoScaling.attachTrafficSources(AttachTrafficSourcesRequest attachTrafficSourcesRequest)
Attaches one or more traffic sources to the specified Auto Scaling group.
|
AttachTrafficSourcesResult |
AmazonAutoScalingClient.attachTrafficSources(AttachTrafficSourcesRequest request)
Attaches one or more traffic sources to the specified Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachTrafficSourcesResult> |
AmazonAutoScalingAsyncClient.attachTrafficSourcesAsync(AttachTrafficSourcesRequest request,
AsyncHandler<AttachTrafficSourcesRequest,AttachTrafficSourcesResult> asyncHandler) |
Future<AttachTrafficSourcesResult> |
AbstractAmazonAutoScalingAsync.attachTrafficSourcesAsync(AttachTrafficSourcesRequest request,
AsyncHandler<AttachTrafficSourcesRequest,AttachTrafficSourcesResult> asyncHandler) |
Future<AttachTrafficSourcesResult> |
AmazonAutoScalingAsync.attachTrafficSourcesAsync(AttachTrafficSourcesRequest attachTrafficSourcesRequest,
AsyncHandler<AttachTrafficSourcesRequest,AttachTrafficSourcesResult> asyncHandler)
Attaches one or more traffic sources to the specified Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
AttachTrafficSourcesResult |
AttachTrafficSourcesResult.clone() |
Copyright © 2023. All rights reserved.