| 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)
Reserved for use with Amazon VPC Lattice, which is in preview and subject to change.
|
AttachTrafficSourcesResult |
AmazonAutoScalingClient.attachTrafficSources(AttachTrafficSourcesRequest request)
Reserved for use with Amazon VPC Lattice, which is in preview and subject to change.
|
| 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)
Reserved for use with Amazon VPC Lattice, which is in preview and subject to change.
|
| Modifier and Type | Method and Description |
|---|---|
AttachTrafficSourcesResult |
AttachTrafficSourcesResult.clone() |
Copyright © 2023. All rights reserved.