Uses of Class
com.amazonaws.services.glacier.model.RemoveTagsFromVaultResult
Packages that use RemoveTagsFromVaultResult
-
Uses of RemoveTagsFromVaultResult in com.amazonaws.services.glacier
Methods in com.amazonaws.services.glacier that return RemoveTagsFromVaultResultModifier and TypeMethodDescriptionAbstractAmazonGlacier.removeTagsFromVault
(RemoveTagsFromVaultRequest request) AmazonGlacier.removeTagsFromVault
(RemoveTagsFromVaultRequest removeTagsFromVaultRequest) This operation removes one or more tags from the set of tags attached to a vault.AmazonGlacierClient.removeTagsFromVault
(RemoveTagsFromVaultRequest removeTagsFromVaultRequest) This operation removes one or more tags from the set of tags attached to a vault.Methods in com.amazonaws.services.glacier that return types with arguments of type RemoveTagsFromVaultResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request) AbstractAmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) AmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest removeTagsFromVaultRequest) This operation removes one or more tags from the set of tags attached to a vault.AmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest removeTagsFromVaultRequest, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) This operation removes one or more tags from the set of tags attached to a vault.AmazonGlacierAsyncClient.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request) AmazonGlacierAsyncClient.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) Method parameters in com.amazonaws.services.glacier with type arguments of type RemoveTagsFromVaultResultModifier and TypeMethodDescriptionAbstractAmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) AmazonGlacierAsync.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest removeTagsFromVaultRequest, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) This operation removes one or more tags from the set of tags attached to a vault.AmazonGlacierAsyncClient.removeTagsFromVaultAsync
(RemoveTagsFromVaultRequest request, AsyncHandler<RemoveTagsFromVaultRequest, RemoveTagsFromVaultResult> asyncHandler) -
Uses of RemoveTagsFromVaultResult in com.amazonaws.services.glacier.model
Methods in com.amazonaws.services.glacier.model that return RemoveTagsFromVaultResult