| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsResult |
AmazonEC2Client.deleteTags(DeleteTagsRequest request)
Deletes the specified set of tags from the specified set of resources.
|
DeleteTagsResult |
AbstractAmazonEC2.deleteTags(DeleteTagsRequest request) |
DeleteTagsResult |
AmazonEC2.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified set of tags from the specified set of resources.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTagsResult> |
AbstractAmazonEC2Async.deleteTagsAsync(DeleteTagsRequest request) |
Future<DeleteTagsResult> |
AmazonEC2AsyncClient.deleteTagsAsync(DeleteTagsRequest request) |
Future<DeleteTagsResult> |
AmazonEC2Async.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest)
Deletes the specified set of tags from the specified set of resources.
|
Future<DeleteTagsResult> |
AbstractAmazonEC2Async.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
Future<DeleteTagsResult> |
AmazonEC2AsyncClient.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
Future<DeleteTagsResult> |
AmazonEC2Async.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler)
Deletes the specified set of tags from the specified set of resources.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTagsResult> |
AbstractAmazonEC2Async.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
Future<DeleteTagsResult> |
AmazonEC2AsyncClient.deleteTagsAsync(DeleteTagsRequest request,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler) |
Future<DeleteTagsResult> |
AmazonEC2Async.deleteTagsAsync(DeleteTagsRequest deleteTagsRequest,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler)
Deletes the specified set of tags from the specified set of resources.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteTagsResult |
DeleteTagsResult.clone() |
Copyright © 2022. All rights reserved.