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 one or more tags for the specified Amazon EC2 resource
or resources.
|
CreateTagsResult |
AmazonEC2Client.createTags(CreateTagsRequest createTagsRequest)
Adds or overwrites one or more tags for the specified Amazon EC2 resource
or resources.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTagsResult> |
AbstractAmazonEC2Async.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AmazonEC2AsyncClient.createTagsAsync(CreateTagsRequest request) |
Future<CreateTagsResult> |
AmazonEC2Async.createTagsAsync(CreateTagsRequest createTagsRequest)
Adds or overwrites one or more tags for the specified Amazon EC2 resource
or resources.
|
Future<CreateTagsResult> |
AbstractAmazonEC2Async.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonEC2AsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonEC2Async.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Adds or overwrites one or more tags for the specified Amazon EC2 resource
or resources.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTagsResult> |
AbstractAmazonEC2Async.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonEC2AsyncClient.createTagsAsync(CreateTagsRequest request,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler) |
Future<CreateTagsResult> |
AmazonEC2Async.createTagsAsync(CreateTagsRequest createTagsRequest,
AsyncHandler<CreateTagsRequest,CreateTagsResult> asyncHandler)
Adds or overwrites one or more tags for the specified Amazon EC2 resource
or resources.
|
Modifier and Type | Method and Description |
---|---|
CreateTagsResult |
CreateTagsResult.clone() |
Copyright © 2018. All rights reserved.