RemoveTagsFromVaultResult |
AbstractAmazonGlacier.removeTagsFromVault(RemoveTagsFromVaultRequest request) |
|
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.
|
Future<RemoveTagsFromVaultResult> |
AbstractAmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request) |
|
Future<RemoveTagsFromVaultResult> |
AbstractAmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
|
Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsync.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest removeTagsFromVaultRequest) |
This operation removes one or more tags from the set of tags attached to
a vault.
|
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.
|
Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsyncClient.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request) |
|
Future<RemoveTagsFromVaultResult> |
AmazonGlacierAsyncClient.removeTagsFromVaultAsync(RemoveTagsFromVaultRequest request,
AsyncHandler<RemoveTagsFromVaultRequest,RemoveTagsFromVaultResult> asyncHandler) |
|