| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTagsResponse> |
Ec2AsyncClient.createTags(CreateTagsRequest createTagsRequest)
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
|
default CreateTagsResponse |
Ec2Client.createTags(CreateTagsRequest createTagsRequest)
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateTagsRequestMarshaller.marshall(CreateTagsRequest createTagsRequest) |
Copyright © 2021. All rights reserved.