A B C D E F G H I J L M P R S T U V W 

A

abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUploadAsync(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUploadAsync(AbortMultipartUploadRequest, AsyncHandler<AbortMultipartUploadRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUploadAsync(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation aborts a multipart upload identified by the upload ID.
abortMultipartUploadAsync(AbortMultipartUploadRequest, AsyncHandler<AbortMultipartUploadRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation aborts a multipart upload identified by the upload ID.
AbortMultipartUploadRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the AbortMultipartUpload operation.
AbortMultipartUploadRequest() - Constructor for class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Default constructor for a new AbortMultipartUploadRequest object.
AbortMultipartUploadRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Constructs a new AbortMultipartUploadRequest object.
AbortMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Constructs a new AbortMultipartUploadRequest object.
AcceptJsonRequestHandler - Class in com.amazonaws.services.glacier.internal
 
AcceptJsonRequestHandler() - Constructor for class com.amazonaws.services.glacier.internal.AcceptJsonRequestHandler
 
ActionCode - Enum in com.amazonaws.services.glacier.model
Action Code
AmazonGlacier - Interface in com.amazonaws.services.glacier
Interface for accessing AmazonGlacier.
AmazonGlacierAsync - Interface in com.amazonaws.services.glacier
Interface for accessing AmazonGlacier asynchronously.
AmazonGlacierAsyncClient - Class in com.amazonaws.services.glacier
Asynchronous client for accessing AmazonGlacier.
AmazonGlacierAsyncClient() - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier.
AmazonGlacierAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier.
AmazonGlacierAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials.
AmazonGlacierAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials and executor service.
AmazonGlacierAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials, executor service, and client configuration options.
AmazonGlacierAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider.
AmazonGlacierAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider and executor service.
AmazonGlacierAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider and client configuration options.
AmazonGlacierAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Constructs a new asynchronous client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonGlacierClient - Class in com.amazonaws.services.glacier
Client for accessing AmazonGlacier.
AmazonGlacierClient() - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier.
AmazonGlacierClient(ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier.
AmazonGlacierClient(AWSCredentials) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials.
AmazonGlacierClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials and client configuration options.
AmazonGlacierClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider.
AmazonGlacierClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider and client configuration options.
AmazonGlacierClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.glacier.AmazonGlacierClient
Constructs a new client to invoke service methods on AmazonGlacier using the specified AWS account credentials provider, client configuration options and request metric collector.
ArchiveTransferManager - Class in com.amazonaws.services.glacier.transfer
Utilities for uploading and downloading data to and from AWS Glacier.
ArchiveTransferManager(AWSCredentials) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified AWS credentials to authenticate requests.
ArchiveTransferManager(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified AWS credentials provider and client configuration.
ArchiveTransferManager(AmazonGlacierClient, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client and AWS credentials provider.
ArchiveTransferManager(AmazonGlacierClient, AWSCredentials) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client and AWS credentials.
ArchiveTransferManager(AmazonGlacierClient, AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client, AWS credentials provider and client configuration.
ArchiveTransferManager(AmazonGlacierClient, AmazonSQSClient, AmazonSNSClient) - Constructor for class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Constructs a new ArchiveTransferManager, using the specified Amazon Glacier client, and the specified Amazon SQS and Amazon SNS clients for polling download job status.

B

beforeRequest(Request<?>) - Method in class com.amazonaws.services.glacier.internal.AcceptJsonRequestHandler
 
beforeRequest(Request<?>) - Method in class com.amazonaws.services.glacier.internal.GlacierRequestHandler
 

C

calculateTreeHash(File) - Static method in class com.amazonaws.services.glacier.TreeHashGenerator
Calculates a hex encoded binary hash using a tree hashing algorithm for the data in the specified file.
calculateTreeHash(InputStream) - Static method in class com.amazonaws.services.glacier.TreeHashGenerator
Calculates a hex encoded binary hash using a tree hashing algorithm for the data in the specified input stream.
calculateTreeHash(List<byte[]>) - Static method in class com.amazonaws.services.glacier.TreeHashGenerator
Returns the hex encoded binary tree hash for the individual checksums given.
close() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.glacier - package com.amazonaws.services.glacier
Synchronous and asynchronous client classes for accessing AmazonGlacier.
com.amazonaws.services.glacier.internal - package com.amazonaws.services.glacier.internal
 
com.amazonaws.services.glacier.model - package com.amazonaws.services.glacier.model
Classes modeling the various types represented by AmazonGlacier.
com.amazonaws.services.glacier.transfer - package com.amazonaws.services.glacier.transfer
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUploadAsync(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUploadAsync(CompleteMultipartUploadRequest, AsyncHandler<CompleteMultipartUploadRequest, CompleteMultipartUploadResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUploadAsync(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
completeMultipartUploadAsync(CompleteMultipartUploadRequest, AsyncHandler<CompleteMultipartUploadRequest, CompleteMultipartUploadResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
You call this operation to inform Amazon Glacier that all the archive parts have been uploaded and that Amazon Glacier can now assemble the archive from the uploaded parts.
CompleteMultipartUploadRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the CompleteMultipartUpload operation.
CompleteMultipartUploadRequest() - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Default constructor for a new CompleteMultipartUploadRequest object.
CompleteMultipartUploadRequest(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Constructs a new CompleteMultipartUploadRequest object.
CompleteMultipartUploadRequest(String, String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Constructs a new CompleteMultipartUploadRequest object.
CompleteMultipartUploadResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
CompleteMultipartUploadResult() - Constructor for class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
 
createVault(CreateVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation creates a new vault with the specified name.
createVault(CreateVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest, AsyncHandler<CreateVaultRequest, CreateVaultResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation creates a new vault with the specified name.
createVaultAsync(CreateVaultRequest, AsyncHandler<CreateVaultRequest, CreateVaultResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation creates a new vault with the specified name.
CreateVaultRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the CreateVault operation.
CreateVaultRequest() - Constructor for class com.amazonaws.services.glacier.model.CreateVaultRequest
Default constructor for a new CreateVaultRequest object.
CreateVaultRequest(String) - Constructor for class com.amazonaws.services.glacier.model.CreateVaultRequest
Constructs a new CreateVaultRequest object.
CreateVaultRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.CreateVaultRequest
Constructs a new CreateVaultRequest object.
CreateVaultResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
CreateVaultResult() - Constructor for class com.amazonaws.services.glacier.model.CreateVaultResult
 

D

deleteArchive(DeleteArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation deletes an archive from a vault.
deleteArchive(DeleteArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest, AsyncHandler<DeleteArchiveRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes an archive from a vault.
deleteArchiveAsync(DeleteArchiveRequest, AsyncHandler<DeleteArchiveRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes an archive from a vault.
DeleteArchiveRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DeleteArchive operation.
DeleteArchiveRequest() - Constructor for class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Default constructor for a new DeleteArchiveRequest object.
DeleteArchiveRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Constructs a new DeleteArchiveRequest object.
DeleteArchiveRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Constructs a new DeleteArchiveRequest object.
deleteVault(DeleteVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation deletes a vault.
deleteVault(DeleteVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest, AsyncHandler<DeleteVaultRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes a vault.
deleteVaultAsync(DeleteVaultRequest, AsyncHandler<DeleteVaultRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes a vault.
deleteVaultNotifications(DeleteVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation deletes the notification configuration set for a vault.
deleteVaultNotifications(DeleteVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest, AsyncHandler<DeleteVaultNotificationsRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes the notification configuration set for a vault.
deleteVaultNotificationsAsync(DeleteVaultNotificationsRequest, AsyncHandler<DeleteVaultNotificationsRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation deletes the notification configuration set for a vault.
DeleteVaultNotificationsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DeleteVaultNotifications operation.
DeleteVaultNotificationsRequest() - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Default constructor for a new DeleteVaultNotificationsRequest object.
DeleteVaultNotificationsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Constructs a new DeleteVaultNotificationsRequest object.
DeleteVaultNotificationsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Constructs a new DeleteVaultNotificationsRequest object.
DeleteVaultRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DeleteVault operation.
DeleteVaultRequest() - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultRequest
Default constructor for a new DeleteVaultRequest object.
DeleteVaultRequest(String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultRequest
Constructs a new DeleteVaultRequest object.
DeleteVaultRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DeleteVaultRequest
Constructs a new DeleteVaultRequest object.
describeJob(DescribeJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJob(DescribeJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon Glacier completes the job.
DescribeJobRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DescribeJob operation.
DescribeJobRequest() - Constructor for class com.amazonaws.services.glacier.model.DescribeJobRequest
Default constructor for a new DescribeJobRequest object.
DescribeJobRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.DescribeJobRequest
Constructs a new DescribeJobRequest object.
DescribeJobRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DescribeJobRequest
Constructs a new DescribeJobRequest object.
DescribeJobResult - Class in com.amazonaws.services.glacier.model
Describes an Amazon Glacier job.
DescribeJobResult() - Constructor for class com.amazonaws.services.glacier.model.DescribeJobResult
 
describeVault(DescribeVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVault(DescribeVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest, AsyncHandler<DescribeVaultRequest, DescribeVaultResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
describeVaultAsync(DescribeVaultRequest, AsyncHandler<DescribeVaultRequest, DescribeVaultResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the total size of all the archives in the vault.
DescribeVaultOutput - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
DescribeVaultOutput() - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultOutput
 
DescribeVaultRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the DescribeVault operation.
DescribeVaultRequest() - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultRequest
Default constructor for a new DescribeVaultRequest object.
DescribeVaultRequest(String) - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultRequest
Constructs a new DescribeVaultRequest object.
DescribeVaultRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultRequest
Constructs a new DescribeVaultRequest object.
DescribeVaultResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
DescribeVaultResult() - Constructor for class com.amazonaws.services.glacier.model.DescribeVaultResult
 
download(String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads an archive from Amazon Glacier in the specified vault for the current user's account, and saves it to the specified file.
download(String, String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads an archive from Amazon Glacier in the specified vault in the specified user's account, and saves it to the specified file.
download(String, String, String, File, ProgressListener) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads an archive from Amazon Glacier in the specified vault in the specified user's account, and saves it to the specified file.
downloadJobOutput(String, String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads the job output for the specified job (which must be ready to download already, and must be a complete archive retrieval, not a partial range retrieval), into the specified file.
downloadJobOutput(String, String, String, File, ProgressListener) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Downloads the job output for the specified job (which must be ready to download already, and must be a complete archive retrieval, not a partial range retrieval), into the specified file.

E

equals(Object) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.JobParameters
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.PartListElement
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadListElement
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
 
equals(Object) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
 

F

fromValue(String) - Static method in enum com.amazonaws.services.glacier.model.ActionCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glacier.model.StatusCode
Use this in place of valueOf.

G

getAcceptRanges() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Indicates the range units accepted.
getAccountId() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The AccountId is the AWS Account ID.
getAccountId() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The AccountId is the AWS Account ID.
getAction() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
getAction() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.GlacierActions
 
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The description of an archive.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The archive description that you are uploading in parts.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The description of the archive that was specified in the Initiate Multipart Upload request.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The optional description of the archive you are uploading.
getArchiveDescription() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The description of the archive that was specified in the Initiate Multipart Upload request.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The ID of the archive.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The ID of the archive to delete.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the archive ID requested for download.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the archive ID requested for download.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.JobParameters
The ID of the archive that you want to retrieve.
getArchiveId() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The ID of the archive.
getArchiveId() - Method in class com.amazonaws.services.glacier.transfer.UploadResult
Returns the ID of the uploaded archive.
getArchiveSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The SHA256 tree hash of the entire archive for an archive retrieval.
getArchiveSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The SHA256 tree hash of the entire archive for an archive retrieval.
getArchiveSize() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The total size, in bytes, of the entire archive.
getArchiveSizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
getArchiveSizeInBytes() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
getBody() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The job data, either archive data or inventory data.
getBody() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The data to upload.
getBody() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The data to upload.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChecksum() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The SHA256 tree hash of the entire archive.
getChecksum() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The checksum of the archive computed by Amazon Glacier.
getChecksum() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The checksum of the data in the response.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The SHA256 tree hash of the data being uploaded.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The checksum of the archive computed by Amazon Glacier.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The SHA256 tree hash of the data being uploaded.
getChecksum() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
The SHA256 tree hash that Amazon Glacier computed for the uploaded part.
getChecksums() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
Returns the list of one-megabyte checksums for this input stream.
getCode() - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Returns the value of the Code property for this object.
getCode() - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Returns the value of the Code property for this object.
getCompleted() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
getCompleted() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.
getCompleted() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the state of the jobs to return.
getCompletionDate() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC time that the archive retrieval request completed.
getCompletionDate() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC time that the archive retrieval request completed.
getContentLength() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Returns the value of the ContentLength property for this object.
getContentRange() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The range of bytes returned by Amazon Glacier.
getContentType() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The Content-Type depends on whether the job output is an archive or a vault inventory.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC date when the job was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when the vault was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when the vault was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC date when the job was created.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The UTC time at which the multipart upload was initiated.
getCreationDate() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The UTC time at which the multipart upload was initiated.
getDescription() - Method in class com.amazonaws.services.glacier.model.JobParameters
The optional description for the job.
getEndDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
getEndDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
getEvents() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
getExecutorService() - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Returns the executor service used by this async client to execute requests.
getFormat() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The output format for the vault inventory list, which is set by the InitiateJob request when initiating a job to retrieve a vault inventory.
getFormat() - Method in class com.amazonaws.services.glacier.model.JobParameters
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format.
getInventoryRetrievalParameters() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Parameters used for range inventory retrieval.
getInventoryRetrievalParameters() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Parameters used for range inventory retrieval.
getInventoryRetrievalParameters() - Method in class com.amazonaws.services.glacier.model.JobParameters
Input parameters used for range inventory retrieval.
getInventorySizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
getInventorySizeInBytes() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
getJobDescription() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job description you provided when you initiated the job.
getJobDescription() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job description you provided when you initiated the job.
getJobId() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The ID of the job to describe.
getJobId() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An opaque string that identifies an Amazon Glacier job.
getJobId() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The job ID whose data is downloaded.
getJobId() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An opaque string that identifies an Amazon Glacier job.
getJobId() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The ID of the job.
getJobList() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
getJobOutput(GetJobOutputRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutput(GetJobOutputRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest, AsyncHandler<GetJobOutputRequest, GetJobOutputResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation downloads the output of the job you initiated using InitiateJob.
getJobOutputAsync(GetJobOutputRequest, AsyncHandler<GetJobOutputRequest, GetJobOutputResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation downloads the output of the job you initiated using InitiateJob.
GetJobOutputRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the GetJobOutput operation.
GetJobOutputRequest() - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputRequest
Default constructor for a new GetJobOutputRequest object.
GetJobOutputRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputRequest
Constructs a new GetJobOutputRequest object.
GetJobOutputRequest(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputRequest
Constructs a new GetJobOutputRequest object.
GetJobOutputResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
GetJobOutputResult() - Constructor for class com.amazonaws.services.glacier.model.GetJobOutputResult
 
getJobParameters() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Provides options for specifying job information.
getLastInventoryDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when Amazon Glacier completed the last vault inventory.
getLastInventoryDate() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when Amazon Glacier completed the last vault inventory.
getLimit() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
getLimit() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies that the response be limited to the specified number of items or fewer.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Specifies the maximum number of uploads returned in the response body.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Specifies the maximum number of parts returned in the response body.
getLimit() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The maximum number of items returned in the response.
getLocation() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The relative URI path of the newly added archive resource.
getLocation() - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
The URI of the vault that was created.
getLocation() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The relative URI path of the job.
getLocation() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The relative URI path of the multipart upload ID Amazon Glacier created.
getLocation() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The relative URI path of the newly added archive resource.
getMarker() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
getMarker() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
An opaque string used for pagination.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
An opaque string that represents where to continue pagination of the results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
An opaque string that represents where to continue pagination of the results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
An opaque string used for pagination.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
An opaque string that represents where to continue pagination of the results.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
A string used for pagination.
getMarker() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
The vault ARN at which to continue pagination of the results.
getMultipartUploadId() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The ID of the upload to which the parts are associated.
getMultipartUploadId() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The ID of a multipart upload.
getNumberOfArchives() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The number of archives in the vault as of the last inventory date.
getNumberOfArchives() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The number of archives in the vault as of the last inventory date.
getParts() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
getPartSize() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The size of each part except the last, in bytes.
getPartSizeInBytes() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The part size in bytes.
getPartSizeInBytes() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The part size, in bytes, specified in the Initiate Multipart Upload request.
getRange() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The range of bytes to retrieve from the output.
getRange() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Identifies the range of bytes in the assembled archive that will be uploaded in this part.
getRangeInBytes() - Method in class com.amazonaws.services.glacier.model.PartListElement
The byte range of a part, inclusive of the upper value of the range.
getRetrievalByteRange() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
getRetrievalByteRange() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
getRetrievalByteRange() - Method in class com.amazonaws.services.glacier.model.JobParameters
The byte range to retrieve for an archive retrieval.
getSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, it is the checksum of the archive.
getSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, it is the checksum of the archive.
getSHA256TreeHash() - Method in class com.amazonaws.services.glacier.model.PartListElement
The SHA256 tree hash value that Amazon Glacier calculated for the part.
getSizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Total size, in bytes, of the archives in the vault as of the last inventory date.
getSizeInBytes() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Total size, in bytes, of the archives in the vault as of the last inventory date.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.JobParameters
The Amazon SNS topic ARN to which Amazon Glacier sends a notification when the job is completed and the output is ready for you to download.
getSNSTopic() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
getStartDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
getStartDate() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
getStatus() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The HTTP response code for a job output request.
getStatusCode() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
getStatusCode() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
getStatuscode() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the type of job status to return.
getStatusMessage() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
A friendly message that describes the job status.
getStatusMessage() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
A friendly message that describes the job status.
getTopicArn() - Method in class com.amazonaws.services.glacier.transfer.JobStatusMonitor
 
getTreeHash() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
getType() - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Returns the value of the Type property for this object.
getType() - Method in class com.amazonaws.services.glacier.model.JobParameters
The job type.
getType() - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Returns the value of the Type property for this object.
getType() - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Returns the value of the Type property for this object.
getUploadId() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The upload ID of the multipart upload to delete.
getUploadId() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The upload ID of the multipart upload.
getUploadId() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The ID of the multipart upload.
getUploadId() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The upload ID of the multipart upload.
getUploadId() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The upload ID of the multipart upload.
getUploadIdMarker() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
An opaque string used for pagination.
getUploadsList() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The Amazon Resource Name (ARN) of the vault.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The Amazon Resource Name (ARN) of the vault.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The Amazon Resource Name (ARN) of the vault to which the multipart upload was initiated.
getVaultARN() - Method in class com.amazonaws.services.glacier.model.UploadListElement
The Amazon Resource Name (ARN) of the vault that contains the archive.
getVaultList() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
getVaultName() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The name of the vault.
getVaultName() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The name of the vault.
getVaultNotificationConfig() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns the notification configuration set on the vault.
getVaultNotificationConfig() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Provides options for specifying notification configuration.
getVaultNotifications(GetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotifications(GetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation retrieves the notification-configuration subresource of the specified vault.
getVaultNotificationsAsync(GetVaultNotificationsRequest, AsyncHandler<GetVaultNotificationsRequest, GetVaultNotificationsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation retrieves the notification-configuration subresource of the specified vault.
GetVaultNotificationsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the GetVaultNotifications operation.
GetVaultNotificationsRequest() - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Default constructor for a new GetVaultNotificationsRequest object.
GetVaultNotificationsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Constructs a new GetVaultNotificationsRequest object.
GetVaultNotificationsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Constructs a new GetVaultNotificationsRequest object.
GetVaultNotificationsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
GetVaultNotificationsResult() - Constructor for class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
 
GlacierActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Glacier.
GlacierJobDescription - Class in com.amazonaws.services.glacier.model
Describes an Amazon Glacier job.
GlacierJobDescription() - Constructor for class com.amazonaws.services.glacier.model.GlacierJobDescription
 
GlacierRequestHandler - Class in com.amazonaws.services.glacier.internal
 
GlacierRequestHandler() - Constructor for class com.amazonaws.services.glacier.internal.GlacierRequestHandler
 

H

hashCode() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
 
hashCode() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
 
hashCode() - Method in class com.amazonaws.services.glacier.model.JobParameters
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.PartListElement
 
hashCode() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadListElement
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
 
hashCode() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
 
hashCode() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
 

I

initiateJob(InitiateJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation initiates a job of the specified type.
initiateJob(InitiateJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest, AsyncHandler<InitiateJobRequest, InitiateJobResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a job of the specified type.
initiateJobAsync(InitiateJobRequest, AsyncHandler<InitiateJobRequest, InitiateJobResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a job of the specified type.
InitiateJobRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the InitiateJob operation.
InitiateJobRequest() - Constructor for class com.amazonaws.services.glacier.model.InitiateJobRequest
Default constructor for a new InitiateJobRequest object.
InitiateJobRequest(String, JobParameters) - Constructor for class com.amazonaws.services.glacier.model.InitiateJobRequest
Constructs a new InitiateJobRequest object.
InitiateJobRequest(String, String, JobParameters) - Constructor for class com.amazonaws.services.glacier.model.InitiateJobRequest
Constructs a new InitiateJobRequest object.
InitiateJobResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
InitiateJobResult() - Constructor for class com.amazonaws.services.glacier.model.InitiateJobResult
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation initiates a multipart upload.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation initiates a multipart upload.
initiateMultipartUploadAsync(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a multipart upload.
initiateMultipartUploadAsync(InitiateMultipartUploadRequest, AsyncHandler<InitiateMultipartUploadRequest, InitiateMultipartUploadResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation initiates a multipart upload.
initiateMultipartUploadAsync(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a multipart upload.
initiateMultipartUploadAsync(InitiateMultipartUploadRequest, AsyncHandler<InitiateMultipartUploadRequest, InitiateMultipartUploadResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation initiates a multipart upload.
InitiateMultipartUploadRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the InitiateMultipartUpload operation.
InitiateMultipartUploadRequest() - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Default constructor for a new InitiateMultipartUploadRequest object.
InitiateMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Constructs a new InitiateMultipartUploadRequest object.
InitiateMultipartUploadRequest(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Constructs a new InitiateMultipartUploadRequest object.
InitiateMultipartUploadResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
InitiateMultipartUploadResult() - Constructor for class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
 
InvalidParameterValueException - Exception in com.amazonaws.services.glacier.model
Returned if a parameter of the request is incorrectly specified.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InventoryRetrievalJobDescription - Class in com.amazonaws.services.glacier.model
Describes the options for a range inventory retrieval job.
InventoryRetrievalJobDescription() - Constructor for class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
 
InventoryRetrievalJobInput - Class in com.amazonaws.services.glacier.model
Provides options for specifying a range inventory retrieval job.
InventoryRetrievalJobInput() - Constructor for class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
 
isCompleted() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
isCompleted() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.

J

JobParameters - Class in com.amazonaws.services.glacier.model
Provides options for defining a job.
JobParameters() - Constructor for class com.amazonaws.services.glacier.model.JobParameters
Default constructor for a new JobParameters object.
JobParameters(String, String, String, String) - Constructor for class com.amazonaws.services.glacier.model.JobParameters
Constructs a new JobParameters object.
JobStatusMonitor - Class in com.amazonaws.services.glacier.transfer
Utility for monitoring the status of an Amazon Glacier job, through Amazon SNS/SQS.
JobStatusMonitor(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.glacier.transfer.JobStatusMonitor
 
JobStatusMonitor(AmazonSQSClient, AmazonSNSClient) - Constructor for class com.amazonaws.services.glacier.transfer.JobStatusMonitor
Constructs a JobStatusMonitor that will use the specified clients for polling archive download job status.
jsonErrorUnmarshallers - Variable in class com.amazonaws.services.glacier.AmazonGlacierClient
List of exception unmarshallers for all AmazonGlacier exceptions.

L

LimitExceededException - Exception in com.amazonaws.services.glacier.model
Returned if the request results in a vault or account limit being exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.glacier.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished.
ListJobsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListJobs operation.
ListJobsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListJobsRequest
Default constructor for a new ListJobsRequest object.
ListJobsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.ListJobsRequest
Constructs a new ListJobsRequest object.
ListJobsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.ListJobsRequest
Constructs a new ListJobsRequest object.
ListJobsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListJobsResult() - Constructor for class com.amazonaws.services.glacier.model.ListJobsResult
 
listMultipartUploads(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploads(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploadsAsync(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploadsAsync(ListMultipartUploadsRequest, AsyncHandler<ListMultipartUploadsRequest, ListMultipartUploadsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploadsAsync(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists in-progress multipart uploads for the specified vault.
listMultipartUploadsAsync(ListMultipartUploadsRequest, AsyncHandler<ListMultipartUploadsRequest, ListMultipartUploadsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists in-progress multipart uploads for the specified vault.
ListMultipartUploadsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListMultipartUploads operation.
ListMultipartUploadsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Default constructor for a new ListMultipartUploadsRequest object.
ListMultipartUploadsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest object.
ListMultipartUploadsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest object.
ListMultipartUploadsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListMultipartUploadsResult() - Constructor for class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
 
listParts(ListPartsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listParts(ListPartsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listPartsAsync(ListPartsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listPartsAsync(ListPartsRequest, AsyncHandler<ListPartsRequest, ListPartsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listPartsAsync(ListPartsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
listPartsAsync(ListPartsRequest, AsyncHandler<ListPartsRequest, ListPartsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists the parts of an archive that have been uploaded in a specific multipart upload.
ListPartsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListParts operation.
ListPartsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListPartsRequest
Default constructor for a new ListPartsRequest object.
ListPartsRequest(String, String) - Constructor for class com.amazonaws.services.glacier.model.ListPartsRequest
Constructs a new ListPartsRequest object.
ListPartsRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.ListPartsRequest
Constructs a new ListPartsRequest object.
ListPartsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListPartsResult() - Constructor for class com.amazonaws.services.glacier.model.ListPartsResult
 
listVaults(ListVaultsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation lists all vaults owned by the calling user's account.
listVaults(ListVaultsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest, AsyncHandler<ListVaultsRequest, ListVaultsResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists all vaults owned by the calling user's account.
listVaultsAsync(ListVaultsRequest, AsyncHandler<ListVaultsRequest, ListVaultsResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation lists all vaults owned by the calling user's account.
ListVaultsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the ListVaults operation.
ListVaultsRequest() - Constructor for class com.amazonaws.services.glacier.model.ListVaultsRequest
Default constructor for a new ListVaultsRequest object.
ListVaultsRequest(String) - Constructor for class com.amazonaws.services.glacier.model.ListVaultsRequest
Constructs a new ListVaultsRequest object.
ListVaultsRequest(String, String, String) - Constructor for class com.amazonaws.services.glacier.model.ListVaultsRequest
Constructs a new ListVaultsRequest object.
ListVaultsResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
ListVaultsResult() - Constructor for class com.amazonaws.services.glacier.model.ListVaultsResult
 

M

MissingParameterValueException - Exception in com.amazonaws.services.glacier.model
Returned if a required header or parameter is missing from the request.
MissingParameterValueException(String) - Constructor for exception com.amazonaws.services.glacier.model.MissingParameterValueException
Constructs a new MissingParameterValueException with the specified error message.

P

PartListElement - Class in com.amazonaws.services.glacier.model
A list of the part sizes of the multipart upload.
PartListElement() - Constructor for class com.amazonaws.services.glacier.model.PartListElement
Default constructor for a new PartListElement object.

R

read() - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.glacier.internal.TreeHashInputStream
 
RequestTimeoutException - Exception in com.amazonaws.services.glacier.model
Returned if, when uploading an archive, Amazon Glacier times out while receiving the upload.
RequestTimeoutException(String) - Constructor for exception com.amazonaws.services.glacier.model.RequestTimeoutException
Constructs a new RequestTimeoutException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.glacier.model
Returned if the specified resource, such as a vault, upload ID, or job ID, does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServiceUnavailableException - Exception in com.amazonaws.services.glacier.model
Returned if the service cannot complete the request.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setAcceptRanges(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Indicates the range units accepted.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The AccountId is the AWS Account ID.
setAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The AccountId is the AWS Account ID.
setAction(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
setAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
setAction(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
setAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The description of an archive.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The archive description that you are uploading in parts.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The description of the archive that was specified in the Initiate Multipart Upload request.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The optional description of the archive you are uploading.
setArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The description of the archive that was specified in the Initiate Multipart Upload request.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The ID of the archive.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The ID of the archive to delete.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the archive ID requested for download.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the archive ID requested for download.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The ID of the archive that you want to retrieve.
setArchiveId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The ID of the archive.
setArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The SHA256 tree hash of the entire archive for an archive retrieval.
setArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The SHA256 tree hash of the entire archive for an archive retrieval.
setArchiveSize(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The total size, in bytes, of the entire archive.
setArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
setArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
setBody(InputStream) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The job data, either archive data or inventory data.
setBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The data to upload.
setBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The data to upload.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The SHA256 tree hash of the entire archive.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The checksum of the archive computed by Amazon Glacier.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The checksum of the data in the response.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The SHA256 tree hash of the data being uploaded.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The checksum of the archive computed by Amazon Glacier.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The SHA256 tree hash of the data being uploaded.
setChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
The SHA256 tree hash that Amazon Glacier computed for the uploaded part.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Sets the value of the Code property for this object.
setCode(String) - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Sets the value of the Code property for this object.
setCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
setCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.
setCompleted(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the state of the jobs to return.
setCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC time that the archive retrieval request completed.
setCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC time that the archive retrieval request completed.
setContentLength(Long) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Sets the value of the ContentLength property for this object.
setContentRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The range of bytes returned by Amazon Glacier.
setContentType(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The Content-Type depends on whether the job output is an archive or a vault inventory.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC date when the job was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when the vault was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when the vault was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC date when the job was created.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The UTC time at which the multipart upload was initiated.
setCreationDate(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The UTC time at which the multipart upload was initiated.
setDescription(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The optional description for the job.
setEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
setEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
setEndpoint(String) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
Overrides the default endpoint for this client ("https://glacier.us-east-1.amazonaws.com").
setEndpoint(String) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
 
setEndpoint(String, String, String) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
 
setEvents(Collection<String>) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
setFormat(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The output format for the vault inventory list, which is set by the InitiateJob request when initiating a job to retrieve a vault inventory.
setFormat(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format.
setInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Parameters used for range inventory retrieval.
setInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Parameters used for range inventory retrieval.
setInventoryRetrievalParameters(InventoryRetrievalJobInput) - Method in class com.amazonaws.services.glacier.model.JobParameters
Input parameters used for range inventory retrieval.
setInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
setInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
setJobDescription(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job description you provided when you initiated the job.
setJobDescription(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job description you provided when you initiated the job.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The ID of the job to describe.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An opaque string that identifies an Amazon Glacier job.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The job ID whose data is downloaded.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An opaque string that identifies an Amazon Glacier job.
setJobId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The ID of the job.
setJobList(Collection<GlacierJobDescription>) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
setJobParameters(JobParameters) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Provides options for specifying job information.
setLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when Amazon Glacier completed the last vault inventory.
setLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when Amazon Glacier completed the last vault inventory.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies that the response be limited to the specified number of items or fewer.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Specifies the maximum number of uploads returned in the response body.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Specifies the maximum number of parts returned in the response body.
setLimit(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The maximum number of items returned in the response.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The relative URI path of the newly added archive resource.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
The URI of the vault that was created.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The relative URI path of the job.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The relative URI path of the multipart upload ID Amazon Glacier created.
setLocation(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The relative URI path of the newly added archive resource.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
An opaque string used for pagination.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
An opaque string that represents where to continue pagination of the results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
An opaque string that represents where to continue pagination of the results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
An opaque string used for pagination.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
An opaque string that represents where to continue pagination of the results.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
A string used for pagination.
setMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
The vault ARN at which to continue pagination of the results.
setMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The ID of the upload to which the parts are associated.
setMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The ID of a multipart upload.
setNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The number of archives in the vault as of the last inventory date.
setNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The number of archives in the vault as of the last inventory date.
setParts(Collection<PartListElement>) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
setPartSize(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The size of each part except the last, in bytes.
setPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The part size in bytes.
setPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The part size, in bytes, specified in the Initiate Multipart Upload request.
setRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The range of bytes to retrieve from the output.
setRange(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Identifies the range of bytes in the assembled archive that will be uploaded in this part.
setRangeInBytes(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The byte range of a part, inclusive of the upper value of the range.
setRegion(Region) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
An alternative to AmazonGlacier.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
setRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
setRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The byte range to retrieve for an archive retrieval.
setSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, it is the checksum of the archive.
setSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, it is the checksum of the archive.
setSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The SHA256 tree hash value that Amazon Glacier calculated for the part.
setSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Total size, in bytes, of the archives in the vault as of the last inventory date.
setSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Total size, in bytes, of the archives in the vault as of the last inventory date.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The Amazon SNS topic ARN to which Amazon Glacier sends a notification when the job is completed and the output is ready for you to download.
setSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
setStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
setStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
setStatus(Integer) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The HTTP response code for a job output request.
setStatusCode(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatusCode(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
setStatuscode(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the type of job status to return.
setStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
A friendly message that describes the job status.
setStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
A friendly message that describes the job status.
setType(String) - Method in exception com.amazonaws.services.glacier.model.InvalidParameterValueException
Sets the value of the Type property for this object.
setType(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The job type.
setType(String) - Method in exception com.amazonaws.services.glacier.model.LimitExceededException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.MissingParameterValueException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.RequestTimeoutException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.ResourceNotFoundException
Sets the value of the Type property for this object.
setType(String) - Method in exception com.amazonaws.services.glacier.model.ServiceUnavailableException
Sets the value of the Type property for this object.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The upload ID of the multipart upload to delete.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The upload ID of the multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The ID of the multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The upload ID of the multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The upload ID of the multipart upload.
setUploadIdMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
An opaque string used for pagination.
setUploadsList(Collection<UploadListElement>) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The Amazon Resource Name (ARN) of the vault.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The Amazon Resource Name (ARN) of the vault.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The Amazon Resource Name (ARN) of the vault to which the multipart upload was initiated.
setVaultARN(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The Amazon Resource Name (ARN) of the vault that contains the archive.
setVaultList(Collection<DescribeVaultOutput>) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The name of the vault.
setVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The name of the vault.
setVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns the notification configuration set on the vault.
setVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Provides options for specifying notification configuration.
setVaultNotifications(SetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotifications(SetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest, Void>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation configures notifications that will be sent when specific events happen to a vault.
setVaultNotificationsAsync(SetVaultNotificationsRequest, AsyncHandler<SetVaultNotificationsRequest, Void>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation configures notifications that will be sent when specific events happen to a vault.
SetVaultNotificationsRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the SetVaultNotifications operation.
SetVaultNotificationsRequest() - Constructor for class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Default constructor for a new SetVaultNotificationsRequest object.
SetVaultNotificationsRequest(String, VaultNotificationConfig) - Constructor for class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Constructs a new SetVaultNotificationsRequest object.
SetVaultNotificationsRequest(String, String, VaultNotificationConfig) - Constructor for class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Constructs a new SetVaultNotificationsRequest object.
shutdown() - Method in interface com.amazonaws.services.glacier.AmazonGlacier
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.glacier.transfer.JobStatusMonitor
 
StatusCode - Enum in com.amazonaws.services.glacier.model
Status Code

T

toString() - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.glacier.model.ActionCode
 
toString() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.JobParameters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListPartsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.PartListElement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.glacier.model.StatusCode
 
toString() - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadListElement
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
Returns a string representation of this object; useful for testing and debugging.
TreeHashGenerator - Class in com.amazonaws.services.glacier
Utility class for calculating tree hashes.
TreeHashGenerator() - Constructor for class com.amazonaws.services.glacier.TreeHashGenerator
 
TreeHashInputStream - Class in com.amazonaws.services.glacier.internal
Filter input stream that enables tree hash computation on the bytes that it streams.
TreeHashInputStream(InputStream) - Constructor for class com.amazonaws.services.glacier.internal.TreeHashInputStream
 

U

upload(String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Uploads the specified file to Amazon Glacier for archival storage in the specified vault for the user's current account.
upload(String, String, String, File) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Uploads the specified file to Amazon Glacier for archival storage in the specified vault in the specified user's account.
upload(String, String, String, File, ProgressListener) - Method in class com.amazonaws.services.glacier.transfer.ArchiveTransferManager
Uploads the specified file to Amazon Glacier for archival storage in the specified vault in the specified user's account.
uploadArchive(UploadArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation adds an archive to a vault.
uploadArchive(UploadArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest, AsyncHandler<UploadArchiveRequest, UploadArchiveResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation adds an archive to a vault.
uploadArchiveAsync(UploadArchiveRequest, AsyncHandler<UploadArchiveRequest, UploadArchiveResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation adds an archive to a vault.
UploadArchiveRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the UploadArchive operation.
UploadArchiveRequest() - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveRequest
Default constructor for a new UploadArchiveRequest object.
UploadArchiveRequest(String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveRequest
Constructs a new UploadArchiveRequest object.
UploadArchiveRequest(String, String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveRequest
Constructs a new UploadArchiveRequest object.
UploadArchiveResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
UploadArchiveResult() - Constructor for class com.amazonaws.services.glacier.model.UploadArchiveResult
 
UploadListElement - Class in com.amazonaws.services.glacier.model
A list of in-progress multipart uploads for a vault.
UploadListElement() - Constructor for class com.amazonaws.services.glacier.model.UploadListElement
Default constructor for a new UploadListElement object.
uploadMultipartPart(UploadMultipartPartRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacier
This operation uploads a part of an archive.
uploadMultipartPart(UploadMultipartPartRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierClient
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest, AsyncHandler<UploadMultipartPartRequest, UploadMultipartPartResult>) - Method in interface com.amazonaws.services.glacier.AmazonGlacierAsync
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation uploads a part of an archive.
uploadMultipartPartAsync(UploadMultipartPartRequest, AsyncHandler<UploadMultipartPartRequest, UploadMultipartPartResult>) - Method in class com.amazonaws.services.glacier.AmazonGlacierAsyncClient
This operation uploads a part of an archive.
UploadMultipartPartRequest - Class in com.amazonaws.services.glacier.model
Container for the parameters to the UploadMultipartPart operation.
UploadMultipartPartRequest() - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Default constructor for a new UploadMultipartPartRequest object.
UploadMultipartPartRequest(String, String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Constructs a new UploadMultipartPartRequest object.
UploadMultipartPartRequest(String, String, String, String, String, InputStream) - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Constructs a new UploadMultipartPartRequest object.
UploadMultipartPartResult - Class in com.amazonaws.services.glacier.model
Contains the Amazon Glacier response to your request.
UploadMultipartPartResult() - Constructor for class com.amazonaws.services.glacier.model.UploadMultipartPartResult
 
UploadResult - Class in com.amazonaws.services.glacier.transfer
The result of uploading an archive to Amazon Glacier using ArchiveTransferManager.
UploadResult(String) - Constructor for class com.amazonaws.services.glacier.transfer.UploadResult
Constructs a new UploadResult with the specified archive ID.

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.GlacierActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glacier.model.ActionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glacier.model.StatusCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.GlacierActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glacier.model.ActionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glacier.model.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
VaultNotificationConfig - Class in com.amazonaws.services.glacier.model
Represents a vault's notification configuration.
VaultNotificationConfig() - Constructor for class com.amazonaws.services.glacier.model.VaultNotificationConfig
Default constructor for a new VaultNotificationConfig object.
VaultNotificationConfig(String, List<String>) - Constructor for class com.amazonaws.services.glacier.model.VaultNotificationConfig
Constructs a new VaultNotificationConfig object.

W

waitForJobToComplete(String) - Method in class com.amazonaws.services.glacier.transfer.JobStatusMonitor
Poll the SQS queue to see if we've received a message about the job completion yet.
withAcceptRanges(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
Indicates the range units accepted.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The AccountId is the AWS Account ID.
withAccountId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The AccountId is the AWS Account ID.
withAction(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
withAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job type.
withAction(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
withAction(ActionCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job type.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The description of an archive.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The archive description that you are uploading in parts.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The description of the archive that was specified in the Initiate Multipart Upload request.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The optional description of the archive you are uploading.
withArchiveDescription(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The description of the archive that was specified in the Initiate Multipart Upload request.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The ID of the archive.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The ID of the archive to delete.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the archive ID requested for download.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the archive ID requested for download.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The ID of the archive that you want to retrieve.
withArchiveId(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The ID of the archive.
withArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The SHA256 tree hash of the entire archive for an archive retrieval.
withArchiveSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The SHA256 tree hash of the entire archive for an archive retrieval.
withArchiveSize(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The total size, in bytes, of the entire archive.
withArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
withArchiveSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, this is the size in bytes of the archive being requested for download.
withBody(InputStream) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The job data, either archive data or inventory data.
withBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The data to upload.
withBody(InputStream) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The data to upload.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The SHA256 tree hash of the entire archive.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The checksum of the archive computed by Amazon Glacier.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The checksum of the data in the response.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The SHA256 tree hash of the data being uploaded.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The checksum of the archive computed by Amazon Glacier.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The SHA256 tree hash of the data being uploaded.
withChecksum(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartResult
The SHA256 tree hash that Amazon Glacier computed for the uploaded part.
withCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job status.
withCompleted(Boolean) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job status.
withCompleted(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the state of the jobs to return.
withCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC time that the archive retrieval request completed.
withCompletionDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC time that the archive retrieval request completed.
withContentLength(Long) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
Sets the value of the ContentLength property for this object.
withContentRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The range of bytes returned by Amazon Glacier.
withContentType(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The Content-Type depends on whether the job output is an archive or a vault inventory.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The UTC date when the job was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when the vault was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when the vault was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The UTC date when the job was created.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The UTC time at which the multipart upload was initiated.
withCreationDate(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The UTC time at which the multipart upload was initiated.
withDescription(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The optional description for the job.
withEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
withEndDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The end of the date range in UTC for vault inventory retrieval that includes archives created before this date.
withEvents(String...) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
withEvents(Collection<String>) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
A list of one or more events for which Amazon Glacier will send a notification to the specified Amazon SNS topic.
withFormat(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The output format for the vault inventory list, which is set by the InitiateJob request when initiating a job to retrieve a vault inventory.
withFormat(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format.
withInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
Parameters used for range inventory retrieval.
withInventoryRetrievalParameters(InventoryRetrievalJobDescription) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
Parameters used for range inventory retrieval.
withInventoryRetrievalParameters(InventoryRetrievalJobInput) - Method in class com.amazonaws.services.glacier.model.JobParameters
Input parameters used for range inventory retrieval.
withInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
withInventorySizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an InventoryRetrieval job, this is the size in bytes of the inventory requested for download.
withJobDescription(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The job description you provided when you initiated the job.
withJobDescription(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The job description you provided when you initiated the job.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The ID of the job to describe.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An opaque string that identifies an Amazon Glacier job.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The job ID whose data is downloaded.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An opaque string that identifies an Amazon Glacier job.
withJobId(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The ID of the job.
withJobList(GlacierJobDescription...) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
withJobList(Collection<GlacierJobDescription>) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
A list of job objects.
withJobParameters(JobParameters) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
Provides options for specifying job information.
withLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The UTC date when Amazon Glacier completed the last vault inventory.
withLastInventoryDate(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The UTC date when Amazon Glacier completed the last vault inventory.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
Specifies the maximum number of inventory items returned per vault inventory retrieval request.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies that the response be limited to the specified number of items or fewer.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
Specifies the maximum number of uploads returned in the response body.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
Specifies the maximum number of parts returned in the response body.
withLimit(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
The maximum number of items returned in the response.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult
The relative URI path of the newly added archive resource.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultResult
The URI of the vault that was created.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobResult
The relative URI path of the job.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The relative URI path of the multipart upload ID Amazon Glacier created.
withLocation(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveResult
The relative URI path of the newly added archive resource.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
An opaque string that represents where to continue pagination of the vault inventory retrieval results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
An opaque string used for pagination.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListJobsResult
An opaque string that represents where to continue pagination of the results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
An opaque string that represents where to continue pagination of the results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
An opaque string used for pagination.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
An opaque string that represents where to continue pagination of the results.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsRequest
A string used for pagination.
withMarker(String) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
The vault ARN at which to continue pagination of the results.
withMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The ID of the upload to which the parts are associated.
withMultipartUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The ID of a multipart upload.
withNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The number of archives in the vault as of the last inventory date.
withNumberOfArchives(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The number of archives in the vault as of the last inventory date.
withParts(PartListElement...) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
withParts(Collection<PartListElement>) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
A list of the part sizes of the multipart upload.
withPartSize(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The size of each part except the last, in bytes.
withPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The part size in bytes.
withPartSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The part size, in bytes, specified in the Initiate Multipart Upload request.
withRange(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The range of bytes to retrieve from the output.
withRange(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
Identifies the range of bytes in the assembled archive that will be uploaded in this part.
withRangeInBytes(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The byte range of a part, inclusive of the upper value of the range.
withRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
withRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The retrieved byte range for archive retrieval jobs in the form "StartByteValue-EndByteValue" If no range was specified in the archive retrieval, then the whole archive is retrieved and StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1.
withRetrievalByteRange(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The byte range to retrieve for an archive retrieval.
withSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
For an ArchiveRetrieval job, it is the checksum of the archive.
withSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
For an ArchiveRetrieval job, it is the checksum of the archive.
withSHA256TreeHash(String) - Method in class com.amazonaws.services.glacier.model.PartListElement
The SHA256 tree hash value that Amazon Glacier calculated for the part.
withSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
Total size, in bytes, of the archives in the vault as of the last inventory date.
withSizeInBytes(Long) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
Total size, in bytes, of the archives in the vault as of the last inventory date.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
An Amazon Simple Notification Service (Amazon SNS) topic that receives notification.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The Amazon SNS topic ARN to which Amazon Glacier sends a notification when the job is completed and the output is ready for you to download.
withSNSTopic(String) - Method in class com.amazonaws.services.glacier.model.VaultNotificationConfig
The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).
withStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobDescription
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
withStartDate(String) - Method in class com.amazonaws.services.glacier.model.InventoryRetrievalJobInput
The start of the date range in UTC for vault inventory retrieval that includes archives created on or after this date.
withStatus(Integer) - Method in class com.amazonaws.services.glacier.model.GetJobOutputResult
The HTTP response code for a job output request.
withStatusCode(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatusCode(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatusCode(StatusCode) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.
withStatuscode(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
Specifies the type of job status to return.
withStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
A friendly message that describes the job status.
withStatusMessage(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
A friendly message that describes the job status.
withType(String) - Method in class com.amazonaws.services.glacier.model.JobParameters
The job type.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The upload ID of the multipart upload to delete.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The upload ID of the multipart upload.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult
The ID of the multipart upload.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The upload ID of the multipart upload.
withUploadId(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The upload ID of the multipart upload.
withUploadIdMarker(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
An opaque string used for pagination.
withUploadsList(UploadListElement...) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
withUploadsList(Collection<UploadListElement>) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsResult
A list of in-progress multipart uploads.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobResult
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The Amazon Resource Name (ARN) of the vault.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The Amazon Resource Name (ARN) of the vault.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.GlacierJobDescription
The Amazon Resource Name (ARN) of the vault from which the archive retrieval was requested.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.ListPartsResult
The Amazon Resource Name (ARN) of the vault to which the multipart upload was initiated.
withVaultARN(String) - Method in class com.amazonaws.services.glacier.model.UploadListElement
The Amazon Resource Name (ARN) of the vault that contains the archive.
withVaultList(DescribeVaultOutput...) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
withVaultList(Collection<DescribeVaultOutput>) - Method in class com.amazonaws.services.glacier.model.ListVaultsResult
List of vaults.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.CreateVaultRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteArchiveRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DeleteVaultRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeJobRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultOutput
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.DescribeVaultResult
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetJobOutputRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateJobRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListJobsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.ListPartsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadArchiveRequest
The name of the vault.
withVaultName(String) - Method in class com.amazonaws.services.glacier.model.UploadMultipartPartRequest
The name of the vault.
withVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.GetVaultNotificationsResult
Returns the notification configuration set on the vault.
withVaultNotificationConfig(VaultNotificationConfig) - Method in class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest
Provides options for specifying notification configuration.
A B C D E F G H I J L M P R S T U V W 

Copyright © 2014. All rights reserved.