| Package | Description |
|---|---|
| com.amazonaws.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| com.amazonaws.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsFromVaultResult |
AbstractAmazonGlacier.removeTagsFromVault(RemoveTagsFromVaultRequest request) |
RemoveTagsFromVaultResult |
AmazonGlacierClient.removeTagsFromVault(RemoveTagsFromVaultRequest request)
This operation removes one or more tags from the set of tags attached to a vault.
|
RemoveTagsFromVaultResult |
AmazonGlacier.removeTagsFromVault(RemoveTagsFromVaultRequest removeTagsFromVaultRequest)
This operation removes one or more tags from the set of tags attached to a vault.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveTagsFromVaultResult> |
AbstractAmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsyncClient.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest removeTagsFromVaultRequest,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler)
This operation removes one or more tags from the set of tags attached to a vault.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsFromVaultResult |
RemoveTagsFromVaultResult.clone() |
Copyright © 2021. All rights reserved.