Skip navigation links
A B C D E F G H I K L M N P R S T V W 

A

AbstractAWSBackupStorage - Class in com.amazonaws.services.backupstorage
Abstract implementation of AWSBackupStorage.
AbstractAWSBackupStorage() - Constructor for class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
AbstractAWSBackupStorageAsync - Class in com.amazonaws.services.backupstorage
Abstract implementation of AWSBackupStorageAsync.
AbstractAWSBackupStorageAsync() - Constructor for class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
AccessDeniedException - Exception in com.amazonaws.services.backupstorage.model
 
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
AWSBackupStorage - Interface in com.amazonaws.services.backupstorage
Interface for accessing AWS Backup Storage.
AWSBackupStorageAsync - Interface in com.amazonaws.services.backupstorage
Interface for accessing AWS Backup Storage asynchronously.
AWSBackupStorageAsyncClient - Class in com.amazonaws.services.backupstorage
Client for accessing AWS Backup Storage asynchronously.
AWSBackupStorageAsyncClientBuilder - Class in com.amazonaws.services.backupstorage
Fluent builder for AWSBackupStorageAsync.
AWSBackupStorageClient - Class in com.amazonaws.services.backupstorage
Client for accessing AWS Backup Storage.
AWSBackupStorageClientBuilder - Class in com.amazonaws.services.backupstorage
Fluent builder for AWSBackupStorage.
AWSBackupStorageException - Exception in com.amazonaws.services.backupstorage.model
Base exception for all service exceptions thrown by AWS Backup Storage
AWSBackupStorageException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.AWSBackupStorageException
Constructs a new AWSBackupStorageException with the specified error message.

B

BackupObject - Class in com.amazonaws.services.backupstorage.model
Object
BackupObject() - Constructor for class com.amazonaws.services.backupstorage.model.BackupObject
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClientBuilder
Construct an asynchronous implementation of AWSBackupStorageAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClientBuilder
Construct a synchronous implementation of AWSBackupStorage using the current builder configuration.
builder() - Static method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
 

C

Chunk - Class in com.amazonaws.services.backupstorage.model
Chunk
Chunk() - Constructor for class com.amazonaws.services.backupstorage.model.Chunk
 
clone() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
 
clone() - Method in class com.amazonaws.services.backupstorage.model.Chunk
 
clone() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
 
clone() - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
 
clone() - Method in class com.amazonaws.services.backupstorage.model.StartObjectResult
 
com.amazonaws.services.backupstorage - package com.amazonaws.services.backupstorage
The frontend service for Cryo Storage.
com.amazonaws.services.backupstorage.model - package com.amazonaws.services.backupstorage.model
 
configFactory - Static variable in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Client configuration factory providing ClientConfigurations tailored to this client

D

DataAlreadyExistsException - Exception in com.amazonaws.services.backupstorage.model
Non-retryable exception.
DataAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.DataAlreadyExistsException
Constructs a new DataAlreadyExistsException with the specified error message.
DataChecksumAlgorithm - Enum in com.amazonaws.services.backupstorage.model
 
