| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTagsResponse> |
EC2AsyncClient.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified set of tags from the specified set of resources.
|
default DeleteTagsResponse |
EC2Client.deleteTags(DeleteTagsRequest deleteTagsRequest)
Deletes the specified set of tags from the specified set of resources.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DeleteTagsRequest> |
DeleteTagsRequestMarshaller.marshall(DeleteTagsRequest deleteTagsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DeleteTagsRequest> |
DeleteTagsRequestMarshaller.marshall(DeleteTagsRequest deleteTagsRequest) |
Copyright © 2017. All rights reserved.