| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateOrUpdateTagsResponse> |
AutoScalingAsyncClient.createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
default CreateOrUpdateTagsResponse |
AutoScalingClient.createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)
Creates or updates tags for the specified Auto Scaling group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateOrUpdateTagsRequestMarshaller.marshall(CreateOrUpdateTagsRequest createOrUpdateTagsRequest) |
Copyright © 2022. All rights reserved.