defaultClient() - Static method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.backupstorage.AWSBackupStorageClientBuilder
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Delete Object from the incremental base Backup.
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Delete Object from the incremental base Backup.
deleteObjectAsync(DeleteObjectRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
deleteObjectAsync(DeleteObjectRequest, AsyncHandler<DeleteObjectRequest, DeleteObjectResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
deleteObjectAsync(DeleteObjectRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Delete Object from the incremental base Backup.
deleteObjectAsync(DeleteObjectRequest, AsyncHandler<DeleteObjectRequest, DeleteObjectResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Delete Object from the incremental base Backup.
deleteObjectAsync(DeleteObjectRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
deleteObjectAsync(DeleteObjectRequest, AsyncHandler<DeleteObjectRequest, DeleteObjectResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
DeleteObjectRequest - Class in com.amazonaws.services.backupstorage.model
 
DeleteObjectRequest() - Constructor for class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
 
DeleteObjectResult - Class in com.amazonaws.services.backupstorage.model
 
DeleteObjectResult() - Constructor for class com.amazonaws.services.backupstorage.model.DeleteObjectResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.backupstorage.AWSBackupStorage
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.Chunk
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
 
equals(Object) - Method in class com.amazonaws.services.backupstorage.model.StartObjectResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.backupstorage.model.DataChecksumAlgorithm
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.backupstorage.model.SummaryChecksumAlgorithm
Use this in place of valueOf.

G

getBackupJobId() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
Backup job Id for the in-progress backup.
getBackupJobId() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Backup job Id for the in-progress backup
getBackupJobId() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Backup job Id for the in-progress backup.
getBackupJobId() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Backup job Id for the in-progress backup.
getBackupJobId() - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Backup job Id for the in-progress backup
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
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.backupstorage.AWSBackupStorageClient
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.backupstorage.model.Chunk
Chunk checksum
getChecksum() - Method in exception com.amazonaws.services.backupstorage.model.DataAlreadyExistsException
Data checksum used
getChecksum() - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Data checksum
getChecksum() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data checksum
getChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.Chunk
Checksum algorithm
getChecksumAlgorithm() - Method in exception com.amazonaws.services.backupstorage.model.DataAlreadyExistsException
Checksum algorithm used
getChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Checksum algorithm
getChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Checksum algorithm
getChunk(GetChunkRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
getChunk(GetChunkRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Gets the specified object's chunk.
getChunk(GetChunkRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Gets the specified object's chunk.
getChunkAsync(GetChunkRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
getChunkAsync(GetChunkRequest, AsyncHandler<GetChunkRequest, GetChunkResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
getChunkAsync(GetChunkRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Gets the specified object's chunk.
getChunkAsync(GetChunkRequest, AsyncHandler<GetChunkRequest, GetChunkResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Gets the specified object's chunk.
getChunkAsync(GetChunkRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
getChunkAsync(GetChunkRequest, AsyncHandler<GetChunkRequest, GetChunkResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
getChunkChecksum() - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Chunk checksum
getChunkChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Checksum algorithm
getChunkIndex() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Describes this chunk's position relative to the other chunks
getChunkList() - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
List of chunks
GetChunkRequest - Class in com.amazonaws.services.backupstorage.model
 
GetChunkRequest() - Constructor for class com.amazonaws.services.backupstorage.model.GetChunkRequest
 
GetChunkResult - Class in com.amazonaws.services.backupstorage.model
 
GetChunkResult() - Constructor for class com.amazonaws.services.backupstorage.model.GetChunkResult
 
getChunksCount() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Number of chunks in object
getChunkToken() - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk token
getChunkToken() - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
Chunk token
getCreatedAfter() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
(Optional) Created after filter
getCreatedBefore() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
(Optional) Created before filter
getData() - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Chunk data
getData() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data to be uploaded
getExecutorService() - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
Returns the executor service used by this client to execute async requests.
getIndex() - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk index
getInlineChunk() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk data to be uploaded.
getInlineChunkChecksum() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk checksum
getInlineChunkChecksum() - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Inline chunk checksum
getInlineChunkChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk checksum algorithm
getInlineChunkChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Inline chunk checksum algorithm
getInlineChunkLength() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Length of the inline chunk data.
getLength() - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk length
getLength() - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Data length
getLength() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data length
getMaxResults() - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Maximum number of chunks
getMaxResults() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Maximum objects count
getMetadataBlob() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Metadata blob.
getMetadataBlob() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Optional metadata associated with an Object.
getMetadataBlobChecksum() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
MetadataBlob checksum.
getMetadataBlobChecksum() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum of MetadataBlob.
getMetadataBlobChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Checksum algorithm.
getMetadataBlobChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm.
getMetadataBlobLength() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
The size of MetadataBlob.
getMetadataBlobLength() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
The size of MetadataBlob.
getMetadataString() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Metadata string associated with the Object
getMetadataString() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Metadata string.
getMetadataString() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Optional metadata associated with an Object.
getMetadataString() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Store user defined metadata like backup checksum, disk ids, restore metadata etc.
getName() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object name
getNextToken() - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Pagination token
getNextToken() - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
Pagination token
getNextToken() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Pagination token
getNextToken() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Pagination token
getObjectChecksum() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object checksum
getObjectChecksum() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Object checksum
getObjectChecksum() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Object checksum
getObjectChecksum() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
object checksum
getObjectChecksum() - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
object checksum
getObjectChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Checksum algorithm
getObjectChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm
getObjectChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Checksum algorithm
getObjectChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
object checksum algorithm
getObjectChecksumAlgorithm() - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
object checksum algorithm
getObjectList() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Object list
getObjectMetadata(GetObjectMetadataRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Get metadata associated with an Object.
getObjectMetadata(GetObjectMetadataRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Get metadata associated with an Object.
getObjectMetadataAsync(GetObjectMetadataRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
getObjectMetadataAsync(GetObjectMetadataRequest, AsyncHandler<GetObjectMetadataRequest, GetObjectMetadataResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
getObjectMetadataAsync(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Get metadata associated with an Object.
getObjectMetadataAsync(GetObjectMetadataRequest, AsyncHandler<GetObjectMetadataRequest, GetObjectMetadataResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Get metadata associated with an Object.
getObjectMetadataAsync(GetObjectMetadataRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
getObjectMetadataAsync(GetObjectMetadataRequest, AsyncHandler<GetObjectMetadataRequest, GetObjectMetadataResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
GetObjectMetadataRequest - Class in com.amazonaws.services.backupstorage.model
 
GetObjectMetadataRequest() - Constructor for class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
 
GetObjectMetadataResult - Class in com.amazonaws.services.backupstorage.model
 
GetObjectMetadataResult() - Constructor for class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
 
getObjectName() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
The name of the Object.
getObjectName() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
The name of the Object to be uploaded.
getObjectName() - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Name for the object.
getObjectToken() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object token
getObjectToken() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
Object token.
getObjectToken() - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Object token
getSignerType() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
 
getSignerType() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
 
getSignerType() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
 
getStartingObjectName() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Optional, specifies the starting Object name to list from.
getStartingObjectPrefix() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Optional, specifies the starting Object prefix to list from.
getStorageJobId() - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
Storage job id
getStorageJobId() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
Backup job id for the in-progress backup.
getStorageJobId() - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Storage job id
getStorageJobId() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Storage job id
getThrowOnDuplicate() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Throw an exception if Object name is already exist.
getThrowOnDuplicate() - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Throw an exception if Object name is already exist.
getUploadId() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Upload Id for the in-progress upload
getUploadId() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Upload Id for the in-progress upload.
getUploadId() - Method in class com.amazonaws.services.backupstorage.model.StartObjectResult
Upload Id for a given upload.

H

hashCode() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.Chunk
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
 
hashCode() - Method in class com.amazonaws.services.backupstorage.model.StartObjectResult
 

I

IllegalArgumentException - Exception in com.amazonaws.services.backupstorage.model
Non-retryable exception, indicates client error (wrong argument passed to API).
IllegalArgumentException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.IllegalArgumentException
Constructs a new IllegalArgumentException with the specified error message.
isThrowOnDuplicate() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Throw an exception if Object name is already exist.
isThrowOnDuplicate() - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Throw an exception if Object name is already exist.

K

KMSInvalidKeyUsageException - Exception in com.amazonaws.services.backupstorage.model
Non-retryable exception.
KMSInvalidKeyUsageException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.KMSInvalidKeyUsageException
Constructs a new KMSInvalidKeyUsageException with the specified error message.

L

listChunks(ListChunksRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
listChunks(ListChunksRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
List chunks in a given Object
listChunks(ListChunksRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
List chunks in a given Object
listChunksAsync(ListChunksRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
listChunksAsync(ListChunksRequest, AsyncHandler<ListChunksRequest, ListChunksResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
listChunksAsync(ListChunksRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
List chunks in a given Object
listChunksAsync(ListChunksRequest, AsyncHandler<ListChunksRequest, ListChunksResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
List chunks in a given Object
listChunksAsync(ListChunksRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
listChunksAsync(ListChunksRequest, AsyncHandler<ListChunksRequest, ListChunksResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
ListChunksRequest - Class in com.amazonaws.services.backupstorage.model
 
ListChunksRequest() - Constructor for class com.amazonaws.services.backupstorage.model.ListChunksRequest
 
ListChunksResult - Class in com.amazonaws.services.backupstorage.model
 
ListChunksResult() - Constructor for class com.amazonaws.services.backupstorage.model.ListChunksResult
 
listObjects(ListObjectsRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
listObjects(ListObjectsRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
List all Objects in a given Backup.
listObjects(ListObjectsRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
List all Objects in a given Backup.
listObjectsAsync(ListObjectsRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
listObjectsAsync(ListObjectsRequest, AsyncHandler<ListObjectsRequest, ListObjectsResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
listObjectsAsync(ListObjectsRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
List all Objects in a given Backup.
listObjectsAsync(ListObjectsRequest, AsyncHandler<ListObjectsRequest, ListObjectsResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
List all Objects in a given Backup.
listObjectsAsync(ListObjectsRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
listObjectsAsync(ListObjectsRequest, AsyncHandler<ListObjectsRequest, ListObjectsResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
ListObjectsRequest - Class in com.amazonaws.services.backupstorage.model
 
ListObjectsRequest() - Constructor for class com.amazonaws.services.backupstorage.model.ListObjectsRequest
 
ListObjectsResult - Class in com.amazonaws.services.backupstorage.model
 
ListObjectsResult() - Constructor for class com.amazonaws.services.backupstorage.model.ListObjectsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.backupstorage.model.Chunk
 

N

notifyObjectComplete(NotifyObjectCompleteRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
notifyObjectComplete(NotifyObjectCompleteRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Complete upload
notifyObjectComplete(NotifyObjectCompleteRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Complete upload
notifyObjectCompleteAsync(NotifyObjectCompleteRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
notifyObjectCompleteAsync(NotifyObjectCompleteRequest, AsyncHandler<NotifyObjectCompleteRequest, NotifyObjectCompleteResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
notifyObjectCompleteAsync(NotifyObjectCompleteRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Complete upload
notifyObjectCompleteAsync(NotifyObjectCompleteRequest, AsyncHandler<NotifyObjectCompleteRequest, NotifyObjectCompleteResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Complete upload
notifyObjectCompleteAsync(NotifyObjectCompleteRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
notifyObjectCompleteAsync(NotifyObjectCompleteRequest, AsyncHandler<NotifyObjectCompleteRequest, NotifyObjectCompleteResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
NotifyObjectCompleteRequest - Class in com.amazonaws.services.backupstorage.model
 
NotifyObjectCompleteRequest() - Constructor for class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
 
NotifyObjectCompleteResult - Class in com.amazonaws.services.backupstorage.model
 
NotifyObjectCompleteResult() - Constructor for class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
 
NotReadableInputStreamException - Exception in com.amazonaws.services.backupstorage.model
Retryalble exception.
NotReadableInputStreamException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.NotReadableInputStreamException
Constructs a new NotReadableInputStreamException with the specified error message.

P

putChunk(PutChunkRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
putChunk(PutChunkRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Upload chunk.
putChunk(PutChunkRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Upload chunk.
putChunkAsync(PutChunkRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
putChunkAsync(PutChunkRequest, AsyncHandler<PutChunkRequest, PutChunkResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
putChunkAsync(PutChunkRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Upload chunk.
putChunkAsync(PutChunkRequest, AsyncHandler<PutChunkRequest, PutChunkResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Upload chunk.
putChunkAsync(PutChunkRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
putChunkAsync(PutChunkRequest, AsyncHandler<PutChunkRequest, PutChunkResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
PutChunkRequest - Class in com.amazonaws.services.backupstorage.model
 
PutChunkRequest() - Constructor for class com.amazonaws.services.backupstorage.model.PutChunkRequest
 
PutChunkResult - Class in com.amazonaws.services.backupstorage.model
 
PutChunkResult() - Constructor for class com.amazonaws.services.backupstorage.model.PutChunkResult
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
putObject(PutObjectRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Upload object that can store object metadata String and data blob in single API call using inline chunk field.
putObject(PutObjectRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Upload object that can store object metadata String and data blob in single API call using inline chunk field.
putObjectAsync(PutObjectRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
putObjectAsync(PutObjectRequest, AsyncHandler<PutObjectRequest, PutObjectResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
putObjectAsync(PutObjectRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Upload object that can store object metadata String and data blob in single API call using inline chunk field.
putObjectAsync(PutObjectRequest, AsyncHandler<PutObjectRequest, PutObjectResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Upload object that can store object metadata String and data blob in single API call using inline chunk field.
putObjectAsync(PutObjectRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
putObjectAsync(PutObjectRequest, AsyncHandler<PutObjectRequest, PutObjectResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
PutObjectRequest - Class in com.amazonaws.services.backupstorage.model
 
PutObjectRequest() - Constructor for class com.amazonaws.services.backupstorage.model.PutObjectRequest
 
PutObjectResult - Class in com.amazonaws.services.backupstorage.model
 
PutObjectResult() - Constructor for class com.amazonaws.services.backupstorage.model.PutObjectResult
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.backupstorage.model
Non-retryable exception.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RetryableException - Exception in com.amazonaws.services.backupstorage.model
Retryable exception.
RetryableException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.RetryableException
Constructs a new RetryableException with the specified error message.

S

ServiceInternalException - Exception in com.amazonaws.services.backupstorage.model
Deprecated.
ServiceInternalException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.ServiceInternalException
Constructs a new ServiceInternalException with the specified error message.
ServiceUnavailableException - Exception in com.amazonaws.services.backupstorage.model
Retryable exception, indicates internal server error.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
Backup job Id for the in-progress backup.
setBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Backup job Id for the in-progress backup
setBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Backup job Id for the in-progress backup.
setBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Backup job Id for the in-progress backup.
setBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Backup job Id for the in-progress backup
setChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk checksum
setChecksum(String) - Method in exception com.amazonaws.services.backupstorage.model.DataAlreadyExistsException
Data checksum used
setChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Data checksum
setChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data checksum
setChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Checksum algorithm
setChecksumAlgorithm(String) - Method in exception com.amazonaws.services.backupstorage.model.DataAlreadyExistsException
Checksum algorithm used
setChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Checksum algorithm
setChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Checksum algorithm
setChunkChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Chunk checksum
setChunkChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Checksum algorithm
setChunkIndex(Long) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Describes this chunk's position relative to the other chunks
setChunkList(Collection<Chunk>) - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
List of chunks
setChunksCount(Long) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Number of chunks in object
setChunkToken(String) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk token
setChunkToken(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
Chunk token
setCreatedAfter(Date) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
(Optional) Created after filter
setCreatedBefore(Date) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
(Optional) Created before filter
setData(InputStream) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Chunk data
setData(InputStream) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data to be uploaded
setIndex(Long) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk index
setInlineChunk(InputStream) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk data to be uploaded.
setInlineChunkChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk checksum
setInlineChunkChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Inline chunk checksum
setInlineChunkChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk checksum algorithm
setInlineChunkChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Inline chunk checksum algorithm
setInlineChunkLength(Long) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Length of the inline chunk data.
setLength(Long) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk length
setLength(Long) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Data length
setLength(Long) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data length
setMaxResults(Integer) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Maximum number of chunks
setMaxResults(Integer) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Maximum objects count
setMetadataBlob(InputStream) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Metadata blob.
setMetadataBlob(InputStream) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Optional metadata associated with an Object.
setMetadataBlobChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
MetadataBlob checksum.
setMetadataBlobChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum of MetadataBlob.
setMetadataBlobChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Checksum algorithm.
setMetadataBlobChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm.
setMetadataBlobLength(Long) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
The size of MetadataBlob.
setMetadataBlobLength(Long) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
The size of MetadataBlob.
setMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Metadata string associated with the Object
setMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Metadata string.
setMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Optional metadata associated with an Object.
setMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Store user defined metadata like backup checksum, disk ids, restore metadata etc.
setName(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object name
setNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Pagination token
setNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
Pagination token
setNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Pagination token
setNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Pagination token
setObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object checksum
setObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Object checksum
setObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Object checksum
setObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
object checksum
setObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
object checksum
setObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Checksum algorithm
setObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm
setObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Checksum algorithm
setObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
object checksum algorithm
setObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
object checksum algorithm
setObjectList(Collection<BackupObject>) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Object list
setObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
The name of the Object.
setObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
The name of the Object to be uploaded.
setObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Name for the object.
setObjectToken(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object token
setObjectToken(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
Object token.
setObjectToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Object token
setStartingObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Optional, specifies the starting Object name to list from.
setStartingObjectPrefix(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Optional, specifies the starting Object prefix to list from.
setStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
Storage job id
setStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
Backup job id for the in-progress backup.
setStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Storage job id
setStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Storage job id
setThrowOnDuplicate(Boolean) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Throw an exception if Object name is already exist.
setThrowOnDuplicate(Boolean) - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Throw an exception if Object name is already exist.
setUploadId(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Upload Id for the in-progress upload
setUploadId(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Upload Id for the in-progress upload.
setUploadId(String) - Method in class com.amazonaws.services.backupstorage.model.StartObjectResult
Upload Id for a given upload.
shutdown() - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
shutdown() - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
 
standard() - Static method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.backupstorage.AWSBackupStorageClientBuilder
 
startObject(StartObjectRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorage
 
startObject(StartObjectRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorage
Start upload containing one or many chunks.
startObject(StartObjectRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageClient
Start upload containing one or many chunks.
startObjectAsync(StartObjectRequest) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
startObjectAsync(StartObjectRequest, AsyncHandler<StartObjectRequest, StartObjectResult>) - Method in class com.amazonaws.services.backupstorage.AbstractAWSBackupStorageAsync
 
startObjectAsync(StartObjectRequest) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Start upload containing one or many chunks.
startObjectAsync(StartObjectRequest, AsyncHandler<StartObjectRequest, StartObjectResult>) - Method in interface com.amazonaws.services.backupstorage.AWSBackupStorageAsync
Start upload containing one or many chunks.
startObjectAsync(StartObjectRequest) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
startObjectAsync(StartObjectRequest, AsyncHandler<StartObjectRequest, StartObjectResult>) - Method in class com.amazonaws.services.backupstorage.AWSBackupStorageAsyncClient
 
StartObjectRequest - Class in com.amazonaws.services.backupstorage.model
 
StartObjectRequest() - Constructor for class com.amazonaws.services.backupstorage.model.StartObjectRequest
 
StartObjectResult - Class in com.amazonaws.services.backupstorage.model
 
StartObjectResult() - Constructor for class com.amazonaws.services.backupstorage.model.StartObjectResult
 
SummaryChecksumAlgorithm - Enum in com.amazonaws.services.backupstorage.model
 

T

ThrottlingException - Exception in com.amazonaws.services.backupstorage.model
Increased rate over throttling limits.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.backupstorage.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.Chunk
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backupstorage.model.DataChecksumAlgorithm
 
toString() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.backupstorage.model.StartObjectResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.backupstorage.model.SummaryChecksumAlgorithm
 

V

valueOf(String) - Static method in enum com.amazonaws.services.backupstorage.model.DataChecksumAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.backupstorage.model.SummaryChecksumAlgorithm
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.backupstorage.model.DataChecksumAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.backupstorage.model.SummaryChecksumAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
Backup job Id for the in-progress backup.
withBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Backup job Id for the in-progress backup
withBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Backup job Id for the in-progress backup.
withBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Backup job Id for the in-progress backup.
withBackupJobId(String) - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Backup job Id for the in-progress backup
withChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk checksum
withChecksum(String) - Method in exception com.amazonaws.services.backupstorage.model.DataAlreadyExistsException
Data checksum used
withChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Data checksum
withChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data checksum
withChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Checksum algorithm
withChecksumAlgorithm(DataChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Checksum algorithm
withChecksumAlgorithm(String) - Method in exception com.amazonaws.services.backupstorage.model.DataAlreadyExistsException
Checksum algorithm used
withChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Checksum algorithm
withChecksumAlgorithm(DataChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Checksum algorithm
withChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Checksum algorithm
withChecksumAlgorithm(DataChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Checksum algorithm
withChunkChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Chunk checksum
withChunkChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Checksum algorithm
withChunkChecksumAlgorithm(DataChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.PutChunkResult
Checksum algorithm
withChunkIndex(Long) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Describes this chunk's position relative to the other chunks
withChunkList(Chunk...) - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
List of chunks
withChunkList(Collection<Chunk>) - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
List of chunks
withChunksCount(Long) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Number of chunks in object
withChunkToken(String) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk token
withChunkToken(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
Chunk token
withCreatedAfter(Date) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
(Optional) Created after filter
withCreatedBefore(Date) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
(Optional) Created before filter
withData(InputStream) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Chunk data
withData(InputStream) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data to be uploaded
withIndex(Long) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk index
withInlineChunk(InputStream) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk data to be uploaded.
withInlineChunkChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk checksum
withInlineChunkChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Inline chunk checksum
withInlineChunkChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Inline chunk checksum algorithm
withInlineChunkChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Inline chunk checksum algorithm
withInlineChunkChecksumAlgorithm(DataChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
Inline chunk checksum algorithm
withInlineChunkLength(Long) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Length of the inline chunk data.
withLength(Long) - Method in class com.amazonaws.services.backupstorage.model.Chunk
Chunk length
withLength(Long) - Method in class com.amazonaws.services.backupstorage.model.GetChunkResult
Data length
withLength(Long) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Data length
withMaxResults(Integer) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Maximum number of chunks
withMaxResults(Integer) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Maximum objects count
withMetadataBlob(InputStream) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Metadata blob.
withMetadataBlob(InputStream) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Optional metadata associated with an Object.
withMetadataBlobChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
MetadataBlob checksum.
withMetadataBlobChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum of MetadataBlob.
withMetadataBlobChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Checksum algorithm.
withMetadataBlobChecksumAlgorithm(DataChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Checksum algorithm.
withMetadataBlobChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm.
withMetadataBlobChecksumAlgorithm(DataChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm.
withMetadataBlobLength(Long) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
The size of MetadataBlob.
withMetadataBlobLength(Long) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
The size of MetadataBlob.
withMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Metadata string associated with the Object
withMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataResult
Metadata string.
withMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Optional metadata associated with an Object.
withMetadataString(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Store user defined metadata like backup checksum, disk ids, restore metadata etc.
withName(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object name
withNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Pagination token
withNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksResult
Pagination token
withNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Pagination token
withNextToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Pagination token
withObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object checksum
withObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Object checksum
withObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Object checksum
withObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
object checksum
withObjectChecksum(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
object checksum
withObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Checksum algorithm
withObjectChecksumAlgorithm(SummaryChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Checksum algorithm
withObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm
withObjectChecksumAlgorithm(SummaryChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Checksum algorithm
withObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Checksum algorithm
withObjectChecksumAlgorithm(SummaryChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteResult
Checksum algorithm
withObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
object checksum algorithm
withObjectChecksumAlgorithm(SummaryChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
object checksum algorithm
withObjectChecksumAlgorithm(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
object checksum algorithm
withObjectChecksumAlgorithm(SummaryChecksumAlgorithm) - Method in class com.amazonaws.services.backupstorage.model.PutObjectResult
object checksum algorithm
withObjectList(BackupObject...) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Object list
withObjectList(Collection<BackupObject>) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsResult
Object list
withObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.DeleteObjectRequest
The name of the Object.
withObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
The name of the Object to be uploaded.
withObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Name for the object.
withObjectToken(String) - Method in class com.amazonaws.services.backupstorage.model.BackupObject
Object token
withObjectToken(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
Object token.
withObjectToken(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Object token
withStartingObjectName(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Optional, specifies the starting Object name to list from.
withStartingObjectPrefix(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Optional, specifies the starting Object prefix to list from.
withStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.GetChunkRequest
Storage job id
withStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.GetObjectMetadataRequest
Backup job id for the in-progress backup.
withStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.ListChunksRequest
Storage job id
withStorageJobId(String) - Method in class com.amazonaws.services.backupstorage.model.ListObjectsRequest
Storage job id
withThrowOnDuplicate(Boolean) - Method in class com.amazonaws.services.backupstorage.model.PutObjectRequest
Throw an exception if Object name is already exist.
withThrowOnDuplicate(Boolean) - Method in class com.amazonaws.services.backupstorage.model.StartObjectRequest
Throw an exception if Object name is already exist.
withUploadId(String) - Method in class com.amazonaws.services.backupstorage.model.NotifyObjectCompleteRequest
Upload Id for the in-progress upload
withUploadId(String) - Method in class com.amazonaws.services.backupstorage.model.PutChunkRequest
Upload Id for the in-progress upload.
withUploadId(String) - Method in class com.amazonaws.services.backupstorage.model.StartObjectResult
Upload Id for a given upload.
A B C D E F G H I K L M N P R S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.