| 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 one or more tags for the specified Amazon EC2 resource or resources.
|
default CreateTagsResponse |
EC2Client.createTags(CreateTagsRequest createTagsRequest)
Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources.
|
| Modifier and Type | Method and Description |
|---|---|
Request<CreateTagsRequest> |
CreateTagsRequestMarshaller.marshall(CreateTagsRequest createTagsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CreateTagsRequest> |
CreateTagsRequestMarshaller.marshall(CreateTagsRequest createTagsRequest) |
Copyright © 2017. All rights reserved.