Package | Description |
---|---|
com.amazonaws.services.glacier | |
com.amazonaws.services.glacier.model |
Modifier and Type | Method and Description |
---|---|
RemoveTagsFromVaultResult |
AmazonGlacier.removeTagsFromVault(RemoveTagsFromVaultRequest removeTagsFromVaultRequest)
This operation removes one or more tags from the set of tags attached to
a vault.
|
RemoveTagsFromVaultResult |
AmazonGlacierClient.removeTagsFromVault(RemoveTagsFromVaultRequest removeTagsFromVaultRequest)
This operation removes one or more tags from the set of tags attached to
a vault.
|
RemoveTagsFromVaultResult |
AbstractAmazonGlacier.removeTagsFromVault(RemoveTagsFromVaultRequest request) |
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 © 2018. All rights reserved.