| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
AbstractAmazonEC2.createTags(CreateTagsRequest request) |
CreateTagsResult |
AmazonEC2.createTags(CreateTagsRequest createTagsRequest)
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
|
CreateTagsResult |
AmazonEC2Client.createTags(CreateTagsRequest request)
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AbstractAmazonEC2Async.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AmazonEC2Async.createTagsAsync(CreateTagsRequest createTagsRequest)
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
|
Future<CreateTagsResult> |
AmazonEC2AsyncClient.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AbstractAmazonEC2Async.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonEC2Async.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
|
Future<CreateTagsResult> |
AmazonEC2AsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTagsResult> |
AbstractAmazonEC2Async.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonEC2Async.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
|
Future<CreateTagsResult> |
AmazonEC2AsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateTagsResult |
CreateTagsResult.clone() |
Copyright © 2023. All rights reserved.