Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.glacier.model

Classes modeling the various types represented by AmazonGlacier.

See:
          Description

Class Summary
AbortMultipartUploadRequest Container for the parameters to the AbortMultipartUpload operation.
CompleteMultipartUploadRequest Container for the parameters to the CompleteMultipartUpload operation.
CompleteMultipartUploadResult Contains the Amazon Glacier response to your request.
CreateVaultRequest Container for the parameters to the CreateVault operation.
CreateVaultResult Contains the Amazon Glacier response to your request.
DeleteArchiveRequest Container for the parameters to the DeleteArchive operation.
DeleteVaultNotificationsRequest Container for the parameters to the DeleteVaultNotifications operation.
DeleteVaultRequest Container for the parameters to the DeleteVault operation.
DescribeJobRequest Container for the parameters to the DescribeJob operation.
DescribeJobResult Describes an Amazon Glacier job.
DescribeVaultOutput Contains the Amazon Glacier response to your request.
DescribeVaultRequest Container for the parameters to the DescribeVault operation.
DescribeVaultResult Contains the Amazon Glacier response to your request.
GetJobOutputRequest Container for the parameters to the GetJobOutput operation.
GetJobOutputResult Contains the Amazon Glacier response to your request.
GetVaultNotificationsRequest Container for the parameters to the GetVaultNotifications operation.
GetVaultNotificationsResult Contains the Amazon Glacier response to your request.
GlacierJobDescription Describes an Amazon Glacier job.
InitiateJobRequest Container for the parameters to the InitiateJob operation.
InitiateJobResult Contains the Amazon Glacier response to your request.
InitiateMultipartUploadRequest Container for the parameters to the InitiateMultipartUpload operation.
InitiateMultipartUploadResult Contains the Amazon Glacier response to your request.
JobParameters Provides options for defining a job.
ListJobsRequest Container for the parameters to the ListJobs operation.
ListJobsResult Contains the Amazon Glacier response to your request.
ListMultipartUploadsRequest Container for the parameters to the ListMultipartUploads operation.
ListMultipartUploadsResult Contains the Amazon Glacier response to your request.
ListPartsRequest Container for the parameters to the ListParts operation.
ListPartsResult Contains the Amazon Glacier response to your request.
ListVaultsRequest Container for the parameters to the ListVaults operation.
ListVaultsResult Contains the Amazon Glacier response to your request.
PartListElement A list of the part sizes of the multipart upload.
SetVaultNotificationsRequest Container for the parameters to the SetVaultNotifications operation.
UploadArchiveRequest Container for the parameters to the UploadArchive operation.
UploadArchiveResult Contains the Amazon Glacier response to your request.
UploadListElement A list of in-progress multipart uploads for a vault.
UploadMultipartPartRequest Container for the parameters to the UploadMultipartPart operation.
UploadMultipartPartResult Contains the Amazon Glacier response to your request.
VaultNotificationConfig Represents a vault's notification configuration.
 

Enum Summary
ActionCode Action Code
StatusCode Status Code
 

Exception Summary
InvalidParameterValueException Returned if a parameter of the request is incorrectly specified.
LimitExceededException Returned if the request results in a vault or account limit being exceeded.
MissingParameterValueException Returned if a required header or parameter is missing from the request.
RequestTimeoutException Returned if, when uploading an archive, Amazon Glacier times out while receiving the upload.
ResourceNotFoundException Returned if the specified resource, such as a vault, upload ID, or job ID, does not exist.
ServiceUnavailableException Returned if the service cannot complete the request.
 

Package com.amazonaws.services.glacier.model Description

Classes modeling the various types represented by AmazonGlacier.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.