Package | Description |
---|---|
com.amazonaws.services.autoscaling | |
com.amazonaws.services.autoscaling.model | |
com.amazonaws.services.autoscaling.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateTagsResult |
AmazonAutoScalingClient.createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
CreateOrUpdateTagsResult |
AmazonAutoScaling.createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
CreateOrUpdateTagsResult |
AbstractAmazonAutoScaling.createOrUpdateTags(CreateOrUpdateTagsRequest request) |
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsyncClient.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request) |
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request) |
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsyncClient.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler) |
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest createOrUpdateTagsRequest,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler)
Creates or updates tags for the specified Auto Scaling group.
|
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsyncClient.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler) |
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest createOrUpdateTagsRequest,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler)
Creates or updates tags for the specified Auto Scaling group.
|
java.util.concurrent.Future<CreateOrUpdateTagsResult> |
AbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request,
AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateOrUpdateTagsRequest |
CreateOrUpdateTagsRequest.clone() |
CreateOrUpdateTagsRequest |
CreateOrUpdateTagsRequest.withTags(java.util.Collection<Tag> tags)
One or more tags.
|
CreateOrUpdateTagsRequest |
CreateOrUpdateTagsRequest.withTags(Tag... tags)
One or more tags.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateOrUpdateTagsRequest> |
CreateOrUpdateTagsRequestMarshaller.marshall(CreateOrUpdateTagsRequest createOrUpdateTagsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CreateOrUpdateTagsRequest> |
CreateOrUpdateTagsRequestMarshaller.marshall(CreateOrUpdateTagsRequest createOrUpdateTagsRequest) |