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