| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling |
|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
CreateOrUpdateTagsResult |
AmazonAutoScalingClient.createOrUpdateTags(CreateOrUpdateTagsRequest request)
Creates or updates tags for the specified Auto Scaling group.
|
CreateOrUpdateTagsResult |
AbstractAmazonAutoScaling.createOrUpdateTags(CreateOrUpdateTagsRequest request) |
CreateOrUpdateTagsResult |
AmazonAutoScaling.createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsyncClient.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler) |
Future<CreateOrUpdateTagsResult> |
AbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler) |
Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest createOrUpdateTagsRequest,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler)
Creates or updates tags for the specified Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
CreateOrUpdateTagsResult |
CreateOrUpdateTagsResult.clone() |
Copyright © 2022. All rights reserved.