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

A

abort() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
Aborts the underlying http request without reading any more data and closes the stream.
ABORT_DATE - Static variable in interface com.amazonaws.services.s3.Headers
Date when multipart upload will become eligible for abort operation by lifecycle.
ABORT_RULE_ID - Static variable in interface com.amazonaws.services.s3.Headers
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
AbortIncompleteMultipartUpload - Class in com.amazonaws.services.s3.model
Specifies the days since the initiation of an Incomplete Multipart Upload that Lifecycle will wait before permanently removing all parts of the upload.
AbortIncompleteMultipartUpload() - Constructor for class com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Aborts a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to abort a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to abort a multi part upload.
AbortMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method.
AbortMultipartUploadRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Constructs a new request to abort a multipart upload.
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
AbstractPutObjectRequest - Class in com.amazonaws.services.s3.model
Abstract base class for a put object or put object like request.
AbstractPutObjectRequest(String, String, File) - Constructor for class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object to upload a file to the specified bucket and key.
AbstractPutObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object with redirect location.
AbstractPutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object to upload a stream of data to the specified bucket and key.
AbstractRepeatableCipherInputStream<T> - Class in com.amazonaws.services.s3.internal
Common base class used to wrap an InputStream with a cipher input stream to encrypt it, and handles resets by attempting to reset on the original, unencrypted data InputStream, and recreate an identical Cipher and identical CipherInputStream on the original data.
AbstractRepeatableCipherInputStream(InputStream, FilterInputStream, T) - Constructor for class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
Constructs a new repeatable cipher input stream using the specified InputStream as the source data, and the CipherFactory for building Cipher objects.
AbstractS3ResponseHandler<T> - Class in com.amazonaws.services.s3.internal
Abstract HTTP response handler for Amazon S3 responses.
AbstractS3ResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
 
accept(AnalyticsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsAndOperator
 
accept(AnalyticsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsFilterPredicate
 
accept(AnalyticsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsPrefixPredicate
 
accept(AnalyticsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsTagPredicate
 
accept(InventoryPredicateVisitor) - Method in class com.amazonaws.services.s3.model.inventory.InventoryFilterPredicate
Helper method that accepts an implemenation of InventoryPredicateVisitor and invokes the most applicable visit method in the visitor.
accept(InventoryPredicateVisitor) - Method in class com.amazonaws.services.s3.model.inventory.InventoryPrefixPredicate
 
accept(LifecyclePredicateVisitor) - Method in class com.amazonaws.services.s3.model.lifecycle.LifecycleAndOperator
 
accept(LifecyclePredicateVisitor) - Method in class com.amazonaws.services.s3.model.lifecycle.LifecycleFilterPredicate
Helper method that accepts an implemenation of LifecyclePredicateVisitor and invokes the most applicable visit method in the visitor.
accept(LifecyclePredicateVisitor) - Method in class com.amazonaws.services.s3.model.lifecycle.LifecyclePrefixPredicate
 
accept(LifecyclePredicateVisitor) - Method in class com.amazonaws.services.s3.model.lifecycle.LifecycleTagPredicate
 
accept(MetricsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.metrics.MetricsAndOperator
 
accept(MetricsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.metrics.MetricsFilterPredicate
Helper method that accepts an implemenation of MetricsPredicateVisitor and invokes the most applicable visit method in the visitor.
accept(MetricsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.metrics.MetricsPrefixPredicate
 
accept(MetricsPredicateVisitor) - Method in class com.amazonaws.services.s3.model.metrics.MetricsTagPredicate
 
AccessControlList - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
AccessControlList() - Constructor for class com.amazonaws.services.s3.model.AccessControlList
 
AccessControlListHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
AccessControlListUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.AccessControlListUnmarshaller
 
AclXmlFactory - Class in com.amazonaws.services.s3.model.transform
Factory for creating XML fragments from AccessControlList objects that can be sent to Amazon S3 as part of requests.
AclXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.AclXmlFactory
 
addConfiguration(String, NotificationConfiguration) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Adds the given notification configuration to the BucketNotificationConfiguration object
addCustomQueryParameter(String, String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Add a custom query parameter for the request.
addDescription(String, String) - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Fluent API to add material description.
addDescriptions(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Fluent API to add all the given material descriptions.
addEvent(String) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Adds the given event to the set of events for this NotificationConfiguration object.
addEvent(S3Event) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Adds the given event to the set of events for this NotificationConfiguration object.
addFilterRule(FilterRule) - Method in class com.amazonaws.services.s3.model.S3KeyFilter
Append a FilterRule to the list of FilterRules for this S3KeyFilter
addNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Adds a new Non current transition to the rule.
addObjectPrefix(String) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Deprecated.
This field is not used by S3. It will be removed in the next major version of the SDK
addOptionalField(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
addOptionalField(InventoryOptionalField) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
addRequestParameter(String, String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Adds an additional request parameter to be included in the pre-signed URL.
addRule(String, ReplicationRule) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Adds a new rule to the replication configuration associated with this Amazon S3 bucket.
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.services.s3.internal.S3QueryStringSigner
 
addSessionCredentials(Request<?>, AWSSessionCredentials) - Method in class com.amazonaws.services.s3.internal.S3Signer
 
addTransition(BucketLifecycleConfiguration.Transition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Adds a new transition to the rule.
addUserMetadata(String, String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Adds the key value pair of custom user-metadata for the associated object.
AdjustedRangeInputStream - Class in com.amazonaws.services.s3.internal.crypto
 
AdjustedRangeInputStream(InputStream, long, long) - Constructor for class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
Creates a new DecryptedContentsInputStream object.
adjustOutputToDesiredRange(S3Object, long[]) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Adjusts the retrieved S3Object so that the object contents contain only the range of bytes desired by the user.
AES_256_SERVER_SIDE_ENCRYPTION - Static variable in class com.amazonaws.services.s3.model.ObjectMetadata
 
AMAZON_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for general Amazon headers: x-amz-
AmazonS3 - Interface in com.amazonaws.services.s3
Provides an interface for accessing the Amazon S3 web service.
AmazonS3Client - Class in com.amazonaws.services.s3
Provides the client for accessing the Amazon S3 web service.
AmazonS3Client() - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
AmazonS3Client(AWSCredentials) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
Use AmazonS3Client#AmazonS3Client(AWSCredentials, com.amazonaws.regions.Region) instead.
AmazonS3Client(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
Use AmazonS3Client#AmazonS3Client(AWSCredentials, com.amazonaws.regions.Region, ClientConfiguration) instead.
AmazonS3Client(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
Use AmazonS3Client#AmazonS3Client(AWSCredentialsProvider, com.amazonaws.regions.Region) instead.
AmazonS3Client(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
Use AmazonS3Client#AmazonS3Client(AWSCredentialsProvider, com.amazonaws.regions.Region, ClientConfiguration) instead.
AmazonS3Client(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
AmazonS3Client(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
Use AmazonS3Client#AmazonS3Client(AWSCredentialsProvider, com.amazonaws.regions.Region, ClientConfiguration, HttpClient) instead.
AmazonS3Client(ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Deprecated.
Use AmazonS3Client#AmazonS3Client(ClientConfiguration, com.amazonaws.regions.Region) instead.
AmazonS3Client(AWSCredentials, Region) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
 
AmazonS3Client(AWSCredentials, Region, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
 
AmazonS3Client(AWSCredentials, Region, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
 
AmazonS3Client(AWSCredentialsProvider, Region) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
 
AmazonS3Client(AWSCredentialsProvider, Region, ClientConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
 
AmazonS3Client(AWSCredentialsProvider, Region, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
 
AmazonS3Client(ClientConfiguration, Region) - Constructor for class com.amazonaws.services.s3.AmazonS3Client
Constructs a new client using the specified client configuration to access Amazon S3.
AmazonS3Encryption - Interface in com.amazonaws.services.s3
Deprecated.
Client-side encryption is deprecated. Please use one of the following: a) For uploads, you can encrypt the file locally using an algorithm of your choice and use the TransferUtility API to upload the encrypted file to S3. For downloads, you can use the TransferUtility API to download the file and then decrypt it using the algorithm that you used to upload the file. b) ServerSideEncryption: There are multiple options available for ServerSide Encryption. You can setup encryption at the S3 bucket level using the AWS S3 console. When encryption is setup at the bucket level, all objects in the bucket are encrypted. You can also use the AWS console to encrypt individual objects after they have been uploaded. Another option is to request ServerSide encryption for the object being uploaded using the SDK.
AmazonS3EncryptionClient - Class in com.amazonaws.services.s3
Deprecated.
Client-side encryption is deprecated. Please use one of the following: a) For uploads, you can encrypt the file locally using an algorithm of your choice and use the TransferUtility API to upload the encrypted file to S3. For downloads, you can use the TransferUtility API to download the file and then decrypt it using the algorithm that you used to upload the file. b) ServerSideEncryption: There are multiple options available for ServerSide Encryption. You can setup encryption at the S3 bucket level using the AWS S3 console. When encryption is setup at the bucket level, all objects in the bucket are encrypted. You can also use the AWS console to encrypt individual objects after they have been uploaded. Another option is to request ServerSide encryption for the object being uploaded using the SDK.
AmazonS3EncryptionClient(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(EncryptionMaterialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(EncryptionMaterials, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client that will make anonymous requests to Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client using the specified AWS credentials to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterials, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Constructs a new Amazon S3 Encryption client using the specified AWS credentials and client configuration to access Amazon S3.
AmazonS3EncryptionClient(AWSCredentials, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
AmazonS3EncryptionClient(AWSCredentialsProvider, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
AmazonS3EncryptionClient(AWSKMSClient, AWSCredentialsProvider, EncryptionMaterialsProvider, ClientConfiguration, CryptoConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
AmazonS3Exception - Exception in com.amazonaws.services.s3.model
Provides an extension of the AmazonServiceException for errors reported by Amazon S3 while processing a request.
AmazonS3Exception(String) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message.
AmazonS3Exception(String, Exception) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message and root cause.
AmazonS3Exception(String, String) - Constructor for exception com.amazonaws.services.s3.model.AmazonS3Exception
Constructs a new AmazonS3Exception with the specified message and error response xml from Amazon S3.
AmazonS3URI - Class in com.amazonaws.services.s3
A URI wrapper that can parse out information about an S3 URI.
AmazonS3URI(String) - Constructor for class com.amazonaws.services.s3.AmazonS3URI
Creates a new AmazonS3URI by parsing the given string.
AmazonS3URI(String, boolean) - Constructor for class com.amazonaws.services.s3.AmazonS3URI
Creates a new AmazonS3URI by parsing the given string.
AmazonS3URI(URI) - Constructor for class com.amazonaws.services.s3.AmazonS3URI
Creates a new AmazonS3URI by wrapping the given URI.
AnalyticsAndOperator - Class in com.amazonaws.services.s3.model.analytics
A logical AND of two or more predicates, which are used in evaluating an analytics filter.
AnalyticsAndOperator(List<AnalyticsFilterPredicate>) - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsAndOperator
Constructor.
AnalyticsConfiguration - Class in com.amazonaws.services.s3.model.analytics
The configuration and any analysis for the analytics filter.
AnalyticsConfiguration() - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
 
AnalyticsExportDestination - Class in com.amazonaws.services.s3.model.analytics
The place to store the data for an analysis.
AnalyticsExportDestination() - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsExportDestination
 
AnalyticsFilter - Class in com.amazonaws.services.s3.model.analytics
The filter used to describe a set of objects for analysis.
AnalyticsFilter() - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsFilter
Constructor.
AnalyticsFilter(AnalyticsFilterPredicate) - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsFilter
Constructor.
AnalyticsFilterPredicate - Class in com.amazonaws.services.s3.model.analytics
Base class to represent the root predicate in AnalyticsFilter class.
AnalyticsFilterPredicate() - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsFilterPredicate
 
AnalyticsPredicateVisitor - Interface in com.amazonaws.services.s3.model.analytics
Interface to invoke specific behavior based on the type of AnalyticsFilterPredicate visited.
AnalyticsPrefixPredicate - Class in com.amazonaws.services.s3.model.analytics
A AnalyticsFilterPredicate class to represent the prefix to use when evaluating an analytics filter.
AnalyticsPrefixPredicate(String) - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsPrefixPredicate
Constructor.
AnalyticsS3BucketDestination - Class in com.amazonaws.services.s3.model.analytics
The AnalyticsS3BucketDestination class.
AnalyticsS3BucketDestination() - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
 
AnalyticsS3ExportFileFormat - Enum in com.amazonaws.services.s3.model.analytics
The file format used when exporting data to Amazon S3.
AnalyticsTagPredicate - Class in com.amazonaws.services.s3.model.analytics
A AnalyticsFilterPredicate class to represent the Tag object to use when evaluating an analytics filter.
AnalyticsTagPredicate(Tag) - Constructor for class com.amazonaws.services.s3.model.analytics.AnalyticsTagPredicate
Constructor.
APPEND_MODE - Static variable in class com.amazonaws.services.s3.internal.ServiceUtils
boolean to enable append mode
appendUserAgent(X, String) - Method in class com.amazonaws.services.s3.UploadObjectObserver
Appends the given user agent to the given request.
available() - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
available() - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
available() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
available() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
available() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
Returns the value of super.available() if the result is nonzero, or 1 otherwise.
AwsChunkedEncodingInputStream - Class in com.amazonaws.auth
A wrapper class of InputStream that implements chunked-encoding.
AwsChunkedEncodingInputStream(InputStream, byte[], String, String, String, AWS4Signer) - Constructor for class com.amazonaws.auth.AwsChunkedEncodingInputStream
A wrapper of InputStream that implements pseudo-chunked-encoding.
AwsChunkedEncodingInputStream(InputStream, int, byte[], String, String, String, AWS4Signer) - Constructor for class com.amazonaws.auth.AwsChunkedEncodingInputStream
A wrapper of InputStream that implements pseudo-chunked-encoding.
awsConfiguration(AWSConfiguration) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility.Builder
Sets the region of the underlying S3 client and the default bucket used for uploads and downloads.
AWSS3V4Signer - Class in com.amazonaws.services.s3.internal
AWS4 signer implementation for AWS S3
AWSS3V4Signer() - Constructor for class com.amazonaws.services.s3.internal.AWSS3V4Signer
Don't double-url-encode path elements; S3 expects path elements to be encoded only once in the canonical URI.

B

bucket(String) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions.Builder
Sets the bucket used for upload.
Bucket - Class in com.amazonaws.services.s3.model
Represents an Amazon S3 bucket.
Bucket() - Constructor for class com.amazonaws.services.s3.model.Bucket
Constructs a bucket without any name specified.
Bucket(String) - Constructor for class com.amazonaws.services.s3.model.Bucket
Creates a bucket with a name.
BUCKET_ACCESS_FORBIDDEN_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
Status code for access forbidden
BUCKET_REDIRECT_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
Status code for redirect
BucketAccelerateConfiguration - Class in com.amazonaws.services.s3.model
Represents the accelerate configuration for a bucket.
BucketAccelerateConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
Creates a new bucket accelerate configuration object with the specified status.
BucketAccelerateConfiguration(BucketAccelerateStatus) - Constructor for class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
Creates a new bucket accelerate configuration object with the specified status.
BucketAccelerateConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
BucketAccelerateConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketAccelerateConfigurationUnmarshaller
 
BucketAccelerateStatus - Enum in com.amazonaws.services.s3.model
Represents the current accelerate status for a bucket.
BucketConfigurationXmlFactory - Class in com.amazonaws.services.s3.model.transform
Converts bucket configuration objects into XML byte arrays.
BucketConfigurationXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
 
BucketCrossOriginConfiguration - Class in com.amazonaws.services.s3.model
 
BucketCrossOriginConfiguration(List<CORSRule>) - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Constructs a new BucketCrossOriginConfiguration object with the rules given.
BucketCrossOriginConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
 
BucketCrossOriginConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
BucketCrossOriginConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
BucketLifecycleConfiguration - Class in com.amazonaws.services.s3.model
Container for bucket lifecycle configuration operations.
BucketLifecycleConfiguration(List<BucketLifecycleConfiguration.Rule>) - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constructs a new BucketLifecycleConfiguration object with the rules given.
BucketLifecycleConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
 
BucketLifecycleConfiguration.NoncurrentVersionTransition - Class in com.amazonaws.services.s3.model
The non-current-version transition attribute of the rule, describing how non-current versions of objects will move between different storage classes in Amazon S3.
BucketLifecycleConfiguration.Rule - Class in com.amazonaws.services.s3.model
 
BucketLifecycleConfiguration.Transition - Class in com.amazonaws.services.s3.model
The transition attribute of the rule describing how this object will move between different storage classes in Amazon S3.
BucketLifecycleConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
BucketLifecycleConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
BucketLocationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
BucketLocationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLocationUnmarshaller
 
BucketLoggingConfiguration - Class in com.amazonaws.services.s3.model
Represents bucket logging configuration used to control bucket-based server access logging in Amazon S3.
BucketLoggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration, which by default is disabled.
BucketLoggingConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Creates a new bucket logging configuration which enables server access logs to be collected and stored in the specified destination bucket with the specified log file prefix.
BucketLoggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
BucketLoggingConfigurationnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
bucketName - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The name of the bucket in which this object is stored
bucketName - Variable in class com.amazonaws.services.s3.model.S3VersionSummary
The name of the bucket in which this version is stored
BucketNameUtils - Enum in com.amazonaws.services.s3.internal
Utilities for working with Amazon S3 bucket names, such as validation and checked to see if they are compatible with DNS addressing.
BucketNotificationConfiguration - Class in com.amazonaws.services.s3.model
Represents a bucket's notification configuration.
BucketNotificationConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration.
BucketNotificationConfiguration(String, NotificationConfiguration) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Creates a new bucket notification configuration with the given configuration.
BucketNotificationConfiguration(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Deprecated. 
BucketNotificationConfiguration.TopicConfiguration - Class in com.amazonaws.services.s3.model
Deprecated.
Use TopicConfiguration instead
BucketNotificationConfigurationStaxUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
BucketPolicy - Class in com.amazonaws.services.s3.model
Represents a Amazon S3 bucket policy.
BucketPolicy() - Constructor for class com.amazonaws.services.s3.model.BucketPolicy
 
BucketReplicationConfiguration - Class in com.amazonaws.services.s3.model
Replication configuration for an Amazon S3 bucket.
BucketReplicationConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketReplicationConfiguration
 
BucketReplicationConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
BucketReplicationConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketReplicationConfigurationUnmarshaller
 
BucketTaggingConfiguration - Class in com.amazonaws.services.s3.model
 
BucketTaggingConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket tagging configuration.
BucketTaggingConfiguration(Collection<TagSet>) - Constructor for class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Creates a new bucket Tagging configuration containing the specified TopicConfigurations.
BucketTaggingConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
BucketTaggingConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
BucketVersioningConfiguration - Class in com.amazonaws.services.s3.model
Represents the versioning configuration for a bucket.
BucketVersioningConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object which defaults to BucketVersioningConfiguration.OFF status.
BucketVersioningConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object with the specified status.
BucketVersioningConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
BucketVersioningConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
BucketWebsiteConfiguration - Class in com.amazonaws.services.s3.model
Bucket configuration options for hosting static websites entirely out of Amazon S3.
BucketWebsiteConfiguration() - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration.
BucketWebsiteConfiguration(String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix.
BucketWebsiteConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix and error document.
BucketWebsiteConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
BucketWebsiteConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
build() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility.Builder
 
build() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions.Builder
Return the finally constructed UploadOptions.
build() - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
build() - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
Builder.
builder() - Static method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Minimum calls required.
Builder() - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility.Builder
 
builder() - Static method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
builder() - Static method in class com.amazonaws.services.s3.S3ClientOptions
 
buildInstructionFromInstructionFile(S3Object, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
buildInstructionFromInstructionFile(S3Object, EncryptionMaterialsProvider, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Builds an instruction object from the contents of an instruction file.
buildInstructionFromObjectMetadata(S3Object, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
buildInstructionFromObjectMetadata(S3Object, EncryptionMaterialsProvider, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Builds an instruction object from the object metadata.
ByteRangeCapturingInputStream - Class in com.amazonaws.services.s3.internal.crypto
FilterInputStream that captures a range of bytes from a wrapped input stream.
ByteRangeCapturingInputStream(InputStream, long, long) - Constructor for class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
Constructor.

C

CACHE_CONTROL - Static variable in interface com.amazonaws.services.s3.Headers
Cache control header
calculateContentHash(Request<?>) - Method in class com.amazonaws.services.s3.internal.AWSS3V4Signer
Returns the pre-defined header value and set other necessary headers if the request needs to be chunk-encoded.
calculateContentHashPresign(Request<?>) - Method in class com.amazonaws.services.s3.internal.AWSS3V4Signer
 
calculateCryptoContentLength(Cipher, UploadPartRequest) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Calculates the content length of the crypto.
calculateStreamContentLength(long) - Static method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
calculates the content length of the stream.
cancel(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Sets a transfer to be canceled.
cancelAllWithType(TransferType) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Sets all transfers which have the given type to be canceled.
CANNED_ACL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the canned ACL specified by a request.
CannedAccessControlList - Enum in com.amazonaws.services.s3.model
Specifies constants defining a canned access control list.
cannedAcl(CannedAccessControlList) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions.Builder
Sets the canned ACL of the object to upload.
CanonicalGrantee - Class in com.amazonaws.services.s3.model
Represents a grantee identified by their canonical Amazon ID.
CanonicalGrantee(String) - Constructor for class com.amazonaws.services.s3.model.CanonicalGrantee
Constructs a new CanonicalGrantee object with the given canonical ID.
changeObjectStorageClass(String, String, StorageClass) - Method in interface com.amazonaws.services.s3.AmazonS3
Changes the Amazon S3 storage class for a specified object.
changeObjectStorageClass(String, String, StorageClass) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CipherFactory - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
CipherFactory(SecretKey, int, byte[], Provider) - Constructor for class com.amazonaws.services.s3.internal.crypto.CipherFactory
Deprecated.
Creates a new CipherFactory that will produce ciphers using the specified key, mode, IV and provider.
CipherLiteInputStream - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
CipherLiteInputStream(InputStream, CipherLite) - Constructor for class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
Constructor.
CipherLiteInputStream(InputStream, CipherLite, int) - Constructor for class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
Constructor.
CipherLiteInputStream(InputStream, CipherLite, int, boolean, boolean) - Constructor for class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
Constructor.
CipherLiteInputStream(InputStream) - Constructor for class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
Constructor.
ciphertextLength(long) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
Returns the length of the ciphertext computed from the length of the plaintext.
cleanTransferListener() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Cleans the transfer listener.
cleanup() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
Deletes files.
cleanupDataSource(S3DataSource, File, InputStream, InputStream, Log) - Static method in enum com.amazonaws.services.s3.model.S3DataSource.Utils
Clean up any temporary streams created during the execution, and restore the original file and/or input stream.
clientOptions - Variable in class com.amazonaws.services.s3.AmazonS3Client
S3 specific client configuration options
clone() - Method in class com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
 
clone() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
 
clone() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
 
clone() - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
Returns a clone (as deep as possible) of this request object.
clone() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns a clone of this ObjectMetadata.
clone() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns a clone (as deep as possible) of this request object.
clone() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Returns a clone (as deep as possible) of this request object.
close() - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
close() - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
close() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
close() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
close() - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
 
close() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
close() - Method in class com.amazonaws.services.s3.model.S3Object
Releases any underlying system resources.
CLOUD_FRONT_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header in response from accelerate endpoint.
CLOUD_FRONT_ID - Static variable in class com.amazonaws.services.s3.S3ResponseMetadata
Metadata for CloudFront ID
CloudFunctionConfiguration - Class in com.amazonaws.services.s3.model
Deprecated.
CloudFunctionConfiguration(String, String, EnumSet<S3Event>) - Constructor for class com.amazonaws.services.s3.model.CloudFunctionConfiguration
Deprecated.
Creates a new lambda configuration with the given invocation role , function and set of events.
CloudFunctionConfiguration(String, String, String...) - Constructor for class com.amazonaws.services.s3.model.CloudFunctionConfiguration
Deprecated.
Creates a new lambda configuration with the given invocation role , function and set of events.
com.amazonaws.auth - package com.amazonaws.auth
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.auth.policy.conditions - package com.amazonaws.auth.policy.conditions
 
com.amazonaws.auth.policy.resources - package com.amazonaws.auth.policy.resources
 
com.amazonaws.mobileconnectors.s3.transferutility - package com.amazonaws.mobileconnectors.s3.transferutility
This package contains helper classes for managing upload and download tasks and a public class TransferUtility which is a high level client that provides methods to control users' upload and download tasks.
com.amazonaws.services.s3 - package com.amazonaws.services.s3
Synchronous client for accessing Amazon S3.
com.amazonaws.services.s3.internal - package com.amazonaws.services.s3.internal
 
com.amazonaws.services.s3.internal.crypto - package com.amazonaws.services.s3.internal.crypto
 
com.amazonaws.services.s3.iterable - package com.amazonaws.services.s3.iterable
 
com.amazonaws.services.s3.metrics - package com.amazonaws.services.s3.metrics
 
com.amazonaws.services.s3.model - package com.amazonaws.services.s3.model
Classes modeling the various types represented by Amazon S3.
com.amazonaws.services.s3.model.analytics - package com.amazonaws.services.s3.model.analytics
 
com.amazonaws.services.s3.model.inventory - package com.amazonaws.services.s3.model.inventory
 
com.amazonaws.services.s3.model.lifecycle - package com.amazonaws.services.s3.model.lifecycle
 
com.amazonaws.services.s3.model.metrics - package com.amazonaws.services.s3.model.metrics
 
com.amazonaws.services.s3.model.transform - package com.amazonaws.services.s3.model.transform
 
com.amazonaws.services.s3.util - package com.amazonaws.services.s3.util
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Completes a multipart upload by assembling previously uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to complete a multipart upload.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to complete a multipart upload.
CompleteMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
CompleteMultipartUploadRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the CompleteMultipartUpload operation.
CompleteMultipartUploadRequest() - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
 
CompleteMultipartUploadRequest(String, String, String, List<PartETag>) - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Constructs a new request to complete a multipart upload.
CompleteMultipartUploadResult - Class in com.amazonaws.services.s3.model
The CompleteMultipartUploadResult contains all the information about the CompleteMultipartUpload method.
CompleteMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
 
CompleteMultipartUploadResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
CompleteMultipartUploadRetryCondition - Class in com.amazonaws.services.s3.internal
Retry condition that determines if the multipart upload request should be retried.
CompleteMultipartUploadRetryCondition() - Constructor for class com.amazonaws.services.s3.internal.CompleteMultipartUploadRetryCondition
Constructor.
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
CONNECTION - Static variable in interface com.amazonaws.services.s3.Headers
Connection header
Constants - Class in com.amazonaws.services.s3.internal
Constants used by the AWS S3 Java client.
Constants() - Constructor for class com.amazonaws.services.s3.internal.Constants
 
CONTENT_DISPOSITION - Static variable in interface com.amazonaws.services.s3.Headers
Content disposition header
CONTENT_ENCODING - Static variable in interface com.amazonaws.services.s3.Headers
Content encoding header
CONTENT_LANGUAGE - Static variable in interface com.amazonaws.services.s3.Headers
Content language header
CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
Content length header
CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
Content MD5 header
CONTENT_RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Content range header
CONTENT_TYPE - Static variable in interface com.amazonaws.services.s3.Headers
Content type header
contentCryptoScheme - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
context(Context) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility.Builder
Sets the context used.
convertRequestToUrl(Request<?>) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Converts the specified request object into a URL, containing all the specified parameters, the specified request endpoint, etc.
convertRequestToUrl(Request<?>, boolean) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Converts the specified request object into a URL, containing all the specified parameters, the specified request endpoint, etc.
convertToXml(Grantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified Grantee.
convertToXml(CanonicalGrantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified canonical grantee.
convertToXml(EmailAddressGrantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified email address grantee.
convertToXml(GroupGrantee, XmlWriter) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Returns an XML fragment representing the specified group grantee.
convertToXmlByteArray(AccessControlList) - Method in class com.amazonaws.services.s3.model.transform.AclXmlFactory
Converts the specified AccessControlList object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified versioning configuration into an XML byte array.
convertToXmlByteArray(BucketAccelerateConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified accelerate configuration into an XML byte array.
convertToXmlByteArray(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified logging configuration into an XML byte array.
convertToXmlByteArray(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified notification configuration into an XML byte array.
convertToXmlByteArray(BucketReplicationConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified website configuration into an XML byte array to send to S3.
convertToXmlByteArray(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified BucketLifecycleConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified BucketCrossOriginConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified BucketTaggingConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(InventoryConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified InventoryConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(AnalyticsConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified AnalyticsConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(MetricsConfiguration) - Method in class com.amazonaws.services.s3.model.transform.BucketConfigurationXmlFactory
Converts the specified MetricsConfiguration object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(DeleteObjectsRequest) - Method in class com.amazonaws.services.s3.model.transform.MultiObjectDeleteXmlFactory
Converts the specified DeleteObjectsRequest object to an XML fragment that can be sent to Amazon S3.
convertToXmlByteArray(ObjectTagging) - Method in class com.amazonaws.services.s3.model.transform.ObjectTaggingXmlFactory
 
convertToXmlByteArray(RequestPaymentConfiguration) - Method in class com.amazonaws.services.s3.model.transform.RequestPaymentConfigurationXmlFactory
Converts the specified request payment configuration into an XML byte array to send to Amazon S3.
convertToXmlByteArray(List<PartETag>) - Static method in class com.amazonaws.services.s3.model.transform.RequestXmlFactory
Converts the specified list of PartETags to an XML fragment that can be sent to the CompleteMultipartUpload operation of Amazon S3.
convertToXmlByteArray(RestoreObjectRequest) - Static method in class com.amazonaws.services.s3.model.transform.RequestXmlFactory
Converts the RestoreObjectRequest to an XML fragment that can be sent to the RestoreObject operation of Amazon S3.
COPY_PART_RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the copy part request
COPY_SOURCE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the source object specified by a request to copy an object.
COPY_SOURCE_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the copy object request
COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the copy object request
COPY_SOURCE_IF_NO_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the copy object request
COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the copy object request
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
Header for the encryption algorithm used when encrypting the object with customer-provided keys
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.amazonaws.services.s3.Headers
Header for the customer-provided key for server-side encryption
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
Header for the MD5 digest of the customer-provided key for server-side encryption
copyObject(String, String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(CopyObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a new destination in Amazon S3.
copyObject(String, String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
copyObject(CopyObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CopyObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a new destination.
CopyObjectRequest(String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new com.amazonaws.services.s3.model#CopyObjectRequest with only basic options.
CopyObjectRequest(String, String, String, String, String) - Constructor for class com.amazonaws.services.s3.model.CopyObjectRequest
Constructs a new CopyObjectRequest with basic options, providing an S3 version ID identifying the specific version of the source object to copy.
CopyObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the AmazonS3.copyObject(CopyObjectRequest copyObjectRequest) call.
CopyObjectResult() - Constructor for class com.amazonaws.services.s3.model.CopyObjectResult
 
CopyObjectResultHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
CopyObjectUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.CopyObjectUnmarshaller
 
copyPart(CopyPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
copyPart(CopyPartRequest) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to copy part.
copyPart(CopyPartRequest) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to copy part.
CopyPartRequest - Class in com.amazonaws.services.s3.model
Provides options for copying an Amazon S3 object from a source location to a part of a multipart upload.
CopyPartRequest() - Constructor for class com.amazonaws.services.s3.model.CopyPartRequest
 
CopyPartResult - Class in com.amazonaws.services.s3.model
Result of the copy part operation.
CopyPartResult() - Constructor for class com.amazonaws.services.s3.model.CopyPartResult
 
copyPartSecurely(CopyPartRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
copyPartSecurely(CopyPartRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
copyPartSecurely(CopyPartRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
copyPutObjectBaseTo(T) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
 
CORSRule - Class in com.amazonaws.services.s3.model
Container for rules of cross origin configuration.
CORSRule() - Constructor for class com.amazonaws.services.s3.model.CORSRule
 
CORSRule.AllowedMethods - Enum in com.amazonaws.services.s3.model
Enumeration of names of the all the allowed methods.
createBucket(CreateBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket in the default region, Region.US_Standard.
createBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the default (US) region, Region.US_Standard.
createBucket(String, Region) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Creates a new Amazon S3 bucket with the specified name in the specified Amazon S3 region.
createBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, Region) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createBucket(CreateBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
CreateBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for creating an Amazon S3 bucket.
CreateBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the US_Standard region.
CreateBucketRequest(String, Region) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed to create the specified bucket in the specified region.
CreateBucketRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed and create the specified bucket in the specified region.
createCipher() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
Deprecated.
Creates a new Cipher instance based on the crypto parameters specified in the constructor.
createCipherInputStream(InputStream, T) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
createCipherInputStream(InputStream, CipherFactory) - Method in class com.amazonaws.services.s3.internal.RepeatableCipherInputStream
 
createContentCryptoMaterial(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
Creates and returns a non-null content crypto material for the given request.
createExecutionContext(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createInstructionDeleteObjectRequest(DeleteObjectRequest) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Creates a delete request to delete an instruction file in S3.
createInstructionGetRequest(GetObjectRequest) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Creates a get request to retrieve an instruction file from S3.
createInstructionPutRequest(PutObjectRequest, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Creates a put request to store the specified instruction object in S3.
createInstructionPutRequest(String, String, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Creates the Instruction PutObjectRequest.
createInstructionPutRequest(String, String, ContentCryptoMaterial) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
createPutObjectRequest(S3Object) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Creates and returns a PutObjectRequest for the instruction file with the specified suffix.
createRequest(String, String, X, HttpMethodName) - Method in class com.amazonaws.services.s3.AmazonS3Client
Creates and initializes a new request object for the specified S3 resource.
createRequest(String, String, X, HttpMethodName, URI) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
createSigner(Request<?>, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Returns a "complete" S3 specific signer, taking into the S3 bucket, key, and the current S3 client configuration into account.
createSymmetricCipher(SecretKey, int, Provider, byte[]) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Creates a symmetric cipher in the specified mode from the given symmetric key and IV.
CRYPTO_CEK_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
Content encryption algorithm, such as "AES/GCM/NoPadding".
CRYPTO_INSTRUCTION_FILE - Static variable in interface com.amazonaws.services.s3.Headers
Instruction file header to be placed in the metadata of instruction files
CRYPTO_IV - Static variable in interface com.amazonaws.services.s3.Headers
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
CRYPTO_KEY - Static variable in interface com.amazonaws.services.s3.Headers
Encrypted symmetric key header that is used in the Encryption Only (EO) envelope encryption mechanism.
CRYPTO_KEY_V2 - Static variable in interface com.amazonaws.services.s3.Headers
Encrypted symmetric key header that is used in the Authenticated Encryption (AE) cryptographic module.
CRYPTO_KEYWRAP_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
Key wrapping algorithm such as "AES_WRAP" and "RSA/ECB/OAEPWithSHA-256AndMGF1Padding".
CRYPTO_TAG_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
Tag length applicable to authenticated encrypt/decryption.
cryptoConfig - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
A read-only copy of the crypto configuration.
CryptoConfiguration - Class in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
CryptoConfiguration() - Constructor for class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Creates a new CryptoConfiguration object with default storage mode and crypto provider settings.
CryptoConfiguration(CryptoMode) - Constructor for class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
 
CryptoMode - Enum in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
CryptoModuleDispatcher - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
CryptoModuleDispatcher(AWSKMSClient, S3Direct, AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
Constructor.
CryptoRuntime - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
CryptoRuntime() - Constructor for class com.amazonaws.services.s3.internal.crypto.CryptoRuntime
Deprecated.
 
cryptoScheme - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
CryptoStorageMode - Enum in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
CUSTOMER_MASTER_KEY_ID - Static variable in class com.amazonaws.services.s3.model.KMSEncryptionMaterials
Deprecated.
Name of the material description to be persisted in S3 for the KMS's customer master key id.

D

DATE - Static variable in interface com.amazonaws.services.s3.Headers
Date header
DATE_UTILS - Static variable in class com.amazonaws.services.s3.internal.ServiceUtils
Deprecated.
decryptObjectUsingInstruction(S3Object, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Returns an updated object where the object content input stream contains the decrypted contents.
decryptObjectUsingMetadata(S3Object, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
use buildInstructionFromObjectMetadata and decryptObjectUsingInstruction instead.
DEFAULT_ACCELERATE_MODE_ENABLED - Static variable in class com.amazonaws.services.s3.S3ClientOptions
S3 accelerate is by default not enabled
DEFAULT_BUFFER_SIZE - Static variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
DEFAULT_CHUNKED_ENCODING_DISABLED - Static variable in class com.amazonaws.services.s3.S3ClientOptions
The default setting for use of chunked encoding
DEFAULT_DUALSTACK_ENABLED - Static variable in class com.amazonaws.services.s3.S3ClientOptions
S3 dualstack endpoint is by default not enabled
DEFAULT_ENCODING - Static variable in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
DEFAULT_ENCODING - Static variable in class com.amazonaws.services.s3.internal.Constants
Default encoding used for text data
DEFAULT_INSTRUCTION_FILE_SUFFIX - Static variable in class com.amazonaws.services.s3.model.InstructionFileId
 
DEFAULT_INSTURCTION_FILE_SUFFIX - Static variable in class com.amazonaws.services.s3.model.InstructionFileId
Deprecated.
DEFAULT_PATH_STYLE_ACCESS - Static variable in class com.amazonaws.services.s3.S3ClientOptions
The default setting for use of path-style access
DEFAULT_PAYLOAD_SIGNING_ENABLED - Static variable in class com.amazonaws.services.s3.S3ClientOptions
The default setting for use of payload signing
DEFAULT_SKIP_CONTENT_MD5_CHECK - Static variable in class com.amazonaws.services.s3.S3ClientOptions
The default setting for skipping content MD5 check
DEFAULT_STREAM_BUFFER_SIZE - Static variable in class com.amazonaws.services.s3.internal.Constants
The default size of the buffer when uploading data from a stream.
defaultBucket(String) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility.Builder
Sets the default bucket used for uploads and downloads.
deleteBucket(DeleteBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified bucket.
deleteBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucket(DeleteBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketAnalyticsConfiguration(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes an analytics configuration for the bucket (specified by the analytics configuration ID).
deleteBucketAnalyticsConfiguration(DeleteBucketAnalyticsConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes an analytics configuration for the bucket (specified by the analytics configuration ID).
deleteBucketAnalyticsConfiguration(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketAnalyticsConfiguration(DeleteBucketAnalyticsConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketAnalyticsConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to delete an analytics configuration.
DeleteBucketAnalyticsConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
 
DeleteBucketAnalyticsConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
 
DeleteBucketAnalyticsConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.deleteBucketAnalyticsConfiguration(DeleteBucketAnalyticsConfigurationRequest) operation.
DeleteBucketAnalyticsConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationResult
 
DeleteBucketAnalyticsConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteBucketAnalyticsConfigurationUnmarshaller
 
deleteBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketCrossOriginConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's cross origin configuration.
DeleteBucketCrossOriginConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketCrossOriginConfigurationRequest
Creates a new request object, ready to be executed to delete the cross origin configuration for the specified bucket.
deleteBucketInventoryConfiguration(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
deleteBucketInventoryConfiguration(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketInventoryConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to delete an inventory configuration.
DeleteBucketInventoryConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
 
DeleteBucketInventoryConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
 
DeleteBucketInventoryConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) operation.
DeleteBucketInventoryConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationResult
 
DeleteBucketInventoryConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller
 
deleteBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketLifecycleConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's lifecycle configuration.
DeleteBucketLifecycleConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketLifecycleConfigurationRequest
Creates a new request object, ready to be executed to delete the lifecycle configuration for the specified bucket.
deleteBucketMetricsConfiguration(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a metrics configuration (specified by the metrics configuration ID) from the bucket.
deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a metrics configuration (specified by the metrics configuration ID) from the bucket.
deleteBucketMetricsConfiguration(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketMetricsConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to delete a metrics configuration from a bucket.
DeleteBucketMetricsConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
 
DeleteBucketMetricsConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
 
DeleteBucketMetricsConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.deleteBucketMetricsConfiguration(DeleteBucketMetricsConfigurationRequest) operation.
DeleteBucketMetricsConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationResult
 
DeleteBucketMetricsConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteBucketMetricsConfigurationUnmarshaller
 
deleteBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Deletes the policy associated with the specified bucket.
DeleteBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Creates a new request object, ready to be executed to delete the bucket policy of an Amazon S3 bucket.
deleteBucketReplicationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the replication configuration for the given Amazon S3 bucket.
deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the replication configuration for the given Amazon S3 bucket.
deleteBucketReplicationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketReplicationConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's replication configuration.
DeleteBucketReplicationConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketReplicationConfigurationRequest
Creates a new request object, ready to be executed to delete the replication configuration for the specified bucket.
DeleteBucketRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified bucket.
DeleteBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketRequest
Constructs a new DeleteBucketRequest, ready to be executed to delete the specified bucket.
deleteBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketTaggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's tagging configuration.
DeleteBucketTaggingConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketTaggingConfigurationRequest
Creates a new request object, ready to be executed to delete the tagging configuration for the specified bucket.
deleteBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete a bucket's website configuration.
DeleteBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to delete the website configuration for the specified bucket.
DeletedObject() - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
DeleteError() - Constructor for class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
deleteObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes the specified object in the specified bucket.
deleteObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
DeleteObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specified object in a specified bucket.
DeleteObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectRequest
Constructs a new DeleteObjectRequest, specifying the object's bucket name and key.
deleteObjects(DeleteObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes multiple objects in a single bucket from S3.
deleteObjects(DeleteObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteObjectsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
DeleteObjectsRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting multiple objects in a specified bucket.
DeleteObjectsRequest(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest
Constructs a new DeleteObjectsRequest, specifying the objects' bucket name.
DeleteObjectsRequest.KeyVersion - Class in com.amazonaws.services.s3.model
A key to delete, with an optional version attribute.
DeleteObjectsResponse - Class in com.amazonaws.services.s3.internal
Service response for deleteObjects API call.
DeleteObjectsResponse() - Constructor for class com.amazonaws.services.s3.internal.DeleteObjectsResponse
Constructor.
DeleteObjectsResponse(List<DeleteObjectsResult.DeletedObject>, List<MultiObjectDeleteException.DeleteError>) - Constructor for class com.amazonaws.services.s3.internal.DeleteObjectsResponse
Constructor.
DeleteObjectsResult - Class in com.amazonaws.services.s3.model
DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult
 
DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>, boolean) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult
 
DeleteObjectsResult.DeletedObject - Class in com.amazonaws.services.s3.model
A successfully deleted object.
DeleteObjectsResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteObjectsResultUnmarshaller
 
deleteObjectTagging(DeleteObjectTaggingRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Remove the tags for the specified object.
deleteObjectTagging(DeleteObjectTaggingRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteObjectTaggingHeaderHandler - Class in com.amazonaws.services.s3.internal
Handler for retrieving headers from the DeleteObjectTaggingRequest response.
DeleteObjectTaggingHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.DeleteObjectTaggingHeaderHandler
 
DeleteObjectTaggingRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to delete the tags for an object.
DeleteObjectTaggingRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
Constructs an instance of this object.
DeleteObjectTaggingResponseUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteObjectTaggingResponseUnmarshaller
 
DeleteObjectTaggingResult - Class in com.amazonaws.services.s3.model
Contains all the information returned from performing a DeleteObjectTaggingRequest.
DeleteObjectTaggingResult() - Constructor for class com.amazonaws.services.s3.model.DeleteObjectTaggingResult
 
deleteTransferRecord(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Deletes a transfer record with the given id.
deleteVersion(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(DeleteVersionRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Deletes a specific version of an object in the specified bucket.
deleteVersion(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
deleteVersion(DeleteVersionRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
DeleteVersionRequest - Class in com.amazonaws.services.s3.model
Provides options for deleting a specific version of an object in the specified bucket.
DeleteVersionRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key.
DeleteVersionRequest(String, String, String, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key, with the specified Multi-Factor Authentication (MFA) information.
DELIMITER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the delimiter specified by a request.
DigestValidationInputStream - Class in com.amazonaws.services.s3.internal
Input stream extends MD5DigestValidationInputStream, when you finish reading the stream, it will validate whether the computed digest equals the one from the server side.
DigestValidationInputStream(InputStream, MessageDigest, byte[]) - Constructor for class com.amazonaws.services.s3.internal.DigestValidationInputStream
Constructor.
disableChunkedEncoding() - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
Configures the client to disable chunked encoding for all requests.
DISABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for a disabled rule.
disableRequesterPays(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Allows Amazon S3 bucket owner to disable the Requester Pays for the given bucket name.
disableRequesterPays(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
doEndElement(String, String, String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
doesBucketExist(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Checks if the specified bucket exists.
doesBucketExist(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
doesObjectExist(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
 
doesObjectExist(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
DOT - Static variable in class com.amazonaws.services.s3.model.InstructionFileId
 
download(String, String, File) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts downloading the S3 object specified by the bucket and the key to the given file.
download(String, File) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts downloading the S3 object specified by the default bucket and the key to the given file.
download(String, String, File, TransferListener) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts downloading the S3 object specified by the bucket and the key to the given file.
download(String, File, TransferListener) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts downloading the S3 object specified by the default bucket and the key to the given file.
downloadObjectToFile(S3Object, File, boolean, boolean) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Downloads an S3Object, as returned from AmazonS3Client.getObject(com.amazonaws.services.s3.model.GetObjectRequest) , to the specified file.
dump(FileDescriptor, PrintWriter, String[]) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
 

E

EmailAddressGrantee - Class in com.amazonaws.services.s3.model
Represents an e-mail grantee.
EmailAddressGrantee(String) - Constructor for class com.amazonaws.services.s3.model.EmailAddressGrantee
Constructs a new EmailAddressGrantee object with the given email address.
enableBouncyCastle() - Static method in class com.amazonaws.services.s3.internal.crypto.CryptoRuntime
Deprecated.
Enables bouncy castle.
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Constant for an enabled rule.
ENABLED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is enabled for a bucket.
enableDualstack() - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
Configures the client to use the dualstack endpoint for a region
enableRequesterPays(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Allows Amazon S3 bucket owner to enable the Requester Pays for the given bucket name.
enableRequesterPays(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
EncryptedGetObjectRequest - Class in com.amazonaws.services.s3.model
An extension of GetObjectRequest to allow additional encryption material description to be specified on a per-request basis.
EncryptedGetObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
 
EncryptedGetObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
 
EncryptedGetObjectRequest(S3ObjectId) - Constructor for class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
 
EncryptedGetObjectRequest(String, String, boolean) - Constructor for class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
 
EncryptedInitiateMultipartUploadRequest - Class in com.amazonaws.services.s3.model
This class is an extension of InitiateMultipartUploadRequest to allow additional crypto related attributes to be specified.
EncryptedInitiateMultipartUploadRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
 
EncryptedInitiateMultipartUploadRequest(String, String, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
 
EncryptedPutObjectRequest - Class in com.amazonaws.services.s3.model
This class is an extension of PutObjectRequest to allow additional encryption material description to be specified on a per-request basis.In particular, EncryptedPutObjectRequest is only recognized by AmazonS3EncryptionJavaClient.
EncryptedPutObjectRequest(String, String, File) - Constructor for class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
 
EncryptedPutObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
 
EncryptedPutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
 
EncryptedUploadContext - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
EncryptedUploadContext(String, String, SecretKey) - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
Deprecated.
Constructor.
EncryptionInstruction - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
EncryptionInstruction(Map<String, String>, byte[], SecretKey, Cipher) - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Deprecated.
Construct a new EncryptionInstruction object with the provided fields.
EncryptionInstruction(Map<String, String>, byte[], SecretKey, CipherFactory) - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Deprecated.
Construct a new EncryptionInstruction object with the provided fields.
EncryptionMaterials - Class in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
EncryptionMaterials(KeyPair) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Constructs a new EncryptionMaterials object, storing an asymmetric key pair.
EncryptionMaterials(SecretKey) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Constructs a new EncryptionMaterials object, storing a symmetric key.
EncryptionMaterials(KeyPair, SecretKey) - Constructor for class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Base constructor for the EncryptionMaterials object.
EncryptionMaterialsAccessor - Interface in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
EncryptionMaterialsFactory - Interface in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
EncryptionMaterialsProvider - Interface in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
EncryptionUtils - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
EncryptionUtils() - Constructor for class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
 
encryptRequestUsingInstruction(PutObjectRequest, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Returns an updated request where the input stream contains the encrypted object contents.
encryptRequestUsingMetadata(PutObjectRequest, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
use generateInstruction, encryptRequestUsingInstruction, and updateMetadataWithEncryptionInfo instead
end() - Method in class com.amazonaws.services.s3.internal.XmlWriter
Stops the writing process.
equals(Object) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
equals(Object) - Method in class com.amazonaws.services.s3.AmazonS3URI
 
equals(Object) - Method in class com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
 
equals(Object) - Method in class com.amazonaws.services.s3.model.AccessControlList
 
equals(Object) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Grant
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Owner
 
equals(Object) - Method in class com.amazonaws.services.s3.model.Tag
 
ETAG - Static variable in interface com.amazonaws.services.s3.Headers
Etag header
eTag - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
Hex encoded MD5 hash of this object's contents, as computed by Amazon S3
EXPIRATION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional object expiration
EXPIRES - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional object expiration
EXTENDED_REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's extended debugging ID
ExtraMaterialsDescription - Class in com.amazonaws.services.s3.model
Used to provide additional/supplemental material description (typically on a per-request basis and for more advanced use-case) to supplement the one stored in S3 for crypto material retrieval.
ExtraMaterialsDescription(Map<String, String>) - Constructor for class com.amazonaws.services.s3.model.ExtraMaterialsDescription
 
ExtraMaterialsDescription(Map<String, String>, ExtraMaterialsDescription.ConflictResolution) - Constructor for class com.amazonaws.services.s3.model.ExtraMaterialsDescription
 
ExtraMaterialsDescription.ConflictResolution - Enum in com.amazonaws.services.s3.model
Used to resolve conflicts when merging the additional material description to the core material description.

F

FAILED_PRECONDITION_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
HTTP status code indicating that preconditions failed and thus the request failed.
FileDeletionEvent - Class in com.amazonaws.services.s3.internal
A file deletion event.
FileDeletionEvent() - Constructor for class com.amazonaws.services.s3.internal.FileDeletionEvent
 
Filter - Class in com.amazonaws.services.s3.model
Defines a set of filter criteria that limits the objects that can trigger event notifications
Filter() - Constructor for class com.amazonaws.services.s3.model.Filter
 
FilterRule - Class in com.amazonaws.services.s3.model
Model class representing a Filter Rule for a NotificationConfiguration.
FilterRule() - Constructor for class com.amazonaws.services.s3.model.FilterRule
 
flush() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
forKey(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers the versions of a single Amazon S3 object.
formatIso8601Date(Date) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Formats an instance of Date to ISO-8601.
formatRfc822Date(Date) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Formats an instance of Date to RFC-822.
fromString(String) - Static method in enum com.amazonaws.services.s3.model.SSEAlgorithm
Returns the SSEAlgorithm enum corresponding to the given string; or null if and only if the given algorithm is null.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.BucketAccelerateStatus
 
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
 
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the Amazon S3 Region enumeration value representing the specified Amazon S3 Region ID string.
fromValue(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the Amazon S3 StorageClass enumeration value representing the specified Amazon S3 StorageClass ID string.

G

GB - Static variable in class com.amazonaws.services.s3.internal.Constants
Gigabytes
generateCEK(EncryptionMaterials, Provider) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
generateInstruction(EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
generateInstruction(EncryptionMaterialsProvider, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Constructor.
generateInstruction(EncryptionMaterialsProvider, Map<String, String>, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Constructor.
generateOneTimeUseSymmetricKey() - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Generates a one-time use Symmetric Key on-the-fly for use in envelope encryption.
generatePresignedUrl(String, String, Date) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date, HttpMethod) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a pre-signed URL for accessing an Amazon S3 resource.
generatePresignedUrl(String, String, Date) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(String, String, Date, HttpMethod) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GeneratePresignedUrlRequest - Class in com.amazonaws.services.s3.model
Contains options to generate a pre-signed URL for an Amazon S3 resource.
GeneratePresignedUrlRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP GET request to access the Amazon S3 object stored under the specified key in the specified bucket.
GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP request to access the specified Amazon S3 resource.
generateSSECustomerKeyForPresignUrl(String) - Static method in class com.amazonaws.services.s3.model.SSECustomerKey
Constructs a new SSECustomerKey that can be used for generating the presigned URL's.
GenericBucketRequest - Class in com.amazonaws.services.s3.model
Generic request container for web service requests on buckets.
GenericBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.GenericBucketRequest
Create a generic request for a bucket operation.
GET_OBJECT_IF_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag matching constraint header for the get object request
GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Modified since constraint header for the get object request
GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.amazonaws.services.s3.Headers
ETag non-matching constraint header for the get object request
GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.amazonaws.services.s3.Headers
Unmodified since constraint header for the get object request
getAbortDate() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Date when multipart upload will become eligible for abort operation by lifecycle.
getAbortDate() - Method in class com.amazonaws.services.s3.model.PartListing
Date when multipart upload will become eligible for abort operation by lifecycle.
getAbortIncompleteMultipartUpload() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
 
getAbortRuleId() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
getAbortRuleId() - Method in class com.amazonaws.services.s3.model.PartListing
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
getAbsoluteFilePath() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Gets the absolute path of file to transfer.
getAccelerateConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
 
getAccessControlList() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Returns the optional access control list for the new bucket.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional access control list for the new upload.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.AccessControlListHandler
 
getAccessor() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Returns null since the EncryptionMaterials base class does not have a materials accessor.
getAccountId() - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
getAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the custom ACL to be applied to the specified bucket when this request is executed.
getAcl() - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Returns the custom ACL to be applied to the specified object when this request is executed.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.S3Actions
 
getAdditionalDetails() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Returns any additional information retrieved in the error response.
getAdjustedCryptoRange(long[]) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Adjusts a user specified range to retrieve all of the cipher blocks (each of size 16 bytes) that contain the specified range.
getAlgorithm() - Method in enum com.amazonaws.services.s3.model.SSEAlgorithm
 
getAlgorithm() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
Returns the encryption algorithm to use with this customer-provided server-side encryption key.
getAllowedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns allowed headers of this rule.
getAllowedMethods() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed methods of this rule.
getAllowedOrigins() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the allowed origins of this rule and returns a reference to this object for method chaining.
getAllTags() - Method in class com.amazonaws.services.s3.model.TagSet
Get all the tags for this TagSet
getAllTagSets() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the list of TagSet objects contained in this object.
getAmazonS3() - Method in class com.amazonaws.services.s3.UploadObjectObserver
getAmazonS3Exception() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getAnalyticsConfiguration() - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationResult
Returns the requested analytics configuration.
getAnalyticsConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
Returns the AnalyticsConfiguration object.
getAnalyticsConfigurationList() - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Returns the list of analytics configurations for a bucket.
getAwsKmsKeyId() - Method in class com.amazonaws.services.s3.model.SSEAwsKeyManagementParams
Returns the AWS Key Management System Key Id used for encryption.
getAwsKmsRegion() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Returns the the KMS region explicitly specified for the AWS KMS client when such client is internally instantiated; or null if no explicit KMS region is specified.
getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getBatchSize() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getBlock() - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
getBucket() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Gets the bucket name of the record.
getBucket() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
getBucket() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getBucket() - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Deprecated.
Use getBucketName() instead.
getBucket() - Method in class com.amazonaws.services.s3.model.S3ObjectId
 
getBucket() - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
getBucket() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use getBucketName() instead.
getBucketAccelerateConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the accelerate configuration for the given bucket.
getBucketAccelerateConfiguration(GetBucketAccelerateConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the accelerate configuration for the given bucket.
getBucketAccelerateConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketAccelerateConfiguration(GetBucketAccelerateConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketAccelerateConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's accelerate configuration.
GetBucketAccelerateConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAccelerateConfigurationRequest
Creates a request object, ready to be executed to fetch the accelerate configuration for the specified bucket.
getBucketAccountId() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
 
getBucketAcl(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified Amazon S3 bucket.
getBucketAcl(GetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified Amazon S3 bucket.
getBucketAcl(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketAcl(GetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketAclRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for requesting a bucket's Access Control List (ACL).
GetBucketAclRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAclRequest
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL for the specified bucket when executed.
getBucketAnalyticsConfiguration(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets an analytics configuration for the bucket (specified by the analytics configuration ID).
getBucketAnalyticsConfiguration(GetBucketAnalyticsConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets an analytics configuration for the bucket (specified by the analytics configuration ID).
getBucketAnalyticsConfiguration(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketAnalyticsConfiguration(GetBucketAnalyticsConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketAnalyticsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
GetBucketAnalyticsConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to get an analytics configuration.
GetBucketAnalyticsConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
 
GetBucketAnalyticsConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
 
GetBucketAnalyticsConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.getBucketAnalyticsConfiguration(GetBucketAnalyticsConfigurationRequest) operation.
GetBucketAnalyticsConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationResult
 
GetBucketAnalyticsConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.GetBucketAnalyticsConfigurationUnmarshaller
 
getBucketArn() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Returns the Amazon resource name (ARN) of the bucket to which data is exported.
getBucketArn() - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
getBucketARN() - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Returns the Amazon S3 bucket ARN where the replicas are present.
getBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the cross origin configuration for the specified bucket, or null if the specified bucket does not exists, or an empty list if no configuration has been established.
getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the cross origin configuration for the specified bucket, or null if no configuration has been established.
getBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketCrossOriginConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's cross origin configuration.
GetBucketCrossOriginConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketCrossOriginConfigurationRequest
Creates a request object, ready to be executed to fetch the cross origin configuration of the specified bucket.
getBucketInventoryConfiguration(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns an inventory configuration (identified by the inventory ID) from the bucket.
getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns an inventory configuration (identified by the inventory ID) from the bucket.
getBucketInventoryConfiguration(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketInventoryConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
GetBucketInventoryConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to retrieve an inventory configuration.
GetBucketInventoryConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
 
GetBucketInventoryConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
 
GetBucketInventoryConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) operation.
GetBucketInventoryConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationResult
 
GetBucketInventoryConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.GetBucketInventoryConfigurationUnmarshaller
 
getBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the lifecycle configuration for the specified bucket, or null if the specified bucket does not exists, or an empty list if no configuration has been established.
getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the lifecycle configuration for the specified bucket, or null if the specified bucket does not exists, or an empty list if no configuration has been established.
getBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketLifecycleConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's lifecycle configuration.
GetBucketLifecycleConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketLifecycleConfigurationRequest
Creates a request object, ready to be executed to fetch the lifecycle configuration for the specified bucket.
getBucketLocation(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the geographical region where Amazon S3 stores the specified bucket.
getBucketLocation(GetBucketLocationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the geographical region where Amazon S3 stores the specified bucket.
getBucketLocation(GetBucketLocationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLocation(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketLocationRequest - Class in com.amazonaws.services.s3.model
Provides options for requesting an Amazon S3 bucket's location.
GetBucketLocationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketLocationRequest
Constructs a new request object to create a new bucket with the specified name.
getBucketLoggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
GetBucketLoggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's logging configuration.
GetBucketLoggingConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketLoggingConfigurationRequest
Creates request object, ready to be executed to fetch the logging configuration for the specified bucket.
getBucketMetricsConfiguration(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets a metrics configuration (specified by the metrics configuration ID) from the bucket.
getBucketMetricsConfiguration(GetBucketMetricsConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets a metrics configuration (specified by the metrics configuration ID) from the bucket.
getBucketMetricsConfiguration(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketMetricsConfiguration(GetBucketMetricsConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketMetricsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
GetBucketMetricsConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to retrieve metrics configuration from a bucket.
GetBucketMetricsConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
 
GetBucketMetricsConfigurationRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
 
GetBucketMetricsConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.getBucketMetricsConfiguration(GetBucketMetricsConfigurationRequest) operation.
GetBucketMetricsConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationResult
 
GetBucketMetricsConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.GetBucketMetricsConfigurationUnmarshaller
 
getBucketName() - Method in class com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Deprecated.
 
getBucketName() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getBucketName() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getBucketName() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to abort.
getBucketName() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the name of the existing bucket where this request will upload a new object to.
getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to complete.
getBucketName() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the name of the bucket containing the completed multipart object.
getBucketName() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Gets the name of the Amazon S3 bucket to create.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
Returns the name of the bucket from which an analytics configuration is deleted.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
Returns the name of the bucket containing the inventory configuration to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
Returns the name of the bucket from which the metrics configuration is deleted.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being deleted.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
Gets the name of the Amazon S3 bucket to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Gets the name of the Amazon S3 bucket containing the object to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Gets the name of the Amazon S3 bucket containing the object(s) to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the name of the Amazon S3 bucket containing the version to delete.
getBucketName() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the name of the bucket involved in this request.
getBucketName() - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Returns the name of the target bucket.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketAclRequest
Returns the name of the bucket whose ACL will be retrieved by this request, when executed.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
Returns the name of the bucket from which an analytics configuration is to be retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
Returns the name of the bucket containing the inventory configuration to retrieve.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
Returns the name of the bucket whose location is being requested.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
Returns the name of the bucket containing the metrics configuration to retrieve.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Gets the name of the bucket containing the object whose ACL is to be retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the name of the bucket containing the object whose metadata is being retrieved.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the name of the bucket containing the object to be downloaded.
getBucketName() - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.GetRequestPaymentConfigurationRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.HeadBucketRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
getBucketName() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the name of the bucket in which the new multipart upload was initiated.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsRequest
Gets the name of the Amazon S3 bucket whose analytics configurations are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsRequest
Gets the name of the Amazon S3 bucket whose inventory configurations are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsRequest
Gets the name of the bucket containing the metrics configurations to retrieve.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the name of the bucket containing the uploads to list.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the name of the Amazon S3 bucket whose objects are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Gets the name of the Amazon S3 bucket whose objects are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the name of the Amazon S3 bucket containing the objects listed in this ListObjectsV2Result.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the name of the bucket containing the multipart upload whose parts are being listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the name of the Amazon S3 bucket whose versions are to be listed.
getBucketName() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the name of the bucket containing the listed multipart uploads, as specified in the original request.
getBucketName() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the name of the Amazon S3 bucket containing the objects listed in this ObjectListing.
getBucketName() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the name of the bucket containing the listed parts, as specified in the original request.
getBucketName() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Returns the name of the bucket containing the reference to the object to restore which is now stored in Amazon Glacier.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the name of the bucket in which this object is contained.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the name of the Amazon S3 bucket in which this object is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the name of the Amazon S3 bucket in which this version is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the name of the bucket whose ACL will be modified by this request when executed.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
Returns the name of the bucket to which an analytics configuration is stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Gets the name of the bucket whose cross origin configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
Returns the name of the bucket where the inventory configuration will be stored.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Gets the name of the bucket whose lifecycle configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Gets the name of the bucket whose logging configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
Returns the name of the bucket for which the metrics configuration is set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Gets the name of the bucket whose notification configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Returns the name of the Amazon S3 bucket whose policy is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Returns the name of Amazon S3 bucket.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Gets the name of the bucket whose tagging configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the name of the bucket whose versioning configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Returns the name of the bucket containing the object whose ACL is being set.
getBucketName() - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
 
getBucketName() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
getBucketName() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the name of the Amazon S3 bucket containing the versions listed in this VersionListing.
getBucketNotificationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the notification configuration for the specified bucket.
getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the notification configuration for the specified bucket.
getBucketNotificationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketNotificationConfiguration(GetBucketNotificationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketNotificationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use getNotificationConfiguration() instead.
GetBucketNotificationConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's notification configuration.
GetBucketNotificationConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketNotificationConfigurationRequest
Creates a new request object, ready to be executed to fetch the notification configuration for the specified bucket.
getBucketPolicy(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the policy for the specified bucket.
getBucketPolicy(GetBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the policy for the specified bucket.
getBucketPolicy(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketPolicy(GetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Gets the policy for the specified bucket.
GetBucketPolicyRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Creates a new request object, ready to be executed to retrieve the bucket policy of an Amazon S3 bucket.
getBucketRegion() - Method in class com.amazonaws.services.s3.model.HeadBucketResult
Returns the AWS region where the bucket is located.
getBucketReplicationConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the replication configuration for the given Amazon S3 bucket.
getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the replication configuration for the given Amazon S3 bucket.
getBucketReplicationConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketReplicationConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's replication configuration.
GetBucketReplicationConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketReplicationConfigurationRequest
Creates a new request object, ready to be executed to fetch the replication configuration for the specified bucket.
getBuckets() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getBucketTaggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the tagging configuration for the specified bucket, or null if the specified bucket does not exists, or an empty list if no configuration has been established.
getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the tagging configuration for the specified bucket, or null if the specified bucket does not exists, or an empty list if no configuration has been established.
getBucketTaggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketTaggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's tagging configuration.
GetBucketTaggingConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketTaggingConfigurationRequest
Creates request object, ready to be executed to fetch the tagging configuration for the specified bucket.
getBucketVersioningConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketVersioningConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get a bucket's versioning configuration.
GetBucketVersioningConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketVersioningConfigurationRequest
Creates a request object, ready to be executed to fetch the versioning configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to retrieve a bucket's website configuration.
GetBucketWebsiteConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket website configuration for the specified bucket.
getBytes() - Method in class com.amazonaws.services.s3.internal.XmlWriter
Gets the byte.
getBytesTotal() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Gets the total bytes to transfer.
getBytesTransfered() - Method in class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
Replaced by ProgressEvent.getBytesTransferred()
getBytesTransferred() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Gets the bytes transferred currently.
getCacheControl() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
getCacheControl() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the cache control response header override if it has been specified, or null otherwise.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets additional metadata for a previously executed successful request.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getCannedAccessControlList() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the canned ACL to use for the new, copied object.
getCannedAcl() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
getCannedAcl() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the optional pre-configured access control policy to use for the new object.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Returns the optional Canned ACL to set for the new bucket.
getCannedACL() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Gets the optional pre-configured access control policy to use for the new object.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.SetBucketAclRequest
Returns the canned ACL to be applied to the specified bucket when this request is executed.
getCannedAcl() - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Returns the canned ACL to be applied to the specified object when this request is executed.
getCipherFactory() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Deprecated.
 
getCipherMode() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
Deprecated.
 
getCloudFrontId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Gets Amazon S3's CloudFront ID when the request is performed in the accelerate mode.
getCloudFrontId() - Method in class com.amazonaws.services.s3.S3ResponseMetadata
 
getCloudFunctionARN() - Method in class com.amazonaws.services.s3.model.CloudFunctionConfiguration
Deprecated.
Returns the ARN of the cloud function to be invoked.
getCode() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns the status code for the failed delete.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the common prefixes included in this object listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the common prefixes included in this multipart upload listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the common prefixes included in this object listing.
getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the common prefixes included in this version listing.
getCompleteMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCondition() - Method in class com.amazonaws.services.s3.model.RoutingRule
Return the condition that must be met for the specified redirect to apply.
getConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Returns the website configuration to send as part of this request.
getConfiguration() - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketAccelerateConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
getConfiguration() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
getConfigurationByName(String) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Returns the notification configuration for the given name.
getConfigurations() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Returns all the notification configurations associated with the Amazon S3 bucket.
getConflictResolution() - Method in class com.amazonaws.services.s3.model.ExtraMaterialsDescription
Returns the conflict resolution strategy; neve null.
getConnectionType(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferNetworkConnectionType
Returns the connection type from string
getContentDisposition() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Content-Disposition HTTP header, which specifies presentation information for the object such as the recommended filename for the object to be saved as.
getContentDisposition() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content disposition response header override if it has been specified, or null otherwise.
getContentEncoding() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
getContentEncoding() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content encoding response header override if it has been specified, or null otherwise.
getContentLanguage() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the Content-Language HTTP header, which describes the natural language(s) of the intended audience for the enclosed entity.
getContentLanguage() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content language response header override if it has been specified, or null otherwise.
getContentLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the Content-Length HTTP header indicating the size of the associated object in bytes.
getContentMd5() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Gets the expected content-md5 header of the request.
getContentMD5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
getContentMd5() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the Base64-encoded MD5 hash of the object content that was calculated on the client-side.
getContentRange() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the content range of the object if response contains the Content-Range header.
getContentType() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Gets the expected content-type of the request.
getContentType() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the Content-Type HTTP header, which indicates the type of content stored in the associated object.
getContentType() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the content type response header override if it has been specified, or null otherwise.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsRequest
Gets the optional continuation token.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Gets the optional continuation token.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsRequest
Gets the optional continuation token.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Gets the optional continuation token.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsRequest
Gets the optional continuation token.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Gets the optional continuation token.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Gets the optional continuation token.
getContinuationToken() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the optional continuation token.
getCreationDate() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the bucket's creation date.
getCrossOriginConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Gets the new cross origin configuration for the specified bucket.
getCryptoMode() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Returns the optionally specified crypto mode applicable only to the S3 encryption client; or null.
getCryptoProvider() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
Deprecated.
 
getCryptoProvider() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Returns the crypto provider whose encryption implementation will be used to encrypt and decrypt data.
getCustomerMasterKeyId() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
 
getCustomerMasterKeyId() - Method in class com.amazonaws.services.s3.model.KMSEncryptionMaterials
Deprecated.
Returns the default KMS's Customer Master Key ID; or null if there isn't one.
getCustomQueryParameters() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
 
getDataExport() - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysis
Returns the container used to describe how data related to the storage class analysis should be exported.
getDate() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Returns the expiration date of this object.
getDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Returns the time in days from when a new version of the object is uploaded to the bucket and when older versions are archived.
getDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Returns the time in days from an object's creation to its expiration.
getDaysAfterInitiation() - Method in class com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
 
getDefault() - Static method in enum com.amazonaws.services.s3.model.SSEAlgorithm
Returns the default server side encryption algorithm, which is AES256.
getDeletedObjects() - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
getDeletedObjects() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult
Returns the list of successfully deleted objects from this request.
getDeletedObjects() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
Returns the list of successfully deleted objects from this request.
getDeleteMarkerVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the versionId for the delete marker that was created when doing a non-versioned delete in a versioned bucket.
getDeleteObjectResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.DeleteObjectsHandler
 
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ListObjectsV2Result.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the delimiter parameter originally used to request this object listing, or null if no delimiter specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Gets the delimiter parameter originally used to request this multipart upload listing, or null if no delimiter specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the delimiter parameter originally used to request this object listing, or null if no delimiter specified.
getDelimiter() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the delimiter parameter used to request this version listing.
getDescription(String) - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
 
getDestination() - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
 
getDestination() - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns the destination bucket name for this logging configuration.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationConfig() - Method in class com.amazonaws.services.s3.model.ReplicationRule
Returns the destination configuration for the replication rule.
getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional customer-provided server-side encryption key to use to encrypt the destination object being copied.
getDestinationSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional customer-provided server-side encryption key to use to encrypt the source object part being copied.
getDeviceSerialNumber() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Gets the Multi-Factor Authentication device serial number.
getDiskLimit() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
getDiskLimit() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Returns the maximum size (in bytes) of additional disk space that will be consumed for this request; or Long.MAX_VALUE if there is no limit.
getDisplayName() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Returns the display name for this grantee.
getDisplayName() - Method in class com.amazonaws.services.s3.model.Owner
Gets the display name of the owner.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.PartListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncodingType() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the encoding type used by Amazon S3 to encode object key names in the XML response.
getEncryptedInputStream(UploadPartRequest, CipherFactory) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Retrives the encrypted input stream.
getEncryptedSymmetricKey() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Deprecated.
Returns an array of bytes representing the encrypted envelope symmetric key.
getEncryptedSymmetricKey(SecretKey, EncryptionMaterials, Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Encrypts a symmetric key using the provided encryption materials and returns it in raw byte array form.
getEncryption() - Method in class com.amazonaws.services.s3.model.SSEAwsKeyManagementParams
Returns the scheme used for encrypting the Amazon S3 object.
getEncryptionMaterials(Map<String, String>) - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsAccessor
Deprecated.
Retrieves encryption materials matching the specified description from some source.
getEncryptionMaterials() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsFactory
Deprecated.
Returns EncryptionMaterials which the caller can use for encryption.
getEncryptionMaterials() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
Deprecated.
Returns EncryptionMaterials which the caller can use for encryption.
getEncryptionMaterials() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Returns the encryption materials if specified; or null if not.
getEncryptionMaterials() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
getEncryptionMaterials(Map<String, String>) - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
getEnvelopeEncryptionKey() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
Deprecated.
 
getErrorCode() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
Always returns null since this exception represents a "successful" response from the service with no top-level error code.
getErrorCode() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorDocument() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Returns the complete path to the document to serve for 4xx errors, or null if no error document has been configured.
getErrorDocument() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getErrorHostId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorMessage() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorRequestId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorResponseXml() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Returns the error XML received in the HTTP Response or null if the exception is constructed from the headers.
getErrors() - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
getErrors() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
Returns the list of errors from the attempted delete operation.
getETag() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the entity tag identifying the new object.
getETag() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the ETag value for the new object that was created in the associated CopyObjectRequest.
getETag() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the ETag value for the new part that was created in the associated CopyPartRequest.
getETag() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the hex encoded 128-bit MD5 digest of the associated object according to RFC 1864.
getETag() - Method in class com.amazonaws.services.s3.model.PartETag
Returns the entity tag generated from the content of the associated part.
getETag() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the entity tag generated from the part content.
getETag() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Gets the ETag value for the newly created object.
getETag() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the hex encoded 128-bit MD5 hash of this object's contents as computed by Amazon S3.
getETag() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the hex encoded 128-bit MD5 hash of this version's contents as computed by Amazon S3.
getETag() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the entity tag of the newly uploaded part.
getEvent() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Deprecated.
getEvents() - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Returns the set of events associated with this notification configuration.
getExecutorService() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Returns a custom executor service for concurrent uploads; or null there is no customization.
getExecutorService() - Method in class com.amazonaws.services.s3.UploadObjectObserver
getExpiration() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
The expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3.
getExpirationDate() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the expiration date of the object.
getExpirationInDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the time in days from an object's creation to its expiration.
getExpirationInDays() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Returns the time in days from an object's creation to its expiration.
getExpirationTime() - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Returns the expiration date of the object, or null if the object is not configured to expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the time this object will expire and be completely removed from S3.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTime() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirationTimeRuleId() - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Returns the bucket lifecycle configuration rule ID for the expiration of this object.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpires() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Returns the expires response header override if it has been specified, or null otherwise.
getExposedHeaders() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns expose headers of this rule and returns a reference to this object for method chaining.
getExtendedRequestId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Gets Amazon S3's extended request ID.
getExtraMaterialDescription() - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Returns the supplemental material description to be used for retrieving the encryption materials.
getFile(int) - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
Retrieves the file with the specified part number as the file extension.
getFile() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
Returns the File this stream is reading data from.
getFile() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the path and name of the file containing the data to be uploaded to Amazon S3.
getFile() - Method in interface com.amazonaws.services.s3.model.S3DataSource
 
getFile() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the file containing the data to upload.
getFileDeleteObserver() - Method in class com.amazonaws.services.s3.internal.PartCreationEvent
Returns an observer for file deletion; or null if there is none.
getFileOffset() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional offset in the specified file, at which to begin uploading data for this part.
getFilter() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
 
getFilter() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns a LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
getFilter() - Method in class com.amazonaws.services.s3.model.metrics.MetricsConfiguration
 
getFilter() - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Filter criteria for determining which S3 objects trigger event notifications.
getFilterRules() - Method in class com.amazonaws.services.s3.model.S3KeyFilter
 
getFireCompletedEvent() - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
Returns whether this input stream should fire an event with code ProgressEvent.COMPLETED_EVENT_CODE when this stream runs out of data.
getFirstByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional start range to copy from the source object.
getFirstInitializationVector() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
Deprecated.
 
getFirstRegionId() - Method in enum com.amazonaws.services.s3.model.Region
Returns the first region id or null for Region.US_Standard.
getFormat() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
 
getFormat() - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
getFrequency() - Method in class com.amazonaws.services.s3.model.inventory.InventorySchedule
 
getFunctionARN() - Method in class com.amazonaws.services.s3.model.LambdaConfiguration
Returns the ARN of the cloud function to be invoked.
getFutures() - Method in class com.amazonaws.services.s3.UploadObjectObserver
 
getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the optional progress listener for receiving updates about object download status.
getGrantee() - Method in class com.amazonaws.services.s3.model.Grant
Gets the grantee being granted a permission by this grant.
getGrants() - Method in class com.amazonaws.services.s3.model.AccessControlList
Deprecated.
This will remove the duplicate grants if received from Amazon S3. Use AccessControlList.getGrantsAsList() instead.
getGrantsAsList() - Method in class com.amazonaws.services.s3.model.AccessControlList
Gets the list of Grant objects in this access control list (ACL).
getHeaderName() - Method in enum com.amazonaws.services.s3.model.Permission
Returns the name of the header used to grant this permission.
getHostId() - Method in class com.amazonaws.services.s3.S3ResponseMetadata
Returns the Amazon S3 host ID, providing additional debugging information about how a request was handled.
getHostName() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the host name to use in the redirect request.
getHttpErrorCodeReturnedEquals() - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Return the HTTP error code when the redirect is applied.
getHttpExpiresDate() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the date when the object is no longer cacheable.
getHttpRedirectCode() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the HTTP code to use in the redirect response.
getId() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Gets the transfer id of the record.
getId() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Returns the identifier used to represent an analytics configuration.
getId() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the ID of this rule.
getId() - Method in class com.amazonaws.services.s3.model.CORSRule
Returns the Id of this rule.
getId() - Method in class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
Returns the identifier used to represent an analytics configuration.
getId() - Method in class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
Returns the ID used to identify the inventory configuration.
getId() - Method in class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
Returns the ID used to identify the metrics configuration.
getId() - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
Returns the identifier used to represent an analytics configuration.
getId() - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
Returns the ID used to identify the inventory configuration.
getId() - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
Returns the ID used to identify the metrics configuration.
getId() - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
getId() - Method in class com.amazonaws.services.s3.model.metrics.MetricsConfiguration
 
getId() - Method in class com.amazonaws.services.s3.model.Owner
Gets the ID of the owner.
getId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
 
getIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Returns the unique identifier for this grantee.
getIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Gets the grantee's e-mail address.
getIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
Gets the identifier for this grantee.
getIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
Gets the group grantee's URI.
getIncludedObjectVersions() - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
getIndexDocumentSuffix() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Returns the document to serve when a directory is specified (ex: index.html).
getIndexDocumentSuffix() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getInitiated() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the date at which this upload was initiated.
getInitiateMultipartUploadResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
getInitiator() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the user who initiated this multipart upload.
getInitiator() - Method in class com.amazonaws.services.s3.model.PartListing
Returns details on the user who initiated the associated multipart upload.
getInputStream() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the input stream containing the data to be uploaded to Amazon S3.
getInputStream() - Method in interface com.amazonaws.services.s3.model.S3DataSource
 
getInputStream() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the stream containing the data to upload for the new part.
getInstance(Context) - Static method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferNetworkLossHandler
Return the singleton instance of the receiver.
getInstance() - Static method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferNetworkLossHandler
Return the singleton instance of the handler.
getInstance() - Static method in class com.amazonaws.services.s3.model.transform.BucketNotificationConfigurationStaxUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.s3.util.Mimetypes
Gets an instance of Mimetypes with default mime type info.
getInstanceLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the physical length of the entire object stored in S3.
getInstructionFileSuffix() - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
 
getInventoryConfiguration() - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationResult
Returns the requested inventory configuration.
getInventoryConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
Returns the inventory configuration.
getInventoryConfigurationList() - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Returns the list of inventory configurations for a bucket.
getInventoryFilter() - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
getInvocationRoleARN() - Method in class com.amazonaws.services.s3.model.CloudFunctionConfiguration
Deprecated.
Returns the invocation role associated with this configuration.
getIV() - Method in class com.amazonaws.services.s3.internal.crypto.CipherFactory
Deprecated.
 
getKey() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Gets the key of the record.
getKey() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getKey() - Method in class com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Deprecated.
 
getKey() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getKey() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the key of the multipart upload to abort.
getKey() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the key under which to store the new object.
getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the key under which the multipart upload to complete is stored.
getKey() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Gets the key by which the newly created object is stored.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Gets the key of the object to delete.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
 
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the key that was successfully deleted.
getKey() - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
 
getKey() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the key of the version to delete.
getKey() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the key of the object involved in this request.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Gets the key under which the object whose ACL to be retrieved is stored.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the key of the object whose metadata is being retrieved.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the key under which the object to be downloaded is stored.
getKey() - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
 
getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
getKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the object key for which the multipart upload was initiated.
getKey() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the key of the associated multipart upload whose parts are being listed.
getKey() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns the key of the object that couldn't be deleted.
getKey() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the key by which this upload is stored.
getKey() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the key value specified in the original request used to identify which multipart upload contains the parts to list.
getKey() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Gets the key, the name of the reference to the object to restore, which is now stored in Amazon Glacier.
getKey() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the key under which this object is stored.
getKey() - Method in class com.amazonaws.services.s3.model.S3ObjectId
 
getKey() - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
getKey() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the key under which this object is stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the key under which this version is stored in Amazon S3.
getKey() - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Returns the name of the object whose ACL is being set.
getKey() - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
 
getKey() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
Returns the base64-encoded server-side encryption key that was provided in this object's constructor.
getKey() - Method in class com.amazonaws.services.s3.model.Tag
 
getKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the key of the initiated multipart upload.
getKeyCount() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the number of keys returned with this response.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional key marker indicating where in the results to begin listing.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
getKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
The key marker parameter originally used to request this version listing, or null if no key marker was specified.
getKeyPair() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Returns the key pair stored in this EncryptionMaterials object.
getKeyPair() - Method in class com.amazonaws.services.s3.model.KMSEncryptionMaterials
Deprecated.
Always throws UnsupportedOperationException.
getKeyPrefixEquals() - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Return the object key name prefix when the redirect is applied.
getKeys() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Returns the list of keys to delete from this bucket.
getKmsCmkId() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the KMS customer key id used for server side encryption; or null if there is none.
getKmsRegion() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
getLastByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional zero-based byte offset to stop copying the source.
getLastModified() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the value of the Last-Modified header, indicating the date and time at which Amazon S3 last recorded a modification to the associated object.
getLastModified() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the date this part was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the date when, according to Amazon S3, this object was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the date according to Amazon S3 at which this version was last modified.
getLastModified() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the date the newly copied object was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the date the newly copied part was last modified.
getLifecycleConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Gets the new lifecycle configuration for the specified bucket.
getListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
getListMultipartUploadsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
getListPartsResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
getLocation() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the URL identifying the new multipart object.
getLocation() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.BucketLocationHandler
 
getLogFilePrefix() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns the optional log file prefix.
getLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Gets the logging configuration for the specified bucket.
getMainUploadId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
 
getMarker() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional marker parameter indicating where in the bucket to begin listing.
getMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the marker parameter originally used to request this object listing, or null if no marker was specified.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the object's current ETag in order for this request to be executed.
getMaterialDescription() - Method in class com.amazonaws.services.s3.model.ExtraMaterialsDescription
Returns the extra material description; never null.
getMaterialsDescription() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Deprecated.
Returns the description of the encryption materials that were used to encrypt the envelope symmetric key.
getMaterialsDescription() - Method in class com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Deprecated.
 
getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
 
getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
 
getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Returns a snapshot of the current material description; never null.
getMaterialsDescription() - Method in interface com.amazonaws.services.s3.model.MaterialsDescriptionProvider
Returns an unmodifiable view of the MaterialsDescription which the caller can use to load EncryptionMaterials from any EncryptionMaterialsAccessor
getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Returns the material description for the new instruction file.
getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
 
getMaxAgeSeconds() - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Gets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the maxKeys parameter originally used to request this object listing, or the default maxKeys value provided by Amazon S3 if the requester didn't specify a value.
getMaxKeys() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the maxKeys parameter used to request this version listing.
getMaxParts() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the optional maximum number of parts to be returned in the part listing.
getMaxParts() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the optional max parts value specified in the original request to limit how many parts are listed.
getMaxResults() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional maxResults parameter indicating the maximum number of results to include in the response.
getMaxUploads() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional maximum number of uploads to return, or null if no maximum number of uploads has been set for this request.
getMaxUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional maximum number of uploads to be listed, as specified in the original request.
getMd5() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
Returns the optional base64-encoded MD5 digest of the encryption key to use when validating the integrity of the transmitted server-side encryption key.
getMD5Checksum() - Method in class com.amazonaws.services.s3.internal.DigestValidationInputStream
 
getMd5Digest() - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
getMd5Digest() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the optional, but recommended, MD5 hash of the content of this part.
getMessage() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns a description of the failure.
getMetadata() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
getMetadata() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
getMetadata() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Returns the metadata retrieved as a response to AmazonS3Client#putObject(PutObjectRequest) operation.
getMethod() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
getMetricsConfiguration() - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationResult
Returns the requested metrics configuration.
getMetricsConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
Returns the metrics configuration that is set on the bucket.
getMetricsConfigurationList() - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Returns the list of metrics configurations for a bucket.
getMfa() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMfa() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMfa() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the optional Multi-Factor Authentication information included with this request.
getMimetype(String) - Method in class com.amazonaws.services.s3.util.Mimetypes
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getMimetype(File) - Method in class com.amazonaws.services.s3.util.Mimetypes
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getMinimumUploadPartSizeInBytes() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Retrieve minimum part size for upload parts in Bytes.
getMinimumUploadPartSizeInMB() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Retrieve minimum part size for upload parts in MB.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
getMultiFileOutputStream() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Returns a custom multi-file output stream; or null if the default is to be used.
getMultipartUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the list of multipart uploads.
getName() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the name of the bucket.
getName() - Method in class com.amazonaws.services.s3.model.FilterRule
Returns the name for this FilterRule.
getNamePrefix() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
getNewObjectMetadata() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional object metadata to set for the new, copied object.
getNewObjectTagging() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
 
getNextContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Gets the optional NextContinuationToken.
getNextContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Gets the optional NextContinuationToken.
getNextContinuationToken() - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Gets the optional NextContinuationToken.
getNextContinuationToken() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the optional NextContinuationToken.
getNextInitializationVector() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
Deprecated.
 
getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the next key marker that should be used in the next request to get the next page of results.
getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the key marker to use in the next listVersions request in order to obtain the next page of results.
getNextMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the marker to use in the next listObjects request in order to see the next page of results.
getNextPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the next part number marker.
getNextUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the next upload ID marker that should be used in the next request to get the next page of results.
getNextVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the version ID marker to use in the next listVersions request in order to obtain the next page of results.
getNoncurrentVersionExpirationInDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the time, in days, between when a new version of the object is uploaded to the bucket and when older versions of the object expire.
getNoncurrentVersionTransition() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
getNoncurrentVersionTransitions() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the Amazon S3 non current object transition rules associated with the given rule.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional list of ETag constraints that when present, must not include a match for the object's current ETag in order for this request to be executed.
getNotificationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Gets the new notification configuration for the specified bucket.
getNumFilesWritten() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
getObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object stored in Amazon S3 under the specified bucket and key.
getObject(GetObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object stored in Amazon S3 under the specified bucket and key.
getObject(GetObjectRequest, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the object metadata for the object stored in Amazon S3 under the specified bucket and key, and saves the object contents to the specified file.
getObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 
getObject(GetObjectRequest) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to retrieve an object from a bucket.
getObject(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to retrieve an object from a bucket, specifying the destination.
getObject(GetObjectRequest) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to retrieve an object from a bucket.
getObject(GetObjectRequest, File) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to retrieve an object, specifying the File destination.
getObjectAcl(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified object in Amazon S3.
getObjectAcl(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified object with the specified version in Amazon S3.
getObjectAcl(GetObjectAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the AccessControlList (ACL) for the specified object in Amazon S3.
getObjectAcl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectAcl(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectAcl(GetObjectAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetObjectAclRequest - Class in com.amazonaws.services.s3.model
Provide options to get an object ACL.
GetObjectAclRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectAclRequest
 
GetObjectAclRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectAclRequest
 
getObjectAsString(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves and decodes the contents of an S3 object to a String.
getObjectAsString(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectContent() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the input stream containing the contents of this object.
getObjectListing() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
getObjectMetadata(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
getObjectMetadata(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectMetadata(GetObjectMetadataRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getObjectMetadata() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
getObjectMetadata() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the metadata stored by Amazon S3 for this object.
getObjectMetadata() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the additional information about the part being uploaded.
GetObjectMetadataRequest - Class in com.amazonaws.services.s3.model
Provides options for obtaining the metadata for the specified Amazon S3 object without actually fetching the object contents.
GetObjectMetadataRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest used to retrieve a specified object's metadata.
GetObjectMetadataRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest with basic options.
getObjectPrefixes() - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Deprecated.
This field is not used by S3. It will be removed in the next major version of the SDK. See NotificationConfiguration.getFilter() for the correct way to filter notifications.
GetObjectRequest - Class in com.amazonaws.services.s3.model
Provides options for downloading an Amazon S3 object.
GetObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
GetObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
GetObjectRequest(S3ObjectId) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
 
GetObjectRequest(String, String, boolean) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
getObjectSecurely(GetObjectRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
getObjectSecurely(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
getObjectSecurely(GetObjectRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
getObjectSecurely(GetObjectRequest, File) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
getObjectSummaries() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the list of object summaries describing the objects stored in the S3 bucket.
getObjectSummaries() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the list of object summaries describing the objects stored in the S3 bucket.
getObjectTagging(GetObjectTaggingRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the tags for the specified object.
getObjectTagging(GetObjectTaggingRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetObjectTaggingHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
GetObjectTaggingRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to get the tags for an object.
GetObjectTaggingRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Construct an instance of this object.
GetObjectTaggingRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Construct an instance of this object.
GetObjectTaggingResponseHeaderHandler - Class in com.amazonaws.services.s3.internal
Handler for retrieving headers from the GetObjectTaggingRequest response.
GetObjectTaggingResponseHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.GetObjectTaggingResponseHeaderHandler
 
GetObjectTaggingResponseUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.GetObjectTaggingResponseUnmarshaller
 
GetObjectTaggingResult - Class in com.amazonaws.services.s3.model
Contains all the information returned from performing a GetObjectTaggingRequest.
GetObjectTaggingResult(List<Tag>) - Constructor for class com.amazonaws.services.s3.model.GetObjectTaggingResult
Constructs an instance of this object.
getOngoingRestore() - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Returns then boolean value which indicates there is an ongoing restore request.
getOngoingRestore() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the boolean value which indicates whether there is ongoing restore request.
getOptionalFields() - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
getOutputSchemaVersion() - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
 
getOwner() - Method in class com.amazonaws.services.s3.model.AccessControlList
Gets the owner of the AccessControlList.
getOwner() - Method in class com.amazonaws.services.s3.model.Bucket
Gets the bucket's owner.
getOwner() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the owner of this multipart upload.
getOwner() - Method in class com.amazonaws.services.s3.model.PartListing
Returns details on the user who owns the associated multipart upload.
getOwner() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the owner of this object.
getOwner() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the owner of this version.
getOwner() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getPart() - Method in class com.amazonaws.services.s3.internal.PartCreationEvent
Retrieves the non-null part.
getPartCount() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the value of x-amz-mp-parts-count header.
getPartETag() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Returns an identifier which identifies the copy part by its part number and the entity tag computed from the part's data.
getPartETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns an identifier which identifies the upload part by its part number and the entity tag computed from the part's data.
getPartETags() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
getPartNumber() - Method in class com.amazonaws.services.s3.internal.PartCreationEvent
 
getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the part number of the newly copied part.
getPartNumber() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Returns the optional part number that indicates a part in multipart object.
getPartNumber() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the optional part number that indicates the part to be downloaded in a multipart object.
getPartNumber() - Method in class com.amazonaws.services.s3.model.PartETag
Returns the part number of the associated part.
getPartNumber() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartResult
Returns the part number of the newly uploaded part.
getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the optional part number marker indicating where in the results to being listing parts.
getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the optional part number marker specified in the original request to specify where in the results to begin listing parts.
getParts() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the list of parts described in this part listing.
getPartSize() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
getPartSize() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Returns the part-size used for muti-part upload for this request.
getPartSize() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the size of this part, in bytes.
getPayer() - Method in class com.amazonaws.services.s3.model.RequestPaymentConfiguration
 
getPermission() - Method in class com.amazonaws.services.s3.model.Grant
Gets the permission being granted to the grantee by this grant.
getPolicyText() - Method in class com.amazonaws.services.s3.model.BucketPolicy
Gets the raw policy JSON text as returned by Amazon S3.
getPolicyText() - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Returns the policy to apply to the specified bucket.
getPredicate() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsFilter
Returns the AnalyticsFilterPredicate to be used when evaluating an analytics filter.
getPredicate() - Method in class com.amazonaws.services.s3.model.inventory.InventoryFilter
 
getPredicate() - Method in class com.amazonaws.services.s3.model.lifecycle.LifecycleFilter
 
getPredicate() - Method in class com.amazonaws.services.s3.model.metrics.MetricsFilter
 
getPrefix() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getPrefix() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getPrefix() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsPrefixPredicate
 
getPrefix() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Returns the prefix to use when exporting data.
getPrefix() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
The method returns prefix only if was was set using BucketLifecycleConfiguration.Rule.setPrefix(String). Otherwise, Use LifecycleFilter.
getPrefix() - Method in class com.amazonaws.services.s3.model.inventory.InventoryPrefixPredicate
 
getPrefix() - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
getPrefix() - Method in class com.amazonaws.services.s3.model.lifecycle.LifecyclePrefixPredicate
 
getPrefix() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional prefix parameter that restricts the response to multipart uploads for keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Gets the optional prefix parameter and restricts the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Gets the optional prefix parameter and restricts the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets the prefix parameter originally used to request this object listing, or null if no prefix was specified.
getPrefix() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.amazonaws.services.s3.model.metrics.MetricsPrefixPredicate
 
getPrefix() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the prefix parameter originally used to request this multipart upload listing, or null if no prefix was specified.
getPrefix() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets the prefix parameter originally used to request this object listing, or null if no prefix was specified.
getPrefix() - Method in class com.amazonaws.services.s3.model.ReplicationRule
Returns the prefix associated with the replication rule.
getPrefix() - Method in class com.amazonaws.services.s3.model.VersionListing
The prefix parameter originally used to request this version listing, or null if no prefix was specified.
getPreviousObjectListing() - Method in class com.amazonaws.services.s3.model.ListNextBatchOfObjectsRequest
Returns the previous object listing.
getPreviousVersionListing() - Method in class com.amazonaws.services.s3.model.ListNextBatchOfVersionsRequest
Returns the previous version listing.
getProgressListener() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Deprecated.
use AmazonWebServiceRequest.getGeneralProgressListener() instead.
getProgressListener() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
getProgressListener() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Deprecated.
use AmazonWebServiceRequest.getGeneralProgressListener() instead.
getprotocol() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the protocol to use in the redirect request.
getQueueARN() - Method in class com.amazonaws.services.s3.model.QueueConfiguration
Returns the queue arn for this notification configuration.
getQuiet() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Returns the quiet element for this request.
getRange() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional inclusive byte range within the desired object that will be downloaded by this request.
getRawMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
getRawMetadataValue(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
getRedirect() - Method in class com.amazonaws.services.s3.model.RoutingRule
Return the redirect information.
getRedirectAllRequestsTo() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Return the redirect information where all requests will be redirect to.
getRedirectAllRequestsTo() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional redirect location for the newly copied object.
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - Method in class com.amazonaws.services.s3.model.S3Object
Gets the redirect location for this object.
getRegion() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the region with which the client is configured.
getRegion() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getRegion() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getRegion() - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Gets the name of the Amazon S3 region in which this bucket will be created.
getRegionName() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a string representation of the region with which this client is configured
getRegionName() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getReplaceKeyPrefixWith() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the object prefix key to use in the redirect request.
getReplaceKeyWith() - Method in class com.amazonaws.services.s3.model.RedirectRule
Return the specific key to use in the redirect request.
getReplicationConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Returns the replication configuration of an Amazon S3 bucket.
getReplicationStatus() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
 
getRequest() - Method in class com.amazonaws.services.s3.UploadObjectObserver
getRequestParameters() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the complete map of additional request parameters to be included in the pre-signed URL.
GetRequestPaymentConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for fetching the request payment configuration associated with an Amazon S3 bucket.
GetRequestPaymentConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetRequestPaymentConfigurationRequest
 
getResourceUrl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Returns the URL to the key in the bucket given, using the client's scheme and endpoint.
getResponseHeaders() - Method in class com.amazonaws.services.s3.internal.S3XmlResponseHandler
Returns the headers from the processed response.
getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the headers to be overridden in the service response.
getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns the headers to be overridden in the service response.
getRestoreExpirationTime() - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Returns the expiration date when the Object is scheduled to move to Amazon Glacier, or null if the object is not configured to expire.
getRestoreExpirationTime() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the time at which an object that has been temporarily restored from Amazon Glacier will expire, and will need to be restored again in order to be accessed.
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.GetObjectTaggingHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
getResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
getRoleARN() - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Returns the IAM role associated with this replication configuration.
getRoot() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
getRoutingRule() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
getRoutingRules() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Return the list of routing rules that can be used for configuring redirects if certain conditions are meet.
getRule(String) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Returns the replication rule for the given rule id.
getRules() - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Returns the list of rules that comprise this configuration.
getRules() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Returns the list of rules that comprise this configuration.
getRules() - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Returns the replication rules associated with this Amazon S3 bucket.
getS3() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
getS3() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 
getS3AccountOwner() - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the current owner of the AWS account that the authenticated sender of the request is using.
getS3AccountOwner(GetS3AccountOwnerRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Gets the current owner of the AWS account that the authenticated sender of the request is using.
getS3AccountOwner() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
getS3AccountOwner(GetS3AccountOwnerRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
GetS3AccountOwnerRequest - Class in com.amazonaws.services.s3.model
Request object for retrieving S3 account owner.
GetS3AccountOwnerRequest() - Constructor for class com.amazonaws.services.s3.model.GetS3AccountOwnerRequest
 
getS3BucketDestination() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsExportDestination
 
getS3BucketDestination() - Method in class com.amazonaws.services.s3.model.inventory.InventoryDestination
 
getS3CryptoScheme() - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
getS3DirectSpi() - Method in class com.amazonaws.services.s3.UploadObjectObserver
getS3KeyFilter() - Method in class com.amazonaws.services.s3.model.Filter
Filter criteria that limits the objects that can trigger event notifications based on their S3 Key name
getS3ObjectId() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns an immutable S3 object id.
getS3ObjectId() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Returns the S3 object id for which the new instruction file will be created.
getS3ObjectStream() - Method in interface com.amazonaws.services.s3.internal.ServiceUtils.RetryableS3DownloadTask
User defines how to get the S3Object from S3 for this RetryableS3DownloadTask.
getS3StreamBufferSize() - Static method in class com.amazonaws.services.s3.internal.Constants
Returns the value of the system property SDKGlobalConfiguration.DEFAULT_S3_STREAM_BUFFER_SIZE as an Integer; or null if not set.
getSchedule() - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
getServerSideEncryption() - Method in class com.amazonaws.services.s3.internal.SSEResultBase
Deprecated.
getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Deprecated.
getServiceName() - Method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
getSignerByURI(URI) - Method in class com.amazonaws.services.s3.internal.S3ExecutionContext
 
getSize() - Method in class com.amazonaws.services.s3.model.PartSummary
Returns the size of this part, in bytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the size of this object in bytes.
getSize() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the size of this version in bytes.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the name of the bucket containing the source object to be copied.
getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the optional customer-provided server-side encryption key to use to decrypt the source object being copied.
getSourceSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional customer-provided server-side encryption key to use to decrypt the source object part being copied.
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the version ID specifying which version of the source object to copy.
getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the version ID specifying which version of the source object to copy.
getSSEAlgorithm() - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Returns the server-side encryption algorithm if the object is encrypted using AWS-managed keys.
getSSEAlgorithm() - Method in class com.amazonaws.services.s3.internal.SSEResultBase
 
getSSEAlgorithm() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the SSE algorithm used for SSE (with server side key); or null if SSE (with server side key) is not in use.
getSSEAlgorithm() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the server-side encryption algorithm when encrypting the object using AWS-managed keys .
getSSEAwsKeyManagementParams() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Returns the AWS Key Management System parameters used to encrypt the object on server side.
getSSEAwsKeyManagementParams() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns the AWS Key Management System parameters used to encrypt the object on server side.
getSSEAwsKeyManagementParams() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the AWS Key Management System parameters used to encrypt the object on server side.
getSSEAwsKeyManagementParams() - Method in interface com.amazonaws.services.s3.model.SSEAwsKeyManagementParamsProvider
Returns the optional SSEAwsKeyManagementParams to use to encrypt the uploaded object.
getSSEAwsKmsKeyId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the AWS Key Management System key id used for Server Side Encryption of the Amazon S3 object.
getSSECustomerAlgorithm() - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Returns the server-side encryption algorithm if the object is encrypted using customer-provided keys.
getSSECustomerAlgorithm() - Method in class com.amazonaws.services.s3.internal.SSEResultBase
 
getSSECustomerAlgorithm() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the server-side encryption algorithm if the object is encrypted using customer-provided keys.
getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
 
getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
 
getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
 
getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
 
getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
 
getSSECustomerKey() - Method in interface com.amazonaws.services.s3.model.SSECustomerKeyProvider
Returns the optional customer-provided server-side encryption key to use to encrypt the uploaded object.
getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
 
getSSECustomerKeyMd5() - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Returns the base64-encoded MD5 digest of the encryption key for server-side encryption, if the object is encrypted using customer-provided keys.
getSSECustomerKeyMd5() - Method in class com.amazonaws.services.s3.internal.SSEResultBase
 
getSSECustomerKeyMd5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the base64-encoded MD5 digest of the encryption key for server-side encryption, if the object is encrypted using customer-provided keys.
getStartAfter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Returns optional parameter indicating where you want Amazon S3 to start the object listing from.
getStartAfter() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Returns optional parameter indicating where you want Amazon S3 to start the object listing from.
getState() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Gets the state of the transfer task.
getState(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferState
Returns the transfer state from string
getStatus() - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
 
getStatus() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the status of this rule.
getStatus() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns the current status of versioning for this bucket versioning configuration object, indicating if versioning is enabled or not for a bucket.
getStatus() - Method in class com.amazonaws.services.s3.model.ReplicationRule
Returns the status of the replication rule.
getStatus() - Method in enum com.amazonaws.services.s3.model.ReplicationRuleStatus
 
getStorageClass() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the optional Amazon S3 storage class to use when storing the new object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Deprecated.
getStorageClass() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Deprecated.
This method should not be used. Use BucketLifecycleConfiguration.Transition.getStorageClassAsString() instead.
getStorageClass() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional Amazon S3 storage class to use when storing the newly copied object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns the optional storage class to use when storing this upload's data in S3.
getStorageClass() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the storage class indicating how the data in this multipart upload will be stored.
getStorageClass() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
 
getStorageClass() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the class of storage used for the parts in the associated multipart upload.
getStorageClass() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Gets the optional Amazon S3 storage class to use when storing the new object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Returns the storage class associated with the replication destination configuration.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Gets the storage class used by Amazon S3 for this object.
getStorageClass() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the storage class used by Amazon S3 for this version.
getStorageClassAnalysis() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Returns the StorageClassAnalysis object.
getStorageClassAsString() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Returns the storage class of this object.
getStorageClassAsString() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Returns the storage class of this object.
getStorageMode() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Returns the current storage mode of a CryptoConfiguration object.
getStreamBufferSize() - Static method in class com.amazonaws.services.s3.internal.Constants
Deprecated.
getSuffix() - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Returns the suffix for the new instruction file.
getSymmetricCipher() - Method in class com.amazonaws.services.s3.internal.crypto.EncryptionInstruction
Deprecated.
Returns the symmetric cipher created with the envelope symmetric key.
getSymmetricKey() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Returns the symmetric key stored in this EncryptionMaterials object.
getSymmetricKey() - Method in class com.amazonaws.services.s3.model.KMSEncryptionMaterials
Deprecated.
Always throws UnsupportedOperationException.
getTag() - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsTagPredicate
 
getTag() - Method in class com.amazonaws.services.s3.model.lifecycle.LifecycleTagPredicate
 
getTag() - Method in class com.amazonaws.services.s3.model.metrics.MetricsTagPredicate
 
getTag(String) - Method in class com.amazonaws.services.s3.model.TagSet
Get the value of the tag with the given key.
getTagging() - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Gets the object tagging associated with this request.
getTagging() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Gets the object tagging associated with this request.
getTagging() - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
 
getTaggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Gets the new tagging configuration for the specified bucket.
getTaggingCount() - Method in class com.amazonaws.services.s3.model.S3Object
 
getTagSet() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the first TagSet object contained in this object.
getTagSet() - Method in class com.amazonaws.services.s3.model.GetObjectTaggingResult
 
getTagSet() - Method in class com.amazonaws.services.s3.model.ObjectTagging
 
getTagSetAtIndex(int) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Gets the TagSet object at the specified index contained in this object.
getToken() - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Gets the Multi-Factor Authentication token.
getTopic() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Deprecated.
Gets the topic ARN (Amazon Resource Name) for the topic to publish events to.
getTopicARN() - Method in class com.amazonaws.services.s3.model.TopicConfiguration
Returns the topic arn for this notification configuration.
getTopicConfigurations() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Deprecated. 
getTotalBytesWritten() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
getTransferById(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Gets a TransferObserver instance to track the record with the given id.
getTransferListener() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
getTransferNetworkConnectionType() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Retrieve the transfer connection type.
getTransferServiceCheckTimeInterval() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Deprecated.
This feature is deprecated since TransferService is changed to only support network connectivity changes.
getTransfersWithType(TransferType) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Gets a list of TransferObserver instances which are observing records with the given type.
getTransfersWithTypeAndState(TransferType, TransferState) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Gets a list of TransferObserver instances which are observing records with the given type.
getTransfersWithTypeAndStates(TransferType, TransferState[]) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Gets a list of TransferObserver instances which are observing records with the given type.
getTransferThreadPoolSize() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Retrieve the transfer thread pool size.
getTransition() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
getTransitions() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns the Amazon S3 object transition rules associated with the given rule.
getType(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferType
Returns type of transfer.
getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
getTypeIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
Returns the identifier for the type of this grant, to be used when specifying grants in the header of a request.
getTypeIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
getUploadId() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns the ID of the upload to abort.
getUploadId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns the ID of the multipart upload to complete.
getUploadId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadId() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Returns the initiated multipart upload ID.
getUploadId() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns the ID of the multipart upload whose parts are being listed.
getUploadId() - Method in class com.amazonaws.services.s3.model.MultipartUpload
Returns the unique ID of this multipart upload.
getUploadId() - Method in class com.amazonaws.services.s3.model.PartListing
Returns the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
getUploadId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadId() - Method in class com.amazonaws.services.s3.UploadObjectObserver
Returns the upload id after the multi-part upload has been initiated via UploadObjectObserver.onUploadInitiation(UploadObjectRequest)
getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Returns the optional upload ID marker indicating where in the results to begin listing.
getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
getUploadObjectObserver() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Returns a custom upload-object observer; or null there is no customization.
getUploadPartMetadata() - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Gets the optional metadata to be included in each UploadPart request.
getURI() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getUrl(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns an URL for the object stored in the specified bucket and key.
getUrl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Returns an URL for the object stored in the specified bucket and key.
getUserMetadata() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the custom user-metadata for the associated object.
getUserMetaDataOf(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Returns the value of the specified user meta datum.
getValue() - Method in class com.amazonaws.services.s3.model.FilterRule
Returns the value for this FilterRule
getValue() - Method in class com.amazonaws.services.s3.model.Tag
 
getVersion() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
 
getVersionId() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
getVersionId() - Method in interface com.amazonaws.services.s3.internal.S3VersionResult
Gets the version ID of the newly copied object.
getVersionId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Returns the version ID of the new object, only present if versioning has been enabled for the bucket.
getVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Gets the version ID of the newly copied object.
getVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartResult
Gets the version ID of the source object.
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns the version deleted, or null for unversioned objects.
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
 
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingResult
 
getVersionId() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Gets the version ID uniquely identifying which version of the object to delete.
getVersionId() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns the version ID of the object, only present if versioning has been enabled for the bucket.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Gets the optional version ID specifying which version of the object whose ACL to be retrieved.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Gets the optional version ID of the object version whose metadata is being retrieved.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Gets the optional version ID specifying which version of the object to download.
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
 
getVersionId() - Method in class com.amazonaws.services.s3.model.GetObjectTaggingResult
 
getVersionId() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
Returns the versionId of the object that couldn't be deleted.
getVersionId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Gets the version ID of the associated Amazon S3 object if available.
getVersionId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
Gets the optional version ID of the newly uploaded object.
getVersionId() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Returns the id of the version to be restored.
getVersionId() - Method in class com.amazonaws.services.s3.model.S3ObjectId
Returns the version id which is optionally applicable for S3 get (but not put) operations.
getVersionId() - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
getVersionId() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Gets the version ID which uniquely identifies this version of an object.
getVersionId() - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Returns the version ID of the object version whose ACL is being set.
getVersionId() - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
 
getVersionId() - Method in class com.amazonaws.services.s3.model.SetObjectTaggingResult
 
getVersionId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getVersionId() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Gets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the value of the version ID marker parameter used to request this version listing.
getVersioningConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Gets the new versioning configuration for the specified bucket.
getVersionSummaries() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets the list of version summaries describing the versions stored in the associated S3 bucket.
getWrappedInputStream() - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
getWrappedInputStream() - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
getWrappedInputStream() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
Grant - Class in com.amazonaws.services.s3.model
Specifies a grant, consisting of one grantee and one permission.
Grant(Grantee, Permission) - Constructor for class com.amazonaws.services.s3.model.Grant
Constructs a new Grant object using the specified grantee and permission objects.
grantAllPermissions(Grant...) - Method in class com.amazonaws.services.s3.model.AccessControlList
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the set is a Grant object.
Grantee - Interface in com.amazonaws.services.s3.model
Represents a grantee (entity) that can be assigned access permissions in an AccessControlList.
grantPermission(Grantee, Permission) - Method in class com.amazonaws.services.s3.model.AccessControlList
Adds a grantee to the access control list (ACL) with the given permission.
GroupGrantee - Enum in com.amazonaws.services.s3.model
Specifies constants defining a group of Amazon S3 users who can be granted permissions to Amazon S3 buckets and objects.

H

handle(DeleteObjectTaggingResult, HttpResponse) - Method in class com.amazonaws.services.s3.internal.DeleteObjectTaggingHeaderHandler
 
handle(GetObjectTaggingResult, HttpResponse) - Method in class com.amazonaws.services.s3.internal.GetObjectTaggingResponseHeaderHandler
 
handle(T, HttpResponse) - Method in interface com.amazonaws.services.s3.internal.HeaderHandler
Applies one or more headers to the response object given.
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.ObjectExpirationHeaderHandler
 
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.ObjectRestoreHeaderHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.ResponseHeaderHandlerChain
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3ErrorResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3MetadataResponseHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3ObjectResponseHandler
 
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3RequesterChargedHeaderHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3StringResponseHandler
 
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3VersionHeaderHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.internal.S3XmlResponseHandler
 
handle(T, HttpResponse) - Method in class com.amazonaws.services.s3.internal.ServerSideEncryptionHeaderHandler
 
handle(SetObjectTaggingResult, HttpResponse) - Method in class com.amazonaws.services.s3.internal.SetObjectTaggingResponseHeaderHandler
 
handle(HttpResponse) - Method in class com.amazonaws.services.s3.model.transform.HeadBucketResultHandler
 
hasFinalPartBeenSeen() - Method in class com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Deprecated.
Returns true if the final part has been seen.
hashCode() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
hashCode() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
hashCode() - Method in class com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
 
hashCode() - Method in class com.amazonaws.services.s3.model.AccessControlList
 
hashCode() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
hashCode() - Method in class com.amazonaws.services.s3.model.Grant
 
hashCode() - Method in class com.amazonaws.services.s3.model.Owner
 
hashCode() - Method in class com.amazonaws.services.s3.model.Tag
 
headBucket(HeadBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Performs a head bucket operation on the requested bucket name.
headBucket(HeadBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
HeadBucketRequest - Class in com.amazonaws.services.s3.model
Request object for checking if the bucket exists and the user has access to the given bucket.
HeadBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.HeadBucketRequest
 
HeadBucketResult - Class in com.amazonaws.services.s3.model
Result object for Head Bucket request.
HeadBucketResult() - Constructor for class com.amazonaws.services.s3.model.HeadBucketResult
 
HeadBucketResultHandler - Class in com.amazonaws.services.s3.model.transform
 
HeadBucketResultHandler() - Constructor for class com.amazonaws.services.s3.model.transform.HeadBucketResultHandler
 
HeaderHandler<T> - Interface in com.amazonaws.services.s3.internal
Assistant response handler that can pull an HTTP header out of the response and apply it to a response object.
Headers - Interface in com.amazonaws.services.s3
Common S3 HTTP header values used throughout the AWS S3 Java client.
HMAC_SHA1_ALGORITHM - Static variable in class com.amazonaws.services.s3.internal.Constants
HMAC/SHA1 Algorithm per RFC 2104, used when signing S3 requests
HOST_ID - Static variable in class com.amazonaws.services.s3.S3ResponseMetadata
Metadata for host ID

I

inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
Constructs an iterable that covers all the objects in an Amazon S3 bucket.
inBucket(AmazonS3, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers all the object versions in an Amazon S3 bucket.
init(UploadObjectObserver, long, long) - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
Used to initialized this stream.
init(UploadObjectRequest, S3DirectSpi, AmazonS3, ExecutorService) - Method in class com.amazonaws.services.s3.UploadObjectObserver
Used to initialized this observer.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to initiate the multipart upload.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to initiate a multipart upload.
InitiateMultipartUploadHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
InitiateMultipartUploadRequest - Class in com.amazonaws.services.s3.model
The InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.
InitiateMultipartUploadRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key.
InitiateMultipartUploadRequest(String, String, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key, and with the additional specified object metadata.
InitiateMultipartUploadResult - Class in com.amazonaws.services.s3.model
Contains the results of initiating a multipart upload, particularly the unique ID of the new multipart upload.
InitiateMultipartUploadResult() - Constructor for class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
 
InitiateMultipartUploadResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
InputStreamUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.InputStreamUnmarshaller
 
InputSubstream - Class in com.amazonaws.services.s3.internal
Filtered input stream implementation that exposes a range of an input stream as a new input stream.
InputSubstream(InputStream, long, long, boolean) - Constructor for class com.amazonaws.services.s3.internal.InputSubstream
Constructs a new InputSubstream so that when callers start reading from this stream they'll start at the specified offset in the real stream and after they've read the specified length, this stream will look empty.
InstructionFileId - Class in com.amazonaws.services.s3.model
The S3 object identifier for an instruction file.
instructionFileId() - Method in class com.amazonaws.services.s3.model.InstructionFileId
Always throws UnsupportedOperationException since an instruction file itself cannot further have an instruction file.
instructionFileId(String) - Method in class com.amazonaws.services.s3.model.InstructionFileId
Always throws UnsupportedOperationException since an instruction file itself cannot further have an instruction file.
instructionFileId() - Method in class com.amazonaws.services.s3.model.S3ObjectId
Returns the instruction file id of the default instruction file.
instructionFileId(String) - Method in class com.amazonaws.services.s3.model.S3ObjectId
Returns the instruction file id of an instruction file with the given suffix.
INTENT_KEY_NOTIFICATION - Static variable in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
The key that identifies the Notification object that will be displayed when the service moves to foreground.
INTENT_KEY_NOTIFICATION_ID - Static variable in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
The key that identifies the identifier for the ongoing notification that will be displayed when the service moves to foreground.
INTENT_KEY_REMOVE_NOTIFICATION - Static variable in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
The key that identifies the flag, that determines if the notification needs to be removed when the service is moved out of the foreground state.
InventoryConfiguration - Class in com.amazonaws.services.s3.model.inventory
The InventoryConfiguration class.
InventoryConfiguration() - Constructor for class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
InventoryDestination - Class in com.amazonaws.services.s3.model.inventory
Information about where to publish the inventory results.
InventoryDestination() - Constructor for class com.amazonaws.services.s3.model.inventory.InventoryDestination
 
InventoryFilter - Class in com.amazonaws.services.s3.model.inventory
Specifies an inventory filter.
InventoryFilter() - Constructor for class com.amazonaws.services.s3.model.inventory.InventoryFilter
Constructor.
InventoryFilter(InventoryFilterPredicate) - Constructor for class com.amazonaws.services.s3.model.inventory.InventoryFilter
Constructor.
InventoryFilterPredicate - Class in com.amazonaws.services.s3.model.inventory
Base class to represent the root predicate in InventoryFilter class.
InventoryFilterPredicate() - Constructor for class com.amazonaws.services.s3.model.inventory.InventoryFilterPredicate
 
InventoryFormat - Enum in com.amazonaws.services.s3.model.inventory
The output format of the inventory results.
InventoryFrequency - Enum in com.amazonaws.services.s3.model.inventory
The frequency for producing inventory results.
InventoryIncludedObjectVersions - Enum in com.amazonaws.services.s3.model.inventory
The object version(s) that can be included in the inventory results.
InventoryOptionalField - Enum in com.amazonaws.services.s3.model.inventory
The optional fields that can be included in the inventory results.
InventoryPredicateVisitor - Interface in com.amazonaws.services.s3.model.inventory
Interface to invoke specific behavior based on the type of InventoryFilterPredicate visited.
InventoryPrefixPredicate - Class in com.amazonaws.services.s3.model.inventory
A InventoryFilterPredicate class to represent the prefix to use when evaluating an inventory filter.
InventoryPrefixPredicate(String) - Constructor for class com.amazonaws.services.s3.model.inventory.InventoryPrefixPredicate
Constructor.
InventoryS3BucketDestination - Class in com.amazonaws.services.s3.model.inventory
Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results are published.
InventoryS3BucketDestination() - Constructor for class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
InventorySchedule - Class in com.amazonaws.services.s3.model.inventory
Schedule for generating inventory results.
InventorySchedule() - Constructor for class com.amazonaws.services.s3.model.inventory.InventorySchedule
 
isAccelerateEnabled() - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
A convenience method that returns whether the bucket is enabled accelerate mode.
isAccelerateModeEnabled() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client has enabled accelerate mode for getting and putting objects.
isAesGcmAvailable(Provider) - Static method in class com.amazonaws.services.s3.internal.crypto.CryptoRuntime
Deprecated.
Check if AES/GCM mode is supported by the crypto provider.
isBouncyCastleAvailable() - Static method in class com.amazonaws.services.s3.internal.crypto.CryptoRuntime
Deprecated.
Returns true if bouncy castle is available.
isChunkedEncodingDisabled() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client has chunked encoding disabled for all requests.
isClosed() - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
isContentMd5CheckSkipped() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client skips content MD5 check for all requests and responses.
isCreateEncryptionMaterial() - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
Returns true if a new set of encryption material is to be created; false otherwise.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
Returns whether the object deleted was a delete marker.
isDeleteMarker() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version represents a delete marker.
isDNSBucketName(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Convience method that allows the DNS rules to be altered for different SDKs.
isDualstackEnabled() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client is configured to use dualstack mode for accessing S3.
isEnabled() - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
isEncryptionInfoInInstructionFile(S3Object) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Returns true if the specified S3Object is an instruction file containing encryption info, false otherwise.
isEncryptionInfoInMetadata(S3Object) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Returns true if the specified S3Object contains encryption info in its metadata, false otherwise.
isErrorResponse() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
isExpiredObjectDeleteMarker() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Returns whether the current expiration policy for the object is set to remove objects when only a delete marker is left
isFetchOwner() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Returns if fetch owner is set.
isFinalState(TransferState) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferState
 
isIgnoreMissingInstructionFile() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Returns true to ignore instruction file that cannot be found during a GET operation; false otherwise.
isKeyWrapExpected() - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Returns true if key wrapping is expected; false otherwise.
isKMSEnabled() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
Deprecated.
Returns true if this is a KMS material description; false otherwise.
isKMSEnabled() - Method in class com.amazonaws.services.s3.model.KMSEncryptionMaterials
Deprecated.
Returns true if this is a KMS material description; false otherwise.
isLastPart() - Method in class com.amazonaws.services.s3.internal.PartCreationEvent
 
isLastPart() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns true if the creator of this request has indicated this part is the last part being uploaded in a multipart upload.
isLatest() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Returns whether or not this version is the latest version for the associated object.
isLoggingEnabled() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Returns true if logging is enabled.
isMfaDeleteEnabled() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Returns true if Multi-Factor Authentication (MFA) Delete is enabled for this bucket versioning configuration, false if it isn't enabled, and null if no information is available about the status of MFADelete.
isMultipartUploadETag(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Returns true if the specified ETag was from a multipart upload.
isPathStyle() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
isPathStyleAccess() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client uses path-style access for all requests.
isPayloadSigningEnabled() - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client is configured to sign payloads in all situations.
isReadOnly() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
isRequesterCharged() - Method in interface com.amazonaws.services.s3.internal.S3RequesterChargedResult
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.AccessControlList
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.PartListing
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.PutObjectResult
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.S3Object
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
isRequesterCharged() - Method in class com.amazonaws.services.s3.model.UploadPartResult
 
isRequesterPays() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Returns true if the user has enabled Requester Pays option when downloading the object metadata from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Returns true if the user has enabled Requester Pays option when downloading an object from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPays() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Returns true if the user has enabled Requester Pays option when conducting this operation from Requester Pays Bucket; else false.
isRequesterPaysEnabled(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Retrieves the Requester Pays configuration associated with an Amazon S3 bucket.
isRequesterPaysEnabled(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
isTruncated() - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Gets whether or not this analytics configuration listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Gets whether or not this inventory configuration listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Gets whether or not this metrics configuration listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Gets whether or not this object listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Returns true if the listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.ObjectListing
Gets whether or not this object listing is complete.
isTruncated() - Method in class com.amazonaws.services.s3.model.PartListing
Returns whether or not this listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.amazonaws.services.s3.model.VersionListing
Gets whether or not the version listing is complete, indicating if additional calls to Amazon S3 are needed to obtain complete version listing results.
isValidV2BucketName(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Returns true if the specified bucket name can be addressed using V2, virtual host style, addressing.
isZeroByteContent() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Returns true if zero byte content is to be used for generating pre-signed URL; false otherwise.
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Objects
 
iterator() - Method in class com.amazonaws.services.s3.iterable.S3Versions
 

J

JceEncryptionConstants - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
JceEncryptionConstants() - Constructor for class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Deprecated.
 
join(List<String>) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Returns a new string created by joining each of the strings in the specified list together, with a comma between them.

K

KB - Static variable in class com.amazonaws.services.s3.internal.Constants
Kilobytes
kekMaterialsProvider - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
key - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The key under which this object is stored
KeyVersion(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key without a version.
KeyVersion(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
Constructs a key-version pair.
KeyWrapException - Exception in com.amazonaws.services.s3
Key wrapping related security exception.
KeyWrapException() - Constructor for exception com.amazonaws.services.s3.KeyWrapException
Constructor.
KeyWrapException(String) - Constructor for exception com.amazonaws.services.s3.KeyWrapException
Constructor.
KeyWrapException(String, Throwable) - Constructor for exception com.amazonaws.services.s3.KeyWrapException
Constructor.
KeyWrapException(Throwable) - Constructor for exception com.amazonaws.services.s3.KeyWrapException
Constructor.
kms - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
KMS_SERVER_SIDE_ENCRYPTION - Static variable in class com.amazonaws.services.s3.model.ObjectMetadata
 
KMSEncryptionMaterials - Class in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
KMSEncryptionMaterials(String) - Constructor for class com.amazonaws.services.s3.model.KMSEncryptionMaterials
Deprecated.
 
KMSEncryptionMaterialsProvider - Class in com.amazonaws.services.s3.model
Deprecated.
See AmazonS3EncryptionClient for further details.
KMSEncryptionMaterialsProvider(String) - Constructor for class com.amazonaws.services.s3.model.KMSEncryptionMaterialsProvider
Deprecated.
 
KMSEncryptionMaterialsProvider(KMSEncryptionMaterials) - Constructor for class com.amazonaws.services.s3.model.KMSEncryptionMaterialsProvider
Deprecated.
 

L

LambdaConfiguration - Class in com.amazonaws.services.s3.model
Represents the lambda configuration for an Amazon S3 bucket notification.
LambdaConfiguration(String, EnumSet<S3Event>) - Constructor for class com.amazonaws.services.s3.model.LambdaConfiguration
Creates a new lambda configuration with the given cloud function arn and set of events.
LambdaConfiguration(String, String...) - Constructor for class com.amazonaws.services.s3.model.LambdaConfiguration
Creates a new lambda configuration with the given cloud function arn and set of events.
LAST_MODIFIED - Static variable in interface com.amazonaws.services.s3.Headers
Last modified header
lastModified - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The date, according to Amazon S3, when this object was last modified
LegacyS3ProgressListener - Class in com.amazonaws.services.s3.model
A proxy class that wraps the deprecated S3 progress listener and implements the new ProgressListener interface.
LegacyS3ProgressListener(ProgressListener) - Constructor for class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
LifecycleAndOperator - Class in com.amazonaws.services.s3.model.lifecycle
A logical AND of two or more predicates of type LifecycleFilterPredicate.
LifecycleAndOperator(List<LifecycleFilterPredicate>) - Constructor for class com.amazonaws.services.s3.model.lifecycle.LifecycleAndOperator
Constructor.
LifecycleFilter - Class in com.amazonaws.services.s3.model.lifecycle
The LifecycleFilter is used to identify objects that a Lifecycle Rule applies to.
LifecycleFilter() - Constructor for class com.amazonaws.services.s3.model.lifecycle.LifecycleFilter
Constructor.
LifecycleFilter(LifecycleFilterPredicate) - Constructor for class com.amazonaws.services.s3.model.lifecycle.LifecycleFilter
Constructor.
LifecycleFilterPredicate - Class in com.amazonaws.services.s3.model.lifecycle
Base class to represent the root predicate in LifecycleFilter class.
LifecycleFilterPredicate() - Constructor for class com.amazonaws.services.s3.model.lifecycle.LifecycleFilterPredicate
 
LifecyclePredicateVisitor - Interface in com.amazonaws.services.s3.model.lifecycle
Interface to invoke specific behavior based on the type of LifecycleFilterPredicate visited.
LifecyclePrefixPredicate - Class in com.amazonaws.services.s3.model.lifecycle
A LifecycleFilterPredicate class to represent the prefix identifying one or more objects to which the BucketLifecycleConfiguration.Rule applies.
LifecyclePrefixPredicate(String) - Constructor for class com.amazonaws.services.s3.model.lifecycle.LifecyclePrefixPredicate
Constructor.
LifecycleTagPredicate - Class in com.amazonaws.services.s3.model.lifecycle
A LifecycleFilterPredicate class to represent the Tag object that must exist in the object's tag set in order for the BucketLifecycleConfiguration.Rule to apply.
LifecycleTagPredicate(Tag) - Constructor for class com.amazonaws.services.s3.model.lifecycle.LifecycleTagPredicate
Constructor.
ListAllMyBucketsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
ListBucketAnalyticsConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler
 
listBucketAnalyticsConfigurations(ListBucketAnalyticsConfigurationsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists the analytics configurations for the bucket.
listBucketAnalyticsConfigurations(ListBucketAnalyticsConfigurationsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListBucketAnalyticsConfigurationsRequest - Class in com.amazonaws.services.s3.model
Request object to list the analytics configurations of a bucket.
ListBucketAnalyticsConfigurationsRequest() - Constructor for class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsRequest
 
ListBucketAnalyticsConfigurationsResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.listBucketAnalyticsConfigurations(ListBucketAnalyticsConfigurationsRequest) operation.
ListBucketAnalyticsConfigurationsResult() - Constructor for class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
 
ListBucketAnalyticsConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketAnalyticsConfigurationUnmarshaller
 
ListBucketHandler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketHandler
 
listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns the list of inventory configurations for the bucket.
listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListBucketInventoryConfigurationsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
ListBucketInventoryConfigurationsRequest - Class in com.amazonaws.services.s3.model
Request object to list inventory configurations of a bucket.
ListBucketInventoryConfigurationsRequest() - Constructor for class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsRequest
 
ListBucketInventoryConfigurationsResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) operation.
ListBucketInventoryConfigurationsResult() - Constructor for class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
 
ListBucketInventoryConfigurationsUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller
 
listBucketMetricsConfigurations(ListBucketMetricsConfigurationsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists the metrics configurations for the bucket.
listBucketMetricsConfigurations(ListBucketMetricsConfigurationsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListBucketMetricsConfigurationsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler
 
ListBucketMetricsConfigurationsRequest - Class in com.amazonaws.services.s3.model
Request object to list the metrics configurations of a bucket.
ListBucketMetricsConfigurationsRequest() - Constructor for class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsRequest
 
ListBucketMetricsConfigurationsResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.listBucketMetricsConfigurations(ListBucketMetricsConfigurationsRequest) operation.
ListBucketMetricsConfigurationsResult() - Constructor for class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
 
ListBucketMetricsConfigurationsUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketMetricsConfigurationsUnmarshaller
 
listBuckets() - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of all Amazon S3 buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listBuckets() - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListBucketsOwnerUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsOwnerUnmarshaller
 
ListBucketsRequest - Class in com.amazonaws.services.s3.model
Request object for listing all the Amazon S3 buckets owned by a user.
ListBucketsRequest() - Constructor for class com.amazonaws.services.s3.model.ListBucketsRequest
 
ListBucketsUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsUnmarshaller
 
listMultipartUploads(ListMultipartUploadsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists in-progress multipart uploads.
listMultipartUploads(ListMultipartUploadsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListMultipartUploadsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
ListMultipartUploadsRequest - Class in com.amazonaws.services.s3.model
Container for the parameters of the ListMultipartUploads operation.
ListMultipartUploadsRequest(String) - Constructor for class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest to list the multipart uploads from the specified bucket.
ListMultipartUploadsResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
listNextBatchOfObjects(ObjectListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ListNextBatchOfObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ObjectListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listNextBatchOfObjects(ListNextBatchOfObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListNextBatchOfObjectsRequest - Class in com.amazonaws.services.s3.model
Request object for parameters of listing next batch of objects.
ListNextBatchOfObjectsRequest(ObjectListing) - Constructor for class com.amazonaws.services.s3.model.ListNextBatchOfObjectsRequest
Creates a request object for listing next batch of objects.
listNextBatchOfVersions(VersionListing) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(ListNextBatchOfVersionsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(VersionListing) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listNextBatchOfVersions(ListNextBatchOfVersionsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListNextBatchOfVersionsRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to list next batch of versions.
ListNextBatchOfVersionsRequest(VersionListing) - Constructor for class com.amazonaws.services.s3.model.ListNextBatchOfVersionsRequest
Creates a request object for listing next batch of versions.
listObjects(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified buckets.
listObjects(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(ListObjectsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the objects in the specified bucket.
listObjects(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjects(ListObjectsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListObjectsRequest - Class in com.amazonaws.services.s3.model
Contains options to return a list of summary information about the objects in the specified bucket.
ListObjectsRequest() - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object.
ListObjectsRequest(String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListObjectsRequest
Constructs a new ListObjectsRequest object and initializes all required and optional object fields.
ListObjectsUnmarshaller(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListObjectsUnmarshaller
 
listObjectsV2(String) - Method in interface com.amazonaws.services.s3.AmazonS3
 
listObjectsV2(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
 
listObjectsV2(ListObjectsV2Request) - Method in interface com.amazonaws.services.s3.AmazonS3
 
listObjectsV2(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjectsV2(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listObjectsV2(ListObjectsV2Request) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListObjectsV2Handler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListObjectsV2Handler
 
ListObjectsV2Request - Class in com.amazonaws.services.s3.model
Request to retrieve a listing of objects in an S3 bucket.
ListObjectsV2Request() - Constructor for class com.amazonaws.services.s3.model.ListObjectsV2Request
 
ListObjectsV2Result - Class in com.amazonaws.services.s3.model
Results of a listing of objects from an S3 bucket.
ListObjectsV2Result() - Constructor for class com.amazonaws.services.s3.model.ListObjectsV2Result
 
ListObjectsV2Unmarshaller(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListObjectsV2Unmarshaller
 
listParts(ListPartsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Lists the parts that have been uploaded for a specific multipart upload.
listParts(ListPartsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListPartsHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListPartsHandler
 
ListPartsRequest - Class in com.amazonaws.services.s3.model
Container for the the parameters of the ListParts operation.
ListPartsRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.ListPartsRequest
Constructs a new ListPartsRequest from the required parameters bucket name, key and upload ID.
ListPartsResultUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.ListPartsResultUnmarshaller
 
listVersions(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String, String, String, String, Integer) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(ListVersionsRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(String, String, String, String, String, Integer) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
listVersions(ListVersionsRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
ListVersionsHandler(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.ListVersionsHandler
 
ListVersionsRequest - Class in com.amazonaws.services.s3.model
Provides options for returning a list of summary information about the versions in a specified bucket.
ListVersionsRequest() - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object.
ListVersionsRequest(String, String, String, String, String, Integer) - Constructor for class com.amazonaws.services.s3.model.ListVersionsRequest
Constructs a new ListVersionsRequest object and initializes all required and optional fields.
loadAndReplaceMimetypes(InputStream) - Method in class com.amazonaws.services.s3.util.Mimetypes
Reads and stores the mime type setting corresponding to a file extension, by reading text from an InputStream.
LOCAL_TESTING_ENDPOINT - Static variable in class com.amazonaws.services.s3.internal.Constants
Default endpoint for the local S3 storage testing Android emulator uses 10.0.2.2 to connect to localhost instead of 127.0.0.1 (reserved for emulator itself)
LOCAL_TESTING_FLAG_NAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Parameter name to indicate permission to dangerously connect to HTTP endpoint
LOCATION_CONSTRAINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the location constraint specified by a request.
log - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 

M

makeS3CanonicalString(String, String, Request<T>, String) - Static method in class com.amazonaws.services.s3.internal.RestUtils
Calculate the canonical string for a REST/HTTP request to S3.
makeS3CanonicalString(String, String, Request<T>, String, Collection<String>) - Static method in class com.amazonaws.services.s3.internal.RestUtils
Calculate the canonical string for a REST/HTTP request to S3.
mark(int) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
The read limit parameter is ignored if an internal buffer is being used because the underlying input stream does not support mark, or INTEGER_MAX if underlying input stream does support marking.
mark(int) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
mark(int) - Method in class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
Mark and reset is currently only partially supported, in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
mark(int) - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
mark(int) - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
markSupported() - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
markSupported() - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
markSupported() - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
markSupported() - Method in class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
Mark and reset is currently only partially supported, in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
markSupported() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
MATERIALS_DESCRIPTION - Static variable in interface com.amazonaws.services.s3.Headers
JSON-encoded description of encryption materials used during encryption
MaterialsDescriptionProvider - Interface in com.amazonaws.services.s3.model
Interface for providing MaterialsDescription.
MAX_KEYS_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the max keys specified by a request.
MAXIMUM_UPLOAD_PARTS - Static variable in class com.amazonaws.services.s3.internal.Constants
The maximum allowed parts in a multipart upload.
MB - Static variable in class com.amazonaws.services.s3.internal.Constants
Megabytes
MD5DigestCalculatingInputStream - Class in com.amazonaws.services.s3.internal
Simple InputStream wrapper that examines the wrapped stream's contents as they are read and calculates and MD5 digest.
MD5DigestCalculatingInputStream(InputStream) - Constructor for class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
Constructor.
mergeInto(Map<String, String>) - Method in class com.amazonaws.services.s3.model.ExtraMaterialsDescription
Combine this supplemental material descriptions with those specified in the "core" parameter.
METADATA_DIRECTIVE - Static variable in interface com.amazonaws.services.s3.Headers
S3 request header indicating how to handle metadata when copying an object
METADATA_DIRECTIVE_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the metadata directive specified by a request to copy an object.
MetricsAndOperator - Class in com.amazonaws.services.s3.model.metrics
A logical AND of predicates, which is used in evaluating a metrics filter.
MetricsAndOperator(List<MetricsFilterPredicate>) - Constructor for class com.amazonaws.services.s3.model.metrics.MetricsAndOperator
Constructor.
MetricsConfiguration - Class in com.amazonaws.services.s3.model.metrics
Class to specify the metrics configuration.
MetricsConfiguration() - Constructor for class com.amazonaws.services.s3.model.metrics.MetricsConfiguration
 
MetricsFilter - Class in com.amazonaws.services.s3.model.metrics
The filter used to describe a set of objects to include for metrics.
MetricsFilter() - Constructor for class com.amazonaws.services.s3.model.metrics.MetricsFilter
Constructor.
MetricsFilter(MetricsFilterPredicate) - Constructor for class com.amazonaws.services.s3.model.metrics.MetricsFilter
Constructor.
MetricsFilterPredicate - Class in com.amazonaws.services.s3.model.metrics
Base class to represent the root predicate in MetricsFilter class.
MetricsFilterPredicate() - Constructor for class com.amazonaws.services.s3.model.metrics.MetricsFilterPredicate
 
MetricsPredicateVisitor - Interface in com.amazonaws.services.s3.model.metrics
Interface to invoke specific behavior based on the type of MetricsFilterPredicate visited.
MetricsPrefixPredicate - Class in com.amazonaws.services.s3.model.metrics
A MetricsFilterPredicate class to represent the prefix to use when evaluating a metrics filter.
MetricsPrefixPredicate(String) - Constructor for class com.amazonaws.services.s3.model.metrics.MetricsPrefixPredicate
Constructor.
MetricsTagPredicate - Class in com.amazonaws.services.s3.model.metrics
A MetricsFilterPredicate class to represent the Tag object to use when evaluating a metrics filter.
MetricsTagPredicate(Tag) - Constructor for class com.amazonaws.services.s3.model.metrics.MetricsTagPredicate
Constructor.
MIMETYPE_GZIP - Static variable in class com.amazonaws.services.s3.util.Mimetypes
The default gzip mimetype: application/x-gzip
MIMETYPE_HTML - Static variable in class com.amazonaws.services.s3.util.Mimetypes
The default HTML mimetype: text/html
MIMETYPE_OCTET_STREAM - Static variable in class com.amazonaws.services.s3.util.Mimetypes
The default binary mimetype: application/octet-stream
MIMETYPE_XML - Static variable in class com.amazonaws.services.s3.util.Mimetypes
The default XML mimetype: application/xml
Mimetypes - Class in com.amazonaws.services.s3.util
Utility class that maintains a listing of known Mimetypes, and determines the mimetype of files based on file extensions.
MultiFactorAuthentication - Class in com.amazonaws.services.s3.model
Contains Multi-Factor Authentication (MFA) information to be included in Amazon S3 requests, consisting of the serial number of the MFA device associated with your AWS account and the current, unique MFA token generated by that device.
MultiFactorAuthentication(String, String) - Constructor for class com.amazonaws.services.s3.model.MultiFactorAuthentication
Constructs a new MultiFactorAuthentication object for use in any Amazonn S3 operation that accepts requests with Multi-Factor Authentication (MFA).
MultiFileOutputStream - Class in com.amazonaws.services.s3.internal
Used to split an output stream into multiple files for purposes such as parallel uploads.
MultiFileOutputStream() - Constructor for class com.amazonaws.services.s3.internal.MultiFileOutputStream
Construct an instance to use the default temporary directory and temp file naming convention.
MultiFileOutputStream(File, String) - Constructor for class com.amazonaws.services.s3.internal.MultiFileOutputStream
Construct an instance to use the specified directory for temp file creations, and the specified prefix for temp file naming.
MultiObjectDeleteException - Exception in com.amazonaws.services.s3.model
Exception for partial or total failure of the multi-object delete API, including the errors that occurred.
MultiObjectDeleteException(Collection<MultiObjectDeleteException.DeleteError>, Collection<DeleteObjectsResult.DeletedObject>) - Constructor for exception com.amazonaws.services.s3.model.MultiObjectDeleteException
 
MultiObjectDeleteException.DeleteError - Class in com.amazonaws.services.s3.model
An error that occurred when deleting an object.
MultiObjectDeleteXmlFactory - Class in com.amazonaws.services.s3.model.transform
Factory for creating XML fragments from DeleteObjectsRequest objects that can be sent to S3.
MultiObjectDeleteXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.MultiObjectDeleteXmlFactory
 
MultipartUpload - Class in com.amazonaws.services.s3.model
A multipart upload is an upload to Amazon S3 that is creating by uploading individual pieces of an object, then telling Amazon S3 to complete the multipart upload and concatenate all the individual pieces together into a single object.
MultipartUpload() - Constructor for class com.amazonaws.services.s3.model.MultipartUpload
 
MultipartUploadContext - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
MultipartUploadContext(String, String) - Constructor for class com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Deprecated.
 
multipartUploadContexts - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
Map of data about in progress encrypted multipart uploads.
MultipartUploadListing - Class in com.amazonaws.services.s3.model
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
MultipartUploadListing() - Constructor for class com.amazonaws.services.s3.model.MultipartUploadListing
 

N

name() - Method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
needIntegrityCheck() - Method in interface com.amazonaws.services.s3.internal.ServiceUtils.RetryableS3DownloadTask
User defines whether integrity check is needed for this RetryableS3DownloadTask.
needsConnectionLeftOpen() - Method in class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
The majority of S3 response handlers read the complete response while handling it, and don't need to manually manage the underlying HTTP connection.
needsConnectionLeftOpen() - Method in class com.amazonaws.services.s3.internal.S3ErrorResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in class com.amazonaws.services.s3.internal.S3ObjectResponseHandler
Returns true, since the entire response isn't read while this response handler handles the response.
newCannedACLCondition(CannedAccessControlList) - Static method in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Constructs a new access policy condition that compares an Amazon S3 canned ACL with the canned ACL specified by an incoming request.
newInitiateMultipartUploadRequest(UploadObjectRequest) - Method in class com.amazonaws.services.s3.UploadObjectObserver
 
newMultipartS3CipherInputStream(UploadPartRequest, CipherLite) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
newRule() - Method in enum com.amazonaws.services.s3.model.S3KeyFilter.FilterRuleName
Convenience factory method to create a new FilterRule with name initialized to this S3KeyFilter.FilterRuleName
newRule(String) - Method in enum com.amazonaws.services.s3.model.S3KeyFilter.FilterRuleName
Convenience factory method to create a new FilterRule with name initialized to this S3KeyFilter.FilterRuleName and value initialized to value
newUploadPartRequest(PartCreationEvent, File) - Method in class com.amazonaws.services.s3.UploadObjectObserver
Creates and returns an upload-part request corresponding to a ciphertext file upon a part-creation event.
NO_SUCH_BUCKET_STATUS_CODE - Static variable in class com.amazonaws.services.s3.internal.Constants
Status code for no such bucket
NoncurrentVersionTransition() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
 
NONE - Static variable in class com.amazonaws.services.s3.model.ExtraMaterialsDescription
 
NotificationConfiguration - Class in com.amazonaws.services.s3.model
An abstract class for all the notification configurations associated with an Amazon S3 bucket.
NotificationConfiguration() - Constructor for class com.amazonaws.services.s3.model.NotificationConfiguration
Creates a NotificationConfiguration with empty events and prefixes.
NotificationConfiguration(EnumSet<S3Event>) - Constructor for class com.amazonaws.services.s3.model.NotificationConfiguration
Creates a notification configuration with the given set of events.
NotificationConfiguration(String...) - Constructor for class com.amazonaws.services.s3.model.NotificationConfiguration
Creates a notification configuration with the given set of events.
NULL_VERSION_ID - Static variable in class com.amazonaws.services.s3.internal.Constants
Represents a null S3 version ID

O

OBJECT_REPLICATION_STATUS - Static variable in interface com.amazonaws.services.s3.Headers
Header for the replication status of an Amazon S3 Object.
ObjectExpirationHeaderHandler<T extends ObjectExpirationResult> - Class in com.amazonaws.services.s3.internal
Header handler to pull the EXPIRATION header out of the response.
ObjectExpirationHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.ObjectExpirationHeaderHandler
 
ObjectExpirationResult - Interface in com.amazonaws.services.s3.internal
Interface for service responses that receive the x-amz-expiration header.
ObjectListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the objects in an Amazon S3 bucket.
ObjectListing() - Constructor for class com.amazonaws.services.s3.model.ObjectListing
 
objectMetadata(ObjectMetadata) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions.Builder
Sets the metadata of the object to upload.
objectMetadata - Variable in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Additional information about the new object being created, such as content type, content encoding, user metadata, etc.
ObjectMetadata - Class in com.amazonaws.services.s3.model
Represents the object metadata that is stored with Amazon S3.
ObjectMetadata() - Constructor for class com.amazonaws.services.s3.model.ObjectMetadata
 
ObjectRestoreHeaderHandler<T extends ObjectRestoreResult> - Class in com.amazonaws.services.s3.internal
Header handler to pull the RESTORE header out of the response.
ObjectRestoreHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.ObjectRestoreHeaderHandler
 
ObjectRestoreResult - Interface in com.amazonaws.services.s3.internal
Interface for service responses that receive the x-amz-restore header.
ObjectTagging - Class in com.amazonaws.services.s3.model
The tagging for an object.
ObjectTagging(List<Tag>) - Constructor for class com.amazonaws.services.s3.model.ObjectTagging
Constructs an instance of this object.
ObjectTaggingXmlFactory - Class in com.amazonaws.services.s3.model.transform
 
ObjectTaggingXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.ObjectTaggingXmlFactory
 
OFF - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is off for a bucket.
onAbort() - Method in class com.amazonaws.services.s3.UploadObjectObserver
Notified from AmazonS3EncryptionClient.uploadObject(UploadObjectRequest) when failed to upload any part.
onBind(Intent) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
 
onCompletion(List<PartETag>) - Method in class com.amazonaws.services.s3.UploadObjectObserver
Notified from AmazonS3EncryptionClient.uploadObject(UploadObjectRequest) when all parts have been successfully uploaded to S3.
onCreate() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
The service starts upon intents from transfer utility. It remains alive when there are active transfers. It also stays alive when network is disconnected and there are transfers waiting.
onDestroy() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
 
onError(int, Exception) - Method in interface com.amazonaws.mobileconnectors.s3.transferutility.TransferListener
Called when an exception happens.
onError(int, Exception) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver.TransferStatusListener
 
onFileDelete(FileDeletionEvent) - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
 
OnFileDelete - Interface in com.amazonaws.services.s3
A service provider interface (SPI) used to notify the event of a file deletion.
onFileDelete(FileDeletionEvent) - Method in interface com.amazonaws.services.s3.OnFileDelete
Called upon a file deletion event.
onPartCreate(PartCreationEvent) - Method in class com.amazonaws.services.s3.UploadObjectObserver
Notified from MultiFileOutputStream.fos() when a part ready for upload has been successfully created on disk.
onProgressChanged(int, long, long) - Method in interface com.amazonaws.mobileconnectors.s3.transferutility.TransferListener
Called when more bytes are transferred.
onProgressChanged(int, long, long) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver.TransferStatusListener
 
onReceive(Context, Intent) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferNetworkLossHandler
 
onStartCommand(Intent, int, int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
 
onStateChanged(int, TransferState) - Method in interface com.amazonaws.mobileconnectors.s3.transferutility.TransferListener
Called when the state of the transfer is changed.
onStateChanged(int, TransferState) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver.TransferStatusListener
 
onUploadInitiation(UploadObjectRequest) - Method in class com.amazonaws.services.s3.UploadObjectObserver
Notified from AmazonS3EncryptionClient.uploadObject(UploadObjectRequest) to initiate a multi-part upload.
OVERWRITE_MODE - Static variable in class com.amazonaws.services.s3.internal.ServiceUtils
boolean to disable overwrite mode
Owner - Class in com.amazonaws.services.s3.model
Represents the owner of an Amazon S3 bucket.
Owner() - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner without specifying an ID or display name.
Owner(String, String) - Constructor for class com.amazonaws.services.s3.model.Owner
Constructs a new Owner with the specified ID and display name.
owner - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The owner of this object - can be null if the requester doesn't have permission to view object ownership information

P

parseAccelerateConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseAccessControlListResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses an AccessControlListHandler response XML document from an input stream.
parseBucketCrossOriginConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketLifecycleConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketListInventoryConfigurationsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseBucketLocationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseCompleteMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseCopyObjectResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseDeletedObjectsResult(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseGetBucketAnalyticsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseGetBucketInventoryConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseGetBucketMetricsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseGroupGrantee(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Gets the GroupGrantee enumeration value with the specified Amazon S3 group URI (eg.
parseInitiateMultipartUploadResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseIso8601Date(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Parses a date in ISO-8601 format to a Date object.
parseListBucketAnalyticsConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListBucketMetricsConfigurationsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListBucketObjectsResponse(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListBucket response XML document from an input stream.
parseListMultipartUploadsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListMyBucketsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListAllMyBuckets response XML document from an input stream.
parseListObjectsV2Response(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListBucketV2 response XML document from an input stream.
parseListPartsResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseListVersionsResponse(InputStream, boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a ListVersions response XML document from an input stream.
parseLoggingStatusResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses a LoggingStatus response XML document for a bucket from an input stream.
parseObjectTaggingResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parsePermission(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the Permission enumeration value representing the specified Amazon S3 Region ID string.
parseReplicationConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseRequestPaymentConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseResponseMetadata(HttpResponse) - Method in class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
Parses the S3 response metadata (ex: AWS request ID) from the specified response, and returns a AmazonWebServiceResponse object ready for the result to be plugged in.
parseRfc822Date(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Parses a date in RFC-822 format to a Date object.
parseTaggingConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseVersioningConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseWebsiteConfigurationResponse(InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
parseXmlInputStream(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Parses an XML document from an input stream using a document handler.
PartCreationEvent - Class in com.amazonaws.services.s3.internal
Used to create an upload part.
PartETag - Class in com.amazonaws.services.s3.model
Container for the part number and ETag of an uploaded part.
PartETag(int, String) - Constructor for class com.amazonaws.services.s3.model.PartETag
Constructs an instance of PartETag and sets the part number and ETag.
PartListing - Class in com.amazonaws.services.s3.model
The ListPartsResponse contains all the information about the ListParts method.
PartListing() - Constructor for class com.amazonaws.services.s3.model.PartListing
 
PartSummary - Class in com.amazonaws.services.s3.model
Container for summary information about a part in a multipart upload, such as part number, size, etc.
PartSummary() - Constructor for class com.amazonaws.services.s3.model.PartSummary
 
pause(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Pauses a transfer task with the given id.
pauseAllWithType(TransferType) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Pauses all transfers which have the given type.
Permission - Enum in com.amazonaws.services.s3.model
Specifies constants defining an access permission, as granted to grantees in an AccessControlList.
plaintextLength(AbstractPutObjectRequest, ObjectMetadata) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
Returns the plaintext length from the request and metadata; or -1 if unknown.
populateObjectMetadata(HttpResponse, ObjectMetadata) - Method in class com.amazonaws.services.s3.internal.AbstractS3ResponseHandler
Populates the specified S3ObjectMetadata object with all object metadata pulled from the headers in the specified response.
populateRequesterPaysHeader(Request<?>, boolean) - Static method in class com.amazonaws.services.s3.AmazonS3Client
Populate the specified request with Constants.REQUESTER_PAYS to header Headers.REQUESTER_PAYS_HEADER, if isRequesterPays is true.
populateRequestMetadata(Request<?>, ObjectMetadata) - Static method in class com.amazonaws.services.s3.AmazonS3Client
Populates the specified request object with the appropriate headers from the ObjectMetadata object.
PREFIX_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the prefix specified by a request.
presignRequest(Request<T>, HttpMethod, String, String, Date, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Pre-signs the specified request, using a signature query-string parameter.
processRequestPayload(Request<?>, AWS4Signer.HeaderSigningResult) - Method in class com.amazonaws.services.s3.internal.AWSS3V4Signer
If necessary, creates a chunk-encoding wrapper on the request payload.
progressChanged(ProgressEvent) - Method in class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
progressChanged(ProgressEvent) - Method in interface com.amazonaws.services.s3.model.ProgressListener
Deprecated.
Called when progress has changed, such as additional bytes transferred, transfer failed, etc.
ProgressEvent - Class in com.amazonaws.services.s3.model
Deprecated.
Replaced by ProgressEvent
ProgressEvent(int) - Constructor for class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
 
ProgressEvent(int, long) - Constructor for class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
 
ProgressListener - Interface in com.amazonaws.services.s3.model
Deprecated.
Replaced by ProgressListener.
ProgressReportingInputStream - Class in com.amazonaws.services.s3.internal
Deprecated.
Replaced by ProgressReportingInputStream
ProgressReportingInputStream(InputStream, ProgressListener) - Constructor for class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
Creates a new progress reporting input stream that simply wraps the specified input stream and notifies the specified listener occasionally about the number of bytes transferred.
putInstructionFile(PutInstructionFileRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Creates a new crypto instruction file by re-encrypting the CEK of an existing encrypted S3 object with a new encryption material identifiable via a new set of material description.
PutInstructionFileRequest - Class in com.amazonaws.services.s3.model
Used to create a new instruction file, typically used to share an encrypted S3 object with partners via re-encrypting the CEK of the specified S3 object with a partner-specific public key.
PutInstructionFileRequest(S3ObjectId, Map<String, String>, String) - Constructor for class com.amazonaws.services.s3.model.PutInstructionFileRequest
 
PutInstructionFileRequest(S3ObjectId, EncryptionMaterials, String) - Constructor for class com.amazonaws.services.s3.model.PutInstructionFileRequest
 
putInstructionFileSecurely(PutInstructionFileRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
putInstructionFileSecurely(PutInstructionFileRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
putInstructionFileSecurely(PutInstructionFileRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
putLocalObjectSecurely(UploadObjectRequest, String, OutputStream) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
putLocalObjectSecurely(UploadObjectRequest, String, OutputStream) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
putLocalObjectSecurely(UploadObjectRequest, String, OutputStream) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
putObject(PutObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a new object to the specified Amazon S3 bucket.
putObject(String, String, File) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified file to Amazon S3 under the specified bucket and key name.
putObject(String, String, InputStream, ObjectMetadata) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads the specified input stream and object metadata to Amazon S3 under the specified bucket and key name.
putObject(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Encodes a String into the contents of an S3 object.
putObject(String, String, File) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(String, String, InputStream, ObjectMetadata) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Uploads a new object to the specified Amazon S3 bucket.
putObject(PutObjectRequest) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to pubObject into a bucket.
putObject(PutObjectRequest) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to put object into a bucket.
PutObjectRequest - Class in com.amazonaws.services.s3.model
Uploads a new object to the specified Amazon S3 bucket.
PutObjectRequest(String, String, File) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a file to the specified bucket and key.
PutObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to perform a redirect for the specified bucket and key.
PutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a stream of data to the specified bucket and key.
PutObjectResult - Class in com.amazonaws.services.s3.model
Contains the data returned by Amazon S3 from the putObject operation.
PutObjectResult() - Constructor for class com.amazonaws.services.s3.model.PutObjectResult
 
putObjectSecurely(PutObjectRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
 
putObjectSecurely(PutObjectRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
putObjectSecurely(PutObjectRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 

Q

QueueConfiguration - Class in com.amazonaws.services.s3.model
Represents the queue configuration for an Amazon S3 bucket.
QueueConfiguration() - Constructor for class com.amazonaws.services.s3.model.QueueConfiguration
 
QueueConfiguration(String, EnumSet<S3Event>) - Constructor for class com.amazonaws.services.s3.model.QueueConfiguration
Creates a new queue configuration with the given queue arn and set of events.
QueueConfiguration(String, String...) - Constructor for class com.amazonaws.services.s3.model.QueueConfiguration
Creates a new queue configuration with the given queue arn and set of events.

R

RANGE - Static variable in interface com.amazonaws.services.s3.Headers
Range header for the get object request
read() - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
read(byte[]) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.crypto.AdjustedRangeInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
read(byte[]) - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
read() - Method in class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
 
read(byte[]) - Method in class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
 
read() - Method in class com.amazonaws.services.s3.internal.DigestValidationInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.DigestValidationInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
read() - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
 
read() - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
 
read() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
read(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
read() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
read(byte[]) - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
read(byte[], int, int) - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
readOnly() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Returns a read-only copy of this configuration.
REDIRECT_LOCATION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional redirect location of an object
RedirectRule - Class in com.amazonaws.services.s3.model
Container for redirect information.
RedirectRule() - Constructor for class com.amazonaws.services.s3.model.RedirectRule
 
refresh() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Refresh fields in the TransferObserver from the running transfer task.
refresh() - Method in interface com.amazonaws.services.s3.model.EncryptionMaterialsProvider
Deprecated.
Forces this encryption materials provider to refresh its encryption material.
refresh() - Method in class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
Region - Enum in com.amazonaws.services.s3.model
Specifies constants that define Amazon S3 Regions.
registerMimetype(String, String) - Method in class com.amazonaws.services.s3.util.Mimetypes
Register a new mimetype for the given extension.
rejectIllegalArguments() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Rejects any illegal input (as attributes of this request) by the user.
removeConfiguration(String) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Removes the notification configuration for the given name in the BucketNotificationConfiguration object.
removeQuotes(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Removes any surrounding quotes from the specified string and returns a new string.
removeRule(String) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Removes the replication rule with the given id from the replication configuration associated with Amazon S3 bucket.
RenewableCipherLiteInputStream - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
RenewableCipherLiteInputStream(InputStream, CipherLite) - Constructor for class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
Constructor.
RenewableCipherLiteInputStream(InputStream, CipherLite, int) - Constructor for class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
Constructor.
RenewableCipherLiteInputStream(InputStream, CipherLite, int, boolean, boolean) - Constructor for class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
Constructor.
RenewableCipherLiteInputStream(InputStream) - Constructor for class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
 
RepeatableCipherInputStream - Class in com.amazonaws.services.s3.internal
Wraps an InputStream with a CipherInputStream to encrypt it, and handles resets by attempting to reset on the original, unencrypted data InputStream, and recreate an identical Cipher and identical CipherInputStream on the original data.
RepeatableCipherInputStream(InputStream, CipherFactory) - Constructor for class com.amazonaws.services.s3.internal.RepeatableCipherInputStream
Constructs a new repeatable cipher input stream using the specified InputStream as the source data, and the CipherFactory for building Cipher objects.
RepeatableFileInputStream - Class in com.amazonaws.services.s3.internal
A repeatable input stream for files.
RepeatableFileInputStream(File) - Constructor for class com.amazonaws.services.s3.internal.RepeatableFileInputStream
Creates a repeatable input stream based on a file.
ReplicationDestinationConfig - Class in com.amazonaws.services.s3.model
Destination configuration for an Amazon S3 bucket replication rule.
ReplicationDestinationConfig() - Constructor for class com.amazonaws.services.s3.model.ReplicationDestinationConfig
 
ReplicationRule - Class in com.amazonaws.services.s3.model
Rule that specifies the replication configuration.
ReplicationRule() - Constructor for class com.amazonaws.services.s3.model.ReplicationRule
 
ReplicationRuleStatus - Enum in com.amazonaws.services.s3.model
A enum class for status of a Amazon S3 bucket replication rule.
REQUEST_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a request's AWS request ID
REQUESTER_CHARGED_HEADER - Static variable in interface com.amazonaws.services.s3.Headers
Header in the response indicating that the requester has been charged for the request.
REQUESTER_PAYS - Static variable in class com.amazonaws.services.s3.internal.Constants
Constant indicating the requester pays for data transfer cost for a bucket.
REQUESTER_PAYS_HEADER - Static variable in interface com.amazonaws.services.s3.Headers
Headers in request indicating that the requester must be charged for data transfer.
RequestPaymentConfiguration - Class in com.amazonaws.services.s3.model
The Request Payment Configuration associated with an Amazon S3 bucket.
RequestPaymentConfiguration(RequestPaymentConfiguration.Payer) - Constructor for class com.amazonaws.services.s3.model.RequestPaymentConfiguration
 
RequestPaymentConfiguration.Payer - Enum in com.amazonaws.services.s3.model
 
RequestPaymentConfigurationHandler() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
RequestPaymentConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.RequestPaymentConfigurationUnmarshaller
 
RequestPaymentConfigurationXmlFactory - Class in com.amazonaws.services.s3.model.transform
Converts Request Payment Configuration objects into XML byte arrays.
RequestPaymentConfigurationXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.RequestPaymentConfigurationXmlFactory
 
RequestXmlFactory - Class in com.amazonaws.services.s3.model.transform
 
RequestXmlFactory() - Constructor for class com.amazonaws.services.s3.model.transform.RequestXmlFactory
 
reset() - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
Reset the stream, either by resetting the wrapped stream or using the buffer created by this class.
reset() - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
reset() - Method in class com.amazonaws.services.s3.internal.crypto.ByteRangeCapturingInputStream
 
reset() - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
reset() - Method in class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
Resets back to the very beginning of the stream.
reset() - Method in class com.amazonaws.services.s3.internal.InputSubstream
 
reset() - Method in class com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream
Resets the wrapped input stream and the in progress message digest.
reset() - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
 
reset() - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
Resets the input stream to the last mark point, or the beginning of the stream if there is no mark point, by creating a new FileInputStream based on the underlying file.
reset() - Method in class com.amazonaws.services.s3.model.S3ObjectInputStream
resolveRequestEndpoint(Request<?>, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
Set the request's endpoint and resource path with the new region provided From versions 2.4.+ until 2.10.+, AmazonS3Client adds an additional layer of URL Encoding for the key names.
resolveRequestEndpoint(Request<?>, String, String, URI) - Method in class com.amazonaws.services.s3.AmazonS3Client
Set the request's endpoint and resource path with the new region provided.
RESPONSE_HEADER_CACHE_CONTROL - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_DISPOSITION - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_ENCODING - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_LANGUAGE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_TYPE - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_EXPIRES - Static variable in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
ResponseHeaderHandlerChain<T> - Class in com.amazonaws.services.s3.internal
An XML response handler that can also process an arbitrary number of headers in the response.
ResponseHeaderHandlerChain(Unmarshaller<T, InputStream>, HeaderHandler<T>...) - Constructor for class com.amazonaws.services.s3.internal.ResponseHeaderHandlerChain
Constructor.
ResponseHeaderOverrides - Class in com.amazonaws.services.s3.model
Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
ResponseHeaderOverrides() - Constructor for class com.amazonaws.services.s3.model.ResponseHeaderOverrides
 
RESTORE - Static variable in interface com.amazonaws.services.s3.Headers
Header for the optional restore information of an object
restoreObject(RestoreObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Restore an object, which was transitioned to Amazon Glacier from Amazon S3 when it was expired, into Amazon S3 again.
restoreObject(String, String, int) - Method in interface com.amazonaws.services.s3.AmazonS3
Restore an object, which was transitioned to Amazon Glacier from Amazon S3 when it was expired, into Amazon S3 again.
restoreObject(RestoreObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
restoreObject(String, String, int) - Method in class com.amazonaws.services.s3.AmazonS3Client
(non-Javadoc)
RestoreObjectRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for restoring an object, which was transitioned to the Amazon Glacier from S3 when it was expired.
RestoreObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
RestoreObjectRequest(String, String, int) - Constructor for class com.amazonaws.services.s3.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
RestUtils - Class in com.amazonaws.services.s3.internal
Utilities useful for REST/HTTP S3Service implementations.
RestUtils() - Constructor for class com.amazonaws.services.s3.internal.RestUtils
 
resume(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Resumes the transfer task with the given id.
resumeAllWithType(TransferType) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Resume all the transfers which are not finished.
retryableDownloadS3ObjectToFile(File, ServiceUtils.RetryableS3DownloadTask, boolean) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Gets an object stored in S3 and downloads it into the specified file.
revokeAllPermissions(Grantee) - Method in class com.amazonaws.services.s3.model.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the access control list (ACL).
RoutingRule - Class in com.amazonaws.services.s3.model
Container for one routing rule that identifies a condition and a redirect that applies when the condition is met.
RoutingRule() - Constructor for class com.amazonaws.services.s3.model.RoutingRule
 
RoutingRuleCondition - Class in com.amazonaws.services.s3.model
A container for describing a condition that must be met for the specified redirect to apply.
RoutingRuleCondition() - Constructor for class com.amazonaws.services.s3.model.RoutingRuleCondition
 
Rule() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
 

S

s3 - Variable in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
S3_ACCELERATE_DUALSTACK_HOSTNAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Service hostname for accessing dualstack accelerated S3 buckets
S3_ACCELERATE_HOSTNAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Service hostname for accessing accelerated S3 buckets
S3_ALTERNATE_DATE - Static variable in interface com.amazonaws.services.s3.Headers
Amazon's alternative date header: x-amz-date
S3_BUCKET_REGION - Static variable in interface com.amazonaws.services.s3.Headers
Region where the bucket is located.
S3_CANNED_ACL - Static variable in interface com.amazonaws.services.s3.Headers
S3's canned ACL header: x-amz-acl
S3_DOWLOAD_THROUGHPUT - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
The S3 throughput metric for download.
S3_DOWNLOAD_BYTE_COUNT - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
The S3 service metric for download.
S3_DUALSTACK_HOSTNAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Service hostname for accessing dualstack S3 buckets; format argument is the region
S3_DUALSTACK_QUALIFIER - Static variable in class com.amazonaws.services.s3.internal.Constants
Dualstack qualifier for S3
S3_ENDPOINT_PREFIX - Static variable in class com.amazonaws.services.s3.internal.Constants
Prefix for the S3 service endpoint
S3_EXTERNAL_1_HOSTNAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Hostname for the s3-external-1 service endpoint
S3_HOSTNAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Default hostname for the S3 service endpoint
S3_MFA - Static variable in interface com.amazonaws.services.s3.Headers
S3's Multi-Factor Authentication header
S3_PARTS_COUNT - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for a multipart object containing the number of parts in the object.
S3_REGIONAL_ENDPOINT_PATTERN - Static variable in enum com.amazonaws.services.s3.model.Region
Used to extract the S3 regional id from an S3 end point.
S3_SERVICE_DISPLAY_NAME - Static variable in class com.amazonaws.services.s3.internal.Constants
Service display name for Amazon S3 (not to be used in SigV4 signing)
S3_SERVICE_NAME - Static variable in class com.amazonaws.services.s3.AmazonS3Client
 
S3_SERVING_REGION - Static variable in interface com.amazonaws.services.s3.Headers
Region where the request is being served
S3_TAGGING - Static variable in interface com.amazonaws.services.s3.Headers
S3 request header for PUT object with a tag set
S3_TAGGING_COUNT - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header the number of tags on an object
S3_UPLOAD_BYTE_COUNT - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
The S3 service metric for upload.
S3_UPLOAD_THROUGHPUT - Static variable in class com.amazonaws.services.s3.metrics.S3ServiceMetric
The S3 throughput metric for upload.
S3_USER_METADATA_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
Prefix for S3 user metadata: x-amz-meta-
S3_VERSION_ID - Static variable in interface com.amazonaws.services.s3.Headers
S3's version ID header
S3AccelerateUnsupported - Interface in com.amazonaws.services.s3.model
This interface is simply a marker to be implemented by operations which cannot be called by an accelerate enabled S3 client.
S3Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon S3.
S3BucketResource - Class in com.amazonaws.auth.policy.resources
Represents a bucket resource involved in an AWS access control policy.
S3BucketResource(String) - Constructor for class com.amazonaws.auth.policy.resources.S3BucketResource
Constructs a new bucket resource that represents the the specified bucket but not any of the contained objects.
s3Client(AmazonS3) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility.Builder
Sets the underlying S3 client used for transfers.
S3ClientOptions - Class in com.amazonaws.services.s3
S3 client configuration options such as the request access style.
S3ClientOptions() - Constructor for class com.amazonaws.services.s3.S3ClientOptions
Deprecated.
Use S3ClientOptions.builder() to build new S3ClientOptions instead.
S3ClientOptions(S3ClientOptions) - Constructor for class com.amazonaws.services.s3.S3ClientOptions
Deprecated.
Will be removed once S3ClientOptions is made an immutable class.
S3ClientOptions.Builder - Class in com.amazonaws.services.s3
Builder class for S3ClientOptions.
S3ConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon S3.
S3CryptoModule<T extends MultipartUploadContext> - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
S3CryptoModule() - Constructor for class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
S3CryptoModuleBase<T extends com.amazonaws.services.s3.internal.crypto.MultipartUploadCryptoContext> - Class in com.amazonaws.services.s3.internal.crypto
Deprecated.
See AmazonS3EncryptionClient for further details.
S3CryptoModuleBase(AWSKMSClient, S3Direct, AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
S3CryptoModuleBase(S3Direct, AWSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
For testing purposes only.
S3DataSource - Interface in com.amazonaws.services.s3.model
Used to represent an S3 data source that either has a file or an input stream.
S3DataSource.Utils - Enum in com.amazonaws.services.s3.model
S3DataSource specific utilities.
S3Direct - Class in com.amazonaws.services.s3.internal
Used to provide direct access to the underlying/original S3 client methods free of any added cryptographic functionalities.
S3Direct() - Constructor for class com.amazonaws.services.s3.internal.S3Direct
 
S3DirectSpi - Interface in com.amazonaws.services.s3.internal
A Service Provider Interface that allows direct access to the underlying non-encrypting S3 client of an S3 encryption client instance.
S3ErrorResponseHandler - Class in com.amazonaws.services.s3.internal
Response handler for S3 error responses.
S3ErrorResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3ErrorResponseHandler
 
S3Event - Enum in com.amazonaws.services.s3.model
A enum class for all Amazon S3 events.
S3ExecutionContext - Class in com.amazonaws.services.s3.internal
The ExecutionContext.
S3ExecutionContext(List<RequestHandler2>, boolean, AmazonWebServiceClient) - Constructor for class com.amazonaws.services.s3.internal.S3ExecutionContext
Constructor.
S3HttpUtils - Class in com.amazonaws.services.s3.internal
 
S3HttpUtils() - Constructor for class com.amazonaws.services.s3.internal.S3HttpUtils
 
S3KeyFilter - Class in com.amazonaws.services.s3.model
Filter criteria that allows for event notification filtering based on an S3 Object's key name
S3KeyFilter() - Constructor for class com.amazonaws.services.s3.model.S3KeyFilter
 
S3KeyFilter.FilterRuleName - Enum in com.amazonaws.services.s3.model
Allowable values for the name of a FilterRule for an S3KeyFilter
S3MetadataResponseHandler - Class in com.amazonaws.services.s3.internal
S3 response handler that knows how to pull S3 object metadata out of a response and unmarshall it into an S3ObjectMetadata object.
S3MetadataResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3MetadataResponseHandler
 
S3Object - Class in com.amazonaws.services.s3.model
Represents an object stored in Amazon S3.
S3Object() - Constructor for class com.amazonaws.services.s3.model.S3Object
 
S3ObjectId - Class in com.amazonaws.services.s3.model
Used to uniquely identify an S3 object.
S3ObjectId(String, String) - Constructor for class com.amazonaws.services.s3.model.S3ObjectId
 
S3ObjectId(String, String, String) - Constructor for class com.amazonaws.services.s3.model.S3ObjectId
 
S3ObjectId(S3ObjectIdBuilder) - Constructor for class com.amazonaws.services.s3.model.S3ObjectId
 
S3ObjectIdBuilder - Class in com.amazonaws.services.s3.model
Convenient builder for S3ObjectId.
S3ObjectIdBuilder() - Constructor for class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
S3ObjectIdBuilder(S3ObjectId) - Constructor for class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
S3ObjectInputStream - Class in com.amazonaws.services.s3.model
Input stream representing the content of an S3Object.
S3ObjectInputStream(InputStream) - Constructor for class com.amazonaws.services.s3.model.S3ObjectInputStream
 
S3ObjectResource - Class in com.amazonaws.auth.policy.resources
Represents one or more Amazon S3 objects involved in an AWS access control policy.
S3ObjectResource(String, String) - Constructor for class com.amazonaws.auth.policy.resources.S3ObjectResource
Constructs a new object resource that represents the specified objects.
S3ObjectResource(String, String, String) - Constructor for class com.amazonaws.auth.policy.resources.S3ObjectResource
Constructs a new object resource that represents the specified objects.
S3ObjectResponseHandler - Class in com.amazonaws.services.s3.internal
S3 HTTP response handler that knows how to pull S3 object content and metadata out of an HTTP response and unmarshall it into an S3Object object.
S3ObjectResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3ObjectResponseHandler
 
S3Objects - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
S3ObjectSummary - Class in com.amazonaws.services.s3.model
Contains the summary of an object stored in an Amazon S3 bucket.
S3ObjectSummary() - Constructor for class com.amazonaws.services.s3.model.S3ObjectSummary
 
S3QueryStringSigner - Class in com.amazonaws.services.s3.internal
The AbstractAWSSigner.
S3QueryStringSigner(String, String, Date) - Constructor for class com.amazonaws.services.s3.internal.S3QueryStringSigner
Constructor.
S3RequesterChargedHeaderHandler<T extends S3RequesterChargedResult> - Class in com.amazonaws.services.s3.internal
Header handler to pull the Headers.REQUESTER_CHARGED_HEADER header out of the response.
S3RequesterChargedHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.S3RequesterChargedHeaderHandler
 
S3RequesterChargedResult - Interface in com.amazonaws.services.s3.internal
Interface for S3RequesterChargedResult.
S3ResponseMetadata - Class in com.amazonaws.services.s3
Extension of ResponseMetadata with Amazon S3 specific data.
S3ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from a specified map of metadata information.
S3ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
Creates a new S3ResponseMetadata object from an existing ResponseMetadata object.
S3ServiceMetric - Class in com.amazonaws.services.s3.metrics
S3 specific service metrics in the form of "simulated enum".
S3Signer - Class in com.amazonaws.services.s3.internal
Implementation of the Signer interface specific to S3's signing algorithm.
S3Signer() - Constructor for class com.amazonaws.services.s3.internal.S3Signer
Create a dummy instance of the S3Signer.
S3Signer(String, String) - Constructor for class com.amazonaws.services.s3.internal.S3Signer
Constructs a new S3Signer to sign requests based on the AWS credentials, HTTP method and canonical S3 resource path.
S3Signer(String, String, Collection<String>) - Constructor for class com.amazonaws.services.s3.internal.S3Signer
Constructs a new S3Signer to sign requests based on the AWS credentials, HTTP method and canonical S3 resource path.
S3StringResponseHandler - Class in com.amazonaws.services.s3.internal
Custom S3 response handler for responses that simply contain text data that doesn't need to be parsed as XML.
S3StringResponseHandler() - Constructor for class com.amazonaws.services.s3.internal.S3StringResponseHandler
 
S3VersionHeaderHandler<T extends S3VersionResult> - Class in com.amazonaws.services.s3.internal
Header handler to pull the S3_VERSION_ID header out of the response.
S3VersionHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.S3VersionHeaderHandler
 
S3VersionResult - Interface in com.amazonaws.services.s3.internal
Any operation output which has the versionId field should implement this interface.
S3Versions - Class in com.amazonaws.services.s3.iterable
Provides an easy way to iterate Amazon S3 object versions in a "foreach" statement.
S3VersionSummary - Class in com.amazonaws.services.s3.model
Contains the summary of a version stored in an Amazon S3 bucket.
S3VersionSummary() - Constructor for class com.amazonaws.services.s3.model.S3VersionSummary
 
S3XmlResponseHandler<T> - Class in com.amazonaws.services.s3.internal
S3 Implementation of HttpResponseHandler.
S3XmlResponseHandler(Unmarshaller<T, InputStream>) - Constructor for class com.amazonaws.services.s3.internal.S3XmlResponseHandler
Constructs a new S3 response handler that will use the specified SAX unmarshaller to turn the response into an object.
sanitizeXmlDocument(DefaultHandler, InputStream) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
 
SECURITY_TOKEN - Static variable in interface com.amazonaws.services.s3.Headers
DevPay token header
securityCheck(ContentCryptoMaterial, S3ObjectWrapper) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
Checks if the the crypto scheme used in the given content crypto material is allowed to be used in this crypto module.
SERVER - Static variable in interface com.amazonaws.services.s3.Headers
Server header
SERVER_SIDE_ENCRYPTION - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional server-side encryption algorithm
SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
Header for the encryption algorithm used when encrypting the object with customer-provided keys
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.amazonaws.services.s3.Headers
Header for the customer-provided key for server-side encryption
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
Header for the MD5 digest of the customer-provided key for server-side encryption
SERVER_SIDE_ENCRYPTION_KMS_KEY_ID - Static variable in interface com.amazonaws.services.s3.Headers
Header for optional server-side KMS Key Id to use in conjunction with SERVER_SIDE_ENCRYPTION
ServerSideEncryptionHeaderHandler<T extends ServerSideEncryptionResult> - Class in com.amazonaws.services.s3.internal
Base request handler for responses that include a server-side encryption header
ServerSideEncryptionHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.ServerSideEncryptionHeaderHandler
 
ServerSideEncryptionResult - Interface in com.amazonaws.services.s3.internal
Interface for service responses that include the server-side-encryption related headers.
ServiceUtils - Class in com.amazonaws.services.s3.internal
General utility methods used throughout the AWS S3 Java client.
ServiceUtils() - Constructor for class com.amazonaws.services.s3.internal.ServiceUtils
 
ServiceUtils.RetryableS3DownloadTask - Interface in com.amazonaws.services.s3.internal
Interface for the task of downloading object from S3 to a specific file, enabling one-time retry mechanism after integrity check failure on the downloaded file.
setAbortDate(Date) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Date when multipart upload will become eligible for abort operation by lifecycle.
setAbortDate(Date) - Method in class com.amazonaws.services.s3.model.PartListing
Date when multipart upload will become eligible for abort operation by lifecycle.
setAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
 
setAbortRuleId(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
setAbortRuleId(String) - Method in class com.amazonaws.services.s3.model.PartListing
Id of the lifecycle rule that makes a multipart upload eligible for abort operation.
setAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
Sets the new accelerate configuration for the specified bucket.
setAccelerateModeEnabled(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
Configures the client to use S3 accelerate endpoint for all requests.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
setAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional access control list for the new object.
setAccountId(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
setAdditionalDetails(Map<String, String>) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Sets additional information about the error response.
setAlgorithm(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
Sets the encryption algorithm to use with this customer-provided server-side encryption key.
setAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers for the rule.
setAllowedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedHeaders(List)
setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of the rule.
setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedMethods(List)
setAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of the rule.
setAllowedOrigins(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setAllowedOrigins(List)
setAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationResult
Sets the requested analytics configuration.
setAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
Sets the AnalyticsConfiguration object.
setAnalyticsConfigurationList(List<AnalyticsConfiguration>) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Sets the list of analytics configurations for a bucket.
setAwsKmsRegion(Region) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Sets the KMS region for the AWS KMS client when such client is internally instantiated instead of externally passed in by users; or null if no explicit KMS region is explicitly configured.This KMS region parameter is ignored when the AWS KMS client of the S3 encryption client is explicitly passed in by the users, instead of being implicitly created.
setBucket(String) - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
setBucket(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use setBucketName(String) instead.
setBucketAccelerateConfiguration(String, BucketAccelerateConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the accelerate configuration for the specified bucket.
setBucketAccelerateConfiguration(SetBucketAccelerateConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the accelerate configuration for the specified bucket.
setBucketAccelerateConfiguration(String, BucketAccelerateConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAccelerateConfiguration(SetBucketAccelerateConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketAccelerateConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the accelerate configuration for a bucket.
SetBucketAccelerateConfigurationRequest(String, BucketAccelerateConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
Constructs a new SetBucketAccelerateConfigurationRequest to set the bucket accelerate configuration of the specified bucket.
setBucketAccountId(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the account ID that owns the destination bucket.
setBucketAcl(SetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified Amazon S3 bucket.
setBucketAcl(String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified Amazon S3 bucket.
setBucketAcl(String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified Amazon S3 bucket using one of the pre-configured CannedAccessControlLists.
setBucketAcl(String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setBucketAcl(String, AccessControlList) but allows specifying a request metric collector.
setBucketAcl(SetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAcl(String, CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setBucketAcl(String, CannedAccessControlList) but allows specifying a request metric collector.
SetBucketAclRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for setting a bucket's Access Control List (ACL).
SetBucketAclRequest(String, AccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified ACL on the specified bucket when this request is executed.
SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified canned ACL on the specified bucket when this request is executed.
setBucketAnalyticsConfiguration(String, AnalyticsConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets an analytics configuration for the bucket (specified by the analytics configuration ID).
setBucketAnalyticsConfiguration(SetBucketAnalyticsConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets an analytics configuration for the bucket (specified by the analytics configuration ID).
setBucketAnalyticsConfiguration(String, AnalyticsConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketAnalyticsConfiguration(SetBucketAnalyticsConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketAnalyticsConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to set analytics configuration to a bucket.
SetBucketAnalyticsConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
 
SetBucketAnalyticsConfigurationRequest(String, AnalyticsConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
 
SetBucketAnalyticsConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.setBucketAnalyticsConfiguration(SetBucketAnalyticsConfigurationRequest) operation.
SetBucketAnalyticsConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationResult
 
SetBucketAnalyticsConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.SetBucketAnalyticsConfigurationUnmarshaller
 
setBucketArn(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the Amazon resource name (ARN) of the bucket to which data is exported.
setBucketArn(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
setBucketARN(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Sets the destination bucket ARN for the replication rule.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketCrossOriginConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the cross origin configuration for a bucket.
SetBucketCrossOriginConfigurationRequest(String, BucketCrossOriginConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Constructs a new SetBucketCrossOriginConfigurationRequest to set the bucket cross origin configuration of the specified bucket.
setBucketInventoryConfiguration(String, InventoryConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets an inventory configuration (identified by the inventory ID) to the bucket.
setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets an inventory configuration (identified by the inventory ID) to the bucket.
setBucketInventoryConfiguration(String, InventoryConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketInventoryConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to set an inventory configuration to a bucket.
SetBucketInventoryConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
 
SetBucketInventoryConfigurationRequest(String, InventoryConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
 
SetBucketInventoryConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) operation.
SetBucketInventoryConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationResult
 
SetBucketInventoryConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.SetBucketInventoryConfigurationUnmarshaller
 
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketLifecycleConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the lifecycle configuration for a bucket.
SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Constructs a new SetBucketLifecycleConfigurationRequest to set the bucket lifecycle configuration of the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the logging configuration for the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketLoggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the logging configuration for a bucket.
SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Constructs a new SetBucketLoggingConfigurationRequest to set the bucket logging configuration of the specified bucket.
setBucketMetricsConfiguration(String, MetricsConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets a metrics configuration (specified by the metrics configuration ID) for the bucket.
setBucketMetricsConfiguration(SetBucketMetricsConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets a metrics configuration (specified by the metrics configuration ID) for the bucket.
setBucketMetricsConfiguration(String, MetricsConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketMetricsConfiguration(SetBucketMetricsConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketMetricsConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object to set metrics configuration to a bucket.
SetBucketMetricsConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
 
SetBucketMetricsConfigurationRequest(String, MetricsConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
 
SetBucketMetricsConfigurationResult - Class in com.amazonaws.services.s3.model
Result object to contain the response returned from AmazonS3Client.setBucketMetricsConfiguration(SetBucketMetricsConfigurationRequest) operation.
SetBucketMetricsConfigurationResult() - Constructor for class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationResult
 
SetBucketMetricsConfigurationUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.SetBucketMetricsConfigurationUnmarshaller
 
setBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the name of an existing bucket where this request will upload a new object to.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the name of the bucket containing the completed multipart object.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the name of the Amazon S3 bucket to create.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
Sets the name of the bucket from which an analytics configuration is deleted.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
Sets the name of the bucket from which the metrics configuration is deleted.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being deleted.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketRequest
Sets the name of the Amazon S3 bucket to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the name of the Amazon S3 bucket containing the object to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the name of the Amazon S3 bucket containing the object(s) to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
Set the bucket name.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the name of the Amazon S3 bucket containing the version to delete.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Sets the name of the target bucket.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
Sets the name of the bucket from which an analytics configuration is to be retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to retrieve.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
Sets the name of the bucket whose location is being requested.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
Sets the name of the bucket containing the metrics configuration to retrieve.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Sets the name of the bucket containing the object whose ACL is to be retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Set the bucket name.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.GetRequestPaymentConfigurationRequest
 
setBucketName(String) - Method in class com.amazonaws.services.s3.model.HeadBucketRequest
 
setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the name of the bucket in which the new multipart upload was initiated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsRequest
Sets the name of the Amazon S3 bucket whose analytics configurations are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsRequest
Sets the name of the Amazon S3 bucket whose inventory configurations are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsRequest
Sets the name of the bucket containing the metrics configurations to retrieve.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the name of the bucket containing the multipart uploads to list.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the name of the Amazon S3 bucket whose objects are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the name of the Amazon S3 bucket whose objects are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
For internal use only.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the name of the bucket containing the multipart upload whose parts are being listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the name of the Amazon S3 bucket whose versions are to be listed.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the name of the bucket containing the listed multipart uploads, as specified in the original request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the name of the bucket containing the listed parts, as specified in the original request.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in Amazon Glacier.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the name of the bucket in which this object is contained.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the name of the Amazon S3 bucket in which this object is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the name of the Amazon S3 bucket in which this version is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
Sets the name of the bucket whose accelerate configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
Sets the name of the bucket to which an analytics configuration is stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
Sets the name of the bucket where the inventory configuration will be stored.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the name of the bucket whose lifecycle configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
Sets the name of the bucket for which the metrics configuration is set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Sets the name of the bucket whose notification configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Sets the name of Amazon S3 bucket for replication configuration.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is to be updated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set the bucket name.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
 
setBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
setBucketName(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the notification configuration for the specified bucket.
setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the notification configuration for the specified bucket.
setBucketNotificationConfiguration(String, BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketNotificationConfiguration(SetBucketNotificationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use setNotificationConfiguration(BucketNotificationConfiguration) instead.
SetBucketNotificationConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the notification configuration for a bucket.
SetBucketNotificationConfigurationRequest(BucketNotificationConfiguration, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Deprecated.
Use SetBucketNotificationConfigurationRequest(String, BucketNotificationConfiguration) instead.
SetBucketNotificationConfigurationRequest(String, BucketNotificationConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Constructs a new SetBucketNotificationConfigurationRequest to set the bucket notification configuration of the specified bucket.
setBucketPolicy(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the policy associated with the specified bucket.
setBucketPolicy(SetBucketPolicyRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the policy associated with the specified bucket.
setBucketPolicy(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketPolicy(SetBucketPolicyRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketPolicyRequest - Class in com.amazonaws.services.s3.model
Sets the policy associated with the specified bucket.
SetBucketPolicyRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Creates a new request object, ready to be executed to set an Amazon S3 bucket's policy.
setBucketRegion(String) - Method in class com.amazonaws.services.s3.model.HeadBucketResult
 
setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets a replication configuration for the Amazon S3 bucket.
setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets a replication configuration for the Amazon S3 bucket.
setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketReplicationConfigurationRequest - Class in com.amazonaws.services.s3.model
 
SetBucketReplicationConfigurationRequest() - Constructor for class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Creates a new SetReplicationConfigurationRequest.
SetBucketReplicationConfigurationRequest(String, BucketReplicationConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Creates a new SetReplicationConfigurationRequest.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketTaggingConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the tagging configuration for a bucket.
SetBucketTaggingConfigurationRequest(String, BucketTaggingConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Constructs a new SetBucketTaggingConfigurationRequest to set the bucket tagging configuration of the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the versioning configuration for the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketVersioningConfigurationRequest - Class in com.amazonaws.services.s3.model
Contains options for setting the versioning configuration for a bucket.
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket.
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket, including the specified Multi-Factor Authentication (MFA) information, which is required when changing the state of the MFA Delete option.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetBucketWebsiteConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to set a bucket's website configuration.
SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's website configuration.
setBytesTransfered(int) - Method in class com.amazonaws.services.s3.model.ProgressEvent
Deprecated.
Replaced by #setBytesTransferred()
setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the cache control response header.
setCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object.
setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket.
setCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
setCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional pre-configured access control policy to use for the new object.
setCloudFrontId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Sets Amazon S3's CloudFront ID.
setCode(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setCondition(RoutingRuleCondition) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the condition that must be met for the specified redirect to apply.
setConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request.
setConfiguration(RequestPaymentConfiguration) - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
 
setConfigurations(Map<String, NotificationConfiguration>) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Sets the given notification configurations in this BucketNotificationConfiguration object.
setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Content-Disposition HTTP header, which specifies presentational information such as the recommended filename for the object to be saved as.
setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content disposition response header override.
setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content encoding response header override.
setContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Language HTTP header which describes the natural language(s) of the intended audience for the enclosed entity.
setContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content language response header override
setContentLength(long) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Length HTTP header indicating the size of the associated object in bytes.
setContentMd5(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request.
setContentMD5(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
setContentMd5(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the Base64-encoded MD5 hash of the object content that was calculated on the client-side.
setContentType(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request.
setContentType(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Content-Type HTTP header indicating the type of content stored in the associated object.
setContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content type response header override.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsRequest
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsRequest
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsRequest
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Sets the optional continuation token.
setCreateEncryptionMaterial(boolean) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
 
setCreationDate(Date) - Method in class com.amazonaws.services.s3.model.Bucket
For internal use only.
setCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket.
setCryptoMode(CryptoMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Sets the crypto mode; applicable only to the S3 encryption client.
setCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Sets the crypto provider to the specified provider.
setDataExport(StorageClassAnalysisDataExport) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysis
Sets the container used to describe how data related to the storage class analysis should be exported.
setDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object.
setDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the time, in days, between when a new version of the object is uploaded to the bucket and when older versions are archived.
setDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setDaysAfterInitiation(int) - Method in class com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
 
setDeletedObjects(List<DeleteObjectsResult.DeletedObject>) - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
setDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setDeleteMarkerVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ListObjectsV2Result.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
For internal use only.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setDelimiter(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setDestination(AnalyticsExportDestination) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
Sets the place to store the data for an analysis.
setDestination(InventoryDestination) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Sets the destination bucket name for this logging configuration.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationConfig(ReplicationDestinationConfig) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the destination configuration for the replication rule.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the destination object being copied.
setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the source object part being copied.
setDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the serial number of the Multi-Factor Authentication device associated with the caller's AWS account.
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Sets the display name for this grantee.
setDisplayName(String) - Method in class com.amazonaws.services.s3.model.Owner
Sets the display name of the owner.
setEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
For internal use only.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.PartListing
For internal use only.
setEncodingType(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setEndpoint(String) - Method in interface com.amazonaws.services.s3.AmazonS3
Overrides the default endpoint for this client.
setEndpoint(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the complete path to the document to serve for 4xx errors.
setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setErrors(List<MultiObjectDeleteException.DeleteError>) - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
setETag(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the entity tag identifying the new object.
setETag(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the ETag value for the new object that was created from the associated copy object request.
setETag(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the ETag value for the new part that was created from the associated copy object request.
setETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the entity tag generated from the content of the associated part.
setETag(String) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the entity tag generated from the part content.
setETag(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the ETag value for the new object that was created from the associated putObject request.
setETag(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the hex encoded 128-bit MD5 hash of this object's contents as computed by Amazon S3.
setETag(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the hex encoded 128-bit MD5 hash of this version's contents as computed by Amazon S3.
setETag(String) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the entity tag of the newly uploaded part.
setEvents(Set<String>) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Sets the given events in this NotificationConfiguration object.
setExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3.
setExpirationDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object.
setExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationTime(Date) - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Sets the expiration date of the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirationTimeRuleId(String) - Method in interface com.amazonaws.services.s3.internal.ObjectExpirationResult
Sets the bucket lifecycle configuration rule ID for the expiration of this object.
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpiredObjectDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the value of the ExpiredObjectDeleteMarkers attribute.
setExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
setExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the expose headers of the rule.
setExposedHeaders(String...) - Method in class com.amazonaws.services.s3.model.CORSRule
Convenience array style method for BucketCrossOriginConfiguration#setExposeHeaders(List)
setExtendedRequestId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Sets Amazon S3's extended request ID.
setExtraMaterialDescription(ExtraMaterialsDescription) - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Sets the supplemental materials description for the encryption materials to be used with the current request.
setFetchOwner(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional fetch owner flag.
setFile(File) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the path and name of the file containing the data to be uploaded to Amazon S3.
setFile(File) - Method in interface com.amazonaws.services.s3.model.S3DataSource
 
setFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the file containing the data to upload.
setFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part.
setFilter(AnalyticsFilter) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Sets the filter used to describe a set of objects for analysis.
setFilter(LifecycleFilter) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
setFilter(MetricsFilter) - Method in class com.amazonaws.services.s3.model.metrics.MetricsConfiguration
 
setFilter(Filter) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Sets the filter criteria for this NotificationConfiguration.
setFilterRules(List<FilterRule>) - Method in class com.amazonaws.services.s3.model.S3KeyFilter
Set the list of FilterRules for this S3KeyFilter
setFireCompletedEvent(boolean) - Method in class com.amazonaws.services.s3.internal.ProgressReportingInputStream
Deprecated.
Sets whether this input stream should fire an event with code ProgressEvent.COMPLETED_EVENT_CODE when this stream runs out of data.
setFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
setFirstInitializationVector(byte[]) - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
Deprecated.
 
setFormat(AnalyticsS3ExportFileFormat) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the file format used when exporting data to Amazon S3.
setFormat(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the file format.
setFormat(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
setFormat(InventoryFormat) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
setFrequency(String) - Method in class com.amazonaws.services.s3.model.inventory.InventorySchedule
 
setFrequency(InventoryFrequency) - Method in class com.amazonaws.services.s3.model.inventory.InventorySchedule
 
setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional progress listener for receiving updates about object download status.
setHasFinalPartBeenSeen(boolean) - Method in class com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Deprecated.
 
setHeader(String, Object) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setHostName(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the host name to use in the redirect request.
setHttpErrorCodeReturnedEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied.
setHttpExpiresDate(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Set the date when the object is no longer cacheable.
setHttpRedirectCode(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the HTTP code to use in the redirect response.
setId(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Sets the identifier used to represent an analytics configuration.
setId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule.
setId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule.
setId(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
Sets the identifier used to represent an analytics configuration.
setId(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration.
setId(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
Sets the ID used to identify the metrics configuration.
setId(String) - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
Sets the identifier used to represent an analytics configuration.
setId(String) - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration.
setId(String) - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
Sets the ID used to identify the metrics configuration.
setId(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setId(String) - Method in class com.amazonaws.services.s3.model.metrics.MetricsConfiguration
 
setId(String) - Method in class com.amazonaws.services.s3.model.Owner
Sets the ID of the owner.
setId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
 
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
Sets the unique identifier for this grantee.
setIdentifier(String) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
Set the e-mail address as the grantee's ID.
setIdentifier(String) - Method in interface com.amazonaws.services.s3.model.Grantee
Sets the identifier for this grantee.
setIdentifier(String) - Method in enum com.amazonaws.services.s3.model.GroupGrantee
For internal use only.
setIgnoreMissingInstructionFile(boolean) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
 
setIncludedObjectVersions(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the document to serve when a directory is specified (ex: index.html).
setIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setInitiated(Date) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the date at which this upload was initiated.
setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the user who initiated this multipart upload.
setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the user who initiated the associated multipart upload.
setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the input stream containing the data to be uploaded to Amazon S3.
setInputStream(InputStream) - Method in interface com.amazonaws.services.s3.model.S3DataSource
 
setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the stream containing the data to upload for the new part.
setInstructionFileSuffix(String) - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Explicitly sets the suffix of an instruction file to be used to retrieve the S3 encrypted object.
setInventoryConfiguration(InventoryConfiguration) - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationResult
Sets the inventory configuration.
setInventoryConfiguration(InventoryConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
Sets the inventory configuration.
setInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Sets the list of inventory configurations for a bucket.
setInventoryFilter(InventoryFilter) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setIsDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Intended for internal use only in the Amazon S3 client code.
setIsLatest(boolean) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
For internal use only.
setKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort.
setKey(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the key under which to store the new object.
setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the key of the newly created object.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
Set the object key.
setKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete.
setKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Sets the key under which the object whose ACL to be retrieved is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Set the object key.
setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
setKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the object key for which the multipart upload was initiated.
setKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed.
setKey(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setKey(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the key by which this upload is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the key value specified in the original request used to identify which multipart upload contains the parts to list.
setKey(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in Amazon Glacier.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the key under which this object is stored.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
setKey(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the key under which this object is stored in Amazon S3.
setKey(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the key under which this version is stored in Amazon S3.
setKey(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set the object key.
setKey(String) - Method in class com.amazonaws.services.s3.model.Tag
Set the tag key.
setKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the key of the initiated multipart upload.
setKeyCount(int) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Sets the number of keys returned with this response.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional key marker indicating where in the results to begin listing.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
setKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setKeyPrefixEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied.
setKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
setKeyWrapExpected(boolean) - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
 
setKmsCmkId(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the KMS customer key id used for server side encryption.
setKmsRegion(Regions) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
setLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the date this part was last modified.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the date, according to Amazon S3, this object was last modified.
setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the date according to Amazon S3 at which this version was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the date the newly copied object was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the date the newly copied part was last modified.
setLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload.
setLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the new lifecycle configuration for the specified bucket.
setLocation(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the URL identifying the new multipart object.
setLogFilePrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
Sets the log file prefix for this bucket logging configuration.
setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket.
setMainUploadId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
 
setMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
setMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must include a match for the object's current ETag in order for this request to be executed.
setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.internal.crypto.MultipartUploadContext
Deprecated.
 
setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Sets the materials description for the encryption materials to be used with the current request.
setMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the max age in seconds of the rule.
setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing.
setMaxParts(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the optional max parts value specified in the original request to limit how many parts are listed.
setMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
setMaxUploads(Integer) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return.
setMaxUploads(int) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional maximum number of uploads to be listed, as specified in the original request.
setMd5(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when encrypting the object.
setMd5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
setMessage(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
setMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the metadata retrieved as a response to AmazonS3Client#putObject(PutObjectRequest) operation.
setMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
setMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationResult
Sets the requested metrics configuration.
setMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
Sets the metrics configuration.
setMetricsConfigurationList(List<MetricsConfiguration>) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Sets the list of metrics configurations.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the optional Multi-Factor Authentication information to include with this request.
setMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
setMinimumUploadPartSizeInMB(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Set the minimum part size in MB for upload parts.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
setMultipartUploads(List<MultipartUpload>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the list of multipart uploads.
setName(String) - Method in class com.amazonaws.services.s3.model.Bucket
Sets the name of the bucket.
setName(String) - Method in class com.amazonaws.services.s3.model.FilterRule
Sets the name for this FilterRule.
setNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object.
setNewObjectTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
set the tagging for the new object.
setNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Sets the optional NextContinuationToken.
setNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Sets the optional NextContinuationToken.
setNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Sets the optional NextContinuationToken.
setNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Sets the optional NextContinuationToken.
setNextInitializationVector(byte[]) - Method in class com.amazonaws.services.s3.internal.crypto.EncryptedUploadContext
Deprecated.
 
setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the next key marker that should be used in the next request to get the next page of results.
setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setNextMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setNextPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the next part number marker.
setNextUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the next upload ID marker that should be used in the next request to get the next page of results.
setNextVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setNoncurrentVersionExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when a new version of the object is uploaded to the bucket and when older versions of the object expire.
setNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
setNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the Amazon S3 non current object transition rules for the given bucket.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must not include a match for the object's current ETag in order for this request to be executed.
setNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Sets the new notification configuration for the specified bucket.
setNotificationThreshold(int) - Method in class com.amazonaws.services.s3.AmazonS3Client
Sets the number of Kbytes that need to be written before updates to the listener occur.
setObjectAcl(String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified object in Amazon S3.
setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object in Amazon S3 using one of the pre-configured CannedAccessControlLists.
setObjectAcl(String, String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object with the specified version in Amazon S3.
setObjectAcl(String, String, String, CannedAccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the CannedAccessControlList for the specified object with the specified version ID in Amazon S3 using one of the pre-configured CannedAccessControlLists.
setObjectAcl(SetObjectAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Sets the AccessControlList for the specified Amazon S3 object with an optional version ID.
setObjectAcl(String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, AccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setObjectAcl(String, String, String, AccessControlList) but allows specifying a request metric collector.
setObjectAcl(String, String, String, CannedAccessControlList) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectAcl(String, String, String, CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.s3.AmazonS3Client
Same as AmazonS3Client.setObjectAcl(String, String, String, CannedAccessControlList) but allows specifying a request metric collector.
setObjectAcl(SetObjectAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetObjectAclRequest - Class in com.amazonaws.services.s3.model
Request object containing all the options for setting a object's Access Control List (ACL).
SetObjectAclRequest(String, String, AccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
SetObjectAclRequest(String, String, CannedAccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
SetObjectAclRequest(String, String, String, AccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
SetObjectAclRequest(String, String, String, CannedAccessControlList) - Constructor for class com.amazonaws.services.s3.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
setObjectContent(S3ObjectInputStream) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the input stream containing this object's contents.
setObjectContent(InputStream) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the input stream containing this object's contents.
setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the object metadata for this object.
setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the additional information about the part being uploaded.
setObjectPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Deprecated.
This field is not used by S3. It will be removed in the next major version of the SDK. See NotificationConfiguration.setFilter(Filter) for the correct way to filter notifications.
setObjectRedirectLocation(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
Changes the Amazon S3 redirect location for a specific object.
setObjectRedirectLocation(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setObjectTagging(SetObjectTaggingRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Set the tags for the specified object.
setObjectTagging(SetObjectTaggingRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
SetObjectTaggingRequest - Class in com.amazonaws.services.s3.model
Request object for the parameters to set the tags for an object.
SetObjectTaggingRequest(String, String, ObjectTagging) - Constructor for class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Constructs an instance of this object.
SetObjectTaggingRequest(String, String, String, ObjectTagging) - Constructor for class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Constructs an instance of this object.
SetObjectTaggingResponseHeaderHandler - Class in com.amazonaws.services.s3.internal
Handler for retrieving headers from the SetObjectTaggingRequest response.
SetObjectTaggingResponseHeaderHandler() - Constructor for class com.amazonaws.services.s3.internal.SetObjectTaggingResponseHeaderHandler
 
SetObjectTaggingResponseUnmarshaller() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.SetObjectTaggingResponseUnmarshaller
 
SetObjectTaggingResult - Class in com.amazonaws.services.s3.model
Contains all the information returned from performing a SetObjectTaggingRequest.
SetObjectTaggingResult() - Constructor for class com.amazonaws.services.s3.model.SetObjectTaggingResult
 
setOngoingRestore(boolean) - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Sets a boolean value which indicates there is an ongoing restore request.
setOngoingRestore(boolean) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setOptionalFields(List<String>) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setOutputSchemaVersion(StorageClassAnalysisSchemaVersion) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
Sets the version of the output schema to use when exporting data.
setOutputSchemaVersion(String) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
Sets the version of the output schema to use when exporting data.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.AccessControlList
Sets the owner of the AccessControlList.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.Bucket
For internal use only.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the owner of this multipart upload.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the user who owns the associated multipart upload.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the owner of this object.
setOwner(Owner) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
For internal use only.
setPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the part number of the newly copied part.
setPartNumber(Integer) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional part number to find the number of parts of an object.
setPartNumber(Integer) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional part number that indicates the part to be downloaded in a multipart object.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the part number of the associated part.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartResult
Sets the part number of the newly uploaded part.
setPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts.
setPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the optional part number marker specified in the original request to specify where in the results to begin listing parts.
setParts(List<PartSummary>) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the list of parts described in this part listing.
setPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the size of this part, in bytes.
setPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
Configures the client to use path-style access for all requests.
setPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
Deprecated.
setPayer(RequestPaymentConfiguration.Payer) - Method in class com.amazonaws.services.s3.model.RequestPaymentConfiguration
 
setPayloadSigningEnabled(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
Configures the client to sign payloads in all situations.
setPolicyText(String) - Method in class com.amazonaws.services.s3.model.BucketPolicy
Sets the raw policy JSON text.
setPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket.
setPredicate(AnalyticsFilterPredicate) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsFilter
Sets the AnalyticsFilterPredicate to be used when evaluating an analytics filter.
setPredicate(InventoryFilterPredicate) - Method in class com.amazonaws.services.s3.model.inventory.InventoryFilter
 
setPredicate(LifecycleFilterPredicate) - Method in class com.amazonaws.services.s3.model.lifecycle.LifecycleFilter
Sets the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule.
setPredicate(MetricsFilterPredicate) - Method in class com.amazonaws.services.s3.model.metrics.MetricsFilter
 
setPrefix(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the prefix to use when exporting data.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
Use LifecycleFilter instead.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional prefix parameter, restricting the response to multipart uploads for keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter, restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional prefix parameter, restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
For internal use only.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
For internal use only.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the Amazon S3 Object prefix for the replication rule.
setPrefix(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setPreviousObjectListing(ObjectListing) - Method in class com.amazonaws.services.s3.model.ListNextBatchOfObjectsRequest
Sets the previous object listing and all the features of the next object listing as well.
setPreviousVersionListing(VersionListing) - Method in class com.amazonaws.services.s3.model.ListNextBatchOfVersionsRequest
Sets the previous version listing and all the features of the next version listing as well.
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Deprecated.
use AmazonWebServiceRequest.setGeneralProgressListener(ProgressListener) instead.
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
setProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Deprecated.
use AmazonWebServiceRequest.setGeneralProgressListener(ProgressListener) instead.
setProtocol(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the protocol to use in the redirect request.
setQueueARN(String) - Method in class com.amazonaws.services.s3.model.QueueConfiguration
Sets the queue ARN for this configuration
setQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the quiet element for this request.
setRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
setRange(long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive start range within the desired object that the rest of which will be downloaded by this request.
setRedirect(RedirectRule) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the redirect information.
setRedirectAllRequestsTo(RedirectRule) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to.
setRedirectAllRequestsTo(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.S3Object
Sets the redirect location for this object.
setRegion(Region) - Method in interface com.amazonaws.services.s3.AmazonS3
An alternative to AmazonS3.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegion(Region) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
setRegion(String) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the name of the Amazon S3 region in which this bucket will be created.
setReplaceKeyPrefixWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the object prefix key to use in the redirect request.
setReplaceKeyWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the specific key to use in the redirect request.
setReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Sets the replication configuration for an Amazon S3 bucket.
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.internal.DeleteObjectsResponse
 
setRequesterCharged(boolean) - Method in interface com.amazonaws.services.s3.internal.S3RequesterChargedResult
Used for conducting this operation from a Requester Pays Bucket.
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.AccessControlList
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.PartListing
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.PutObjectResult
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.S3Object
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartResult
 
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Used for downloading an Amazon S3 Object metadata from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Used for conducting this operation from a Requester Pays Bucket.
setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Used for conducting this operation from a Requester Pays Bucket.
SetRequestPaymentConfigurationRequest - Class in com.amazonaws.services.s3.model
Request object for setting the request payment configuration associated with an Amazon S3 bucket.
SetRequestPaymentConfigurationRequest(String, RequestPaymentConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
 
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response.
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the headers to be overridden in the service response.
setRestoreExpirationTime(Date) - Method in interface com.amazonaws.services.s3.internal.ObjectRestoreResult
Sets the expiration date when the Object is scheduled to move to Amazon Glacier.
setRestoreExpirationTime(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setRoleARN(String) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Sets the IAM role that will be used by Amazon S3 while replication.
setRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet.
setRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
setRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration.
setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration.
setRules(Map<String, ReplicationRule>) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Sets the replication rules for the Amazon S3 bucket.
setS3BucketDestination(AnalyticsS3BucketDestination) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsExportDestination
 
setS3BucketDestination(InventoryS3BucketDestination) - Method in class com.amazonaws.services.s3.model.inventory.InventoryDestination
 
setS3ClientOptions(S3ClientOptions) - Method in interface com.amazonaws.services.s3.AmazonS3
Override the default S3 client options for this client.
setS3ClientOptions(S3ClientOptions) - Method in class com.amazonaws.services.s3.AmazonS3Client
Override the default S3 client options for this client.
setS3KeyFilter(S3KeyFilter) - Method in class com.amazonaws.services.s3.model.Filter
Sets the S3KeyFilter for this Filter
setS3ObjectId(S3ObjectId) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the S3 object id for this request.
setSchedule(InventorySchedule) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Deprecated.
Replaced by #setSSEAlgorithm(String))
setSigner(Signer) - Method in class com.amazonaws.services.s3.internal.S3ExecutionContext
 
setSize(long) - Method in class com.amazonaws.services.s3.model.PartSummary
Sets the size of this part, in bytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the size of this object in bytes.
setSize(long) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the size of this version in bytes.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt the source object being copied.
setSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional customer-provided server-side encryption key to use to decrypt the source object part being copied.
setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy.
setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
setSSEAlgorithm(String) - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Sets the server-side encryption algorithm for the response.
setSSEAlgorithm(String) - Method in class com.amazonaws.services.s3.internal.SSEResultBase
 
setSSEAlgorithm(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the SSE algorithm for server side encryption.
setSSEAlgorithm(SSEAlgorithm) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the SSE algorithm for server side encryption.
setSSEAlgorithm(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the server-side encryption algorithm when encrypting the object using AWS-managed keys.
setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the AWS Key Management System parameters used to encrypt the object on server side.
setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the AWS Key Management System parameters used to encrypt the object on server side.
setSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the AWS Key Management System parameters used to encrypt the object on server side.
setSSECustomerAlgorithm(String) - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Sets the server-side encryption algorithm used when encrypting the object with customer-provided keys.
setSSECustomerAlgorithm(String) - Method in class com.amazonaws.services.s3.internal.SSEResultBase
 
setSSECustomerAlgorithm(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the uploaded object.
setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the customer-provided server-side encryption key to use as part of the generated pre-signed URL.
setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional customer-provided server-side encryption key to use when retrieving the metadata of a server-side encrypted object.
setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt this object.
setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the upload being started.
setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the object part being uploaded.
setSSECustomerKeyAlgorithm(SSEAlgorithm) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the use of SSE-C (Server Side Encryption with Customer Key) using the given encryption algorithm.
setSSECustomerKeyMd5(String) - Method in interface com.amazonaws.services.s3.internal.ServerSideEncryptionResult
Sets the base64-encoded MD5 digest of the encryption key for server-side encryption.
setSSECustomerKeyMd5(String) - Method in class com.amazonaws.services.s3.internal.SSEResultBase
 
setSSECustomerKeyMd5(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
For internal use only.
setStartAfter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional parameter indicating where you want Amazon S3 to start the object listing from.
setStartAfter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
Sets the optional parameter indicating where you want Amazon S3 to start the object listing from.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
Sets the desired bucket accelerate status for this configuration object.
setStatus(BucketAccelerateStatus) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
Sets the desired bucket accelerate status for this configuration object.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule.
setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object.
setStatus(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the status of this replication rule.
setStatus(ReplicationRuleStatus) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the status of this replication rule.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in S3.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the storage class indicating how the data in this multipart upload will be stored.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the Amazon S3 storage class for the stored objects.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the class of storage used for the parts in the associated multipart upload.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
setStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
Sets the storage class used by Amazon S3 for this object.
setStorageClass(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the storage class used by Amazon S3 for this version.
setStorageClassAnalysis(StorageClassAnalysis) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Sets the StorageClassAnalysis object which indicates that data related to access patterns will be collected and made available to analyze the tradeoffs between different storage classes.
setStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Sets the storage mode to the specified mode.
setTag(String, String) - Method in class com.amazonaws.services.s3.model.TagSet
Sets the value of the tag for a given key.
setTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Attaches object tagging to this request.
setTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Attaches object tagging to this request.
setTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set the object tagging.
setTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket.
setTaggingCount(Integer) - Method in class com.amazonaws.services.s3.model.S3Object
 
setTagSet(List<Tag>) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingResult
Set the tag set.
setTagSet(List<Tag>) - Method in class com.amazonaws.services.s3.model.ObjectTagging
Set the tag set for the object.
setTagSets(Collection<TagSet>) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Sets the TagSet.
setToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current unique Multi-Factor Authentication token generated by the device associated with the caller's AWS account.
setTopicARN(String) - Method in class com.amazonaws.services.s3.model.TopicConfiguration
Sets the topic ARN for this configuration
setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Deprecated. 
setTransferListener(TransferListener) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Sets a listener used to receive notification when state or progress changes.
setTransferServiceCheckTimeInterval(long) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Deprecated.
This feature is deprecated since TransferService is changed to only support network connectivity changes.
setTransferThreadPoolSize(int) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Set the transfer thread pool size.
setTransition(BucketLifecycleConfiguration.Transition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
setTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the Amazon S3 object transition rules for the given bucket.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
For internal use only.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
For internal use only.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
For internal use only.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Result
For internal use only.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets whether this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ObjectListing
For internal use only.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.PartListing
Sets whether or not this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the ID of the upload to abort.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
Sets the initiated multipart upload ID.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
Sets the unique ID of this multipart upload.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.PartListing
Sets the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
setUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing.
setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
Sets the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
setUploadPartMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Sets the optional metadata to be included in each UploadPart request.
setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
Sets the custom user-metadata for the associated object.
setValue(String) - Method in class com.amazonaws.services.s3.model.FilterRule
Sets the value for this FilterRule
setValue(String) - Method in class com.amazonaws.services.s3.model.Tag
Set the tag value.
setVersionId(String) - Method in interface com.amazonaws.services.s3.internal.S3VersionResult
Sets the version ID of the newly copied object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
Sets the version ID of the newly copied object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartResult
Sets the version ID of the source object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
Set version of the object whose tages are to be deleted.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingResult
Set the version of the object whose tags were deleted.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the version ID of the object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Sets the optional version ID specifying which version of the object whose ACL to be retrieved.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Set object version.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingResult
Set the version ID of the object the tags were retrieved from.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
Sets the optional version ID of the newly uploaded object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the id of the version to be restored.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
Sets the version ID which uniquely identifies this version of an object.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set object version.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingResult
Set the version ID of the object whose tags were set.
setVersionId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setVersionId(String) - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket.
setVersionSummaries(List<S3VersionSummary>) - Method in class com.amazonaws.services.s3.model.VersionListing
For internal use only.
setZeroByteContent(boolean) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets if zero byte content is to be used for generating pre-signed URL.
shouldRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in class com.amazonaws.services.s3.internal.CompleteMultipartUploadRetryCondition
 
shutdown() - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.services.s3.internal.S3QueryStringSigner
 
sign(Request<?>, AWSCredentials) - Method in class com.amazonaws.services.s3.internal.S3Signer
 
size - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The size of this object, in bytes
skip(long) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
 
skip(long) - Method in class com.amazonaws.services.s3.internal.AbstractRepeatableCipherInputStream
 
skip(long) - Method in class com.amazonaws.services.s3.internal.crypto.CipherLiteInputStream
Deprecated.
 
skip(long) - Method in class com.amazonaws.services.s3.internal.crypto.RenewableCipherLiteInputStream
Deprecated.
 
skip(long) - Method in class com.amazonaws.services.s3.internal.RepeatableFileInputStream
 
skipContentMd5Check(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions.Builder
Configures the client to skip content MD5 check for all requests and responses.
skipContentMd5Check(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
Returns whether the client skips content MD5 check for all requests and responses.
skipMd5CheckPerRequest(AmazonWebServiceRequest) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Returns whether the specified request should skip MD5 check on the requested object content.
skipMd5CheckPerRequest(AmazonWebServiceRequest, S3ClientOptions) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Returns whether the specified request should skip MD5 check on the requested object content.
skipMd5CheckPerResponse(ObjectMetadata) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Based on the given metadata of an S3 response, Returns whether the specified request should skip MD5 check on the requested object content.
skipMd5CheckPerResponse(ObjectMetadata, S3ClientOptions) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Based on the given metadata of an S3 response, Returns whether the specified request should skip MD5 check on the requested object content.
SSE_AWS_KMS_ENCRYPTION_SCHEME - Static variable in class com.amazonaws.services.s3.internal.Constants
KMS encryption scheme
SSEAlgorithm - Enum in com.amazonaws.services.s3.model
Server-side Encryption Algorithm.
SSEAwsKeyManagementParams - Class in com.amazonaws.services.s3.model
 
SSEAwsKeyManagementParams() - Constructor for class com.amazonaws.services.s3.model.SSEAwsKeyManagementParams
Constructs a new instance of SSEAwsKeyManagementParams.
SSEAwsKeyManagementParams(String) - Constructor for class com.amazonaws.services.s3.model.SSEAwsKeyManagementParams
Constructs a new instance of SSEAwsKeyManagementParams with the user specified AWS Key Management System Key Id.
SSEAwsKeyManagementParamsProvider - Interface in com.amazonaws.services.s3.model
Implemented by classes that support the option of using SSE with AWS Key Management System.
SSECustomerKey - Class in com.amazonaws.services.s3.model
Represents a customer provided key for use with Amazon S3 server-side encryption.
SSECustomerKey(String) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified base64-encoded key material.
SSECustomerKey(byte[]) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified raw key material.
SSECustomerKey(SecretKey) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified SecretKey.
SSECustomerKeyProvider - Interface in com.amazonaws.services.s3.model
Implemented by classes that support the option of using SSE Customer key.
sseResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
sseResult() - Method in class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser.CopyObjectResultHandler
 
SSEResultBase - Class in com.amazonaws.services.s3.internal
Common abstract base class for result that contains server side encryption (SSE) information.
SSEResultBase() - Constructor for class com.amazonaws.services.s3.internal.SSEResultBase
 
start(String) - Method in class com.amazonaws.services.s3.internal.XmlWriter
Begins writing with the specified name.
start(String, String, String) - Method in class com.amazonaws.services.s3.internal.XmlWriter
Begins writing with the specified name, attr, and value.
start(String, String[], String[]) - Method in class com.amazonaws.services.s3.internal.XmlWriter
Begins writing with the specified name, attr, and values
StaticEncryptionMaterialsProvider - Class in com.amazonaws.services.s3.model
Simple implementation of EncryptionMaterialsProvider that just wraps static EncryptionMaterials.
StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
 
STORAGE_CLASS - Static variable in interface com.amazonaws.services.s3.Headers
Header describing what class of storage a user wants
storageClass - Variable in class com.amazonaws.services.s3.model.S3ObjectSummary
The class of storage used by Amazon S3 to store this object
StorageClass - Enum in com.amazonaws.services.s3.model
Specifies constants that define Amazon S3 storage classes.
StorageClassAnalysis - Class in com.amazonaws.services.s3.model.analytics
The StorageClassAnalysis class.
StorageClassAnalysis() - Constructor for class com.amazonaws.services.s3.model.analytics.StorageClassAnalysis
 
StorageClassAnalysisDataExport - Class in com.amazonaws.services.s3.model.analytics
The StorageClassAnalysisDataExport class.
StorageClassAnalysisDataExport() - Constructor for class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
 
StorageClassAnalysisSchemaVersion - Enum in com.amazonaws.services.s3.model.analytics
The version of the output schema to use when exporting data.
SUSPENDED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
S3 bucket versioning status indicating that versioning is suspended for a bucket.
SYMMETRIC_CIPHER_BLOCK_SIZE - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Deprecated.
AES cipher block size
SYMMETRIC_CIPHER_METHOD - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Deprecated.
Name of the algorithm, mode, and padding we will use in the symmetric cipher for encryption
SYMMETRIC_KEY_ALGORITHM - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Deprecated.
Name of the symmetric encryption algorithm
SYMMETRIC_KEY_LENGTH - Static variable in class com.amazonaws.services.s3.internal.crypto.JceEncryptionConstants
Deprecated.
Minimum length of the generated symmetric key

T

Tag - Class in com.amazonaws.services.s3.model
Represents a tag on a resource.
Tag(String, String) - Constructor for class com.amazonaws.services.s3.model.Tag
Constructs an instance of this object.
TAGGING_DIRECTIVE - Static variable in interface com.amazonaws.services.s3.Headers
S3 response header for tagging directive
TagSet - Class in com.amazonaws.services.s3.model
 
TagSet() - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - Constructor for class com.amazonaws.services.s3.model.TagSet
Creates a new TagSet with the set of tags defined.
toAWSRegion() - Method in enum com.amazonaws.services.s3.model.Region
Returns the respective AWS region.
toByteArray(String) - Static method in class com.amazonaws.services.s3.internal.ServiceUtils
Safely converts a string to a byte array, first attempting to explicitly use our preferred encoding (UTF-8), and then falling back to the platform's default encoding if for some reason our preferred encoding isn't supported.
toListObjectsRequest() - Method in class com.amazonaws.services.s3.model.ListNextBatchOfObjectsRequest
Creates a new ListObjectsRequest object using the previous object listing.
toListVersionsRequest() - Method in class com.amazonaws.services.s3.model.ListNextBatchOfVersionsRequest
Creates a new ListVersionsRequest object using the previous version listing.
TopicConfiguration(String, String) - Constructor for class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Deprecated.
TopicConfiguration - Class in com.amazonaws.services.s3.model
Represents the topic configuration for an Amazon S3 bucket.
TopicConfiguration() - Constructor for class com.amazonaws.services.s3.model.TopicConfiguration
 
TopicConfiguration(String, EnumSet<S3Event>) - Constructor for class com.amazonaws.services.s3.model.TopicConfiguration
Creates a new topic configuration with the given topic arn and set of events.
TopicConfiguration(String, String...) - Constructor for class com.amazonaws.services.s3.model.TopicConfiguration
Creates a new topic configuration with the given topic arn and set of events.
toString() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
 
toString() - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
 
toString() - Method in class com.amazonaws.services.s3.AmazonS3URI
 
toString() - Method in class com.amazonaws.services.s3.internal.XmlWriter
 
toString() - Method in class com.amazonaws.services.s3.model.AccessControlList
 
toString() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
Extends the implementation from AmazonServiceException to include additional information on S3's extended request ID.
toString() - Method in enum com.amazonaws.services.s3.model.analytics.AnalyticsS3ExportFileFormat
 
toString() - Method in enum com.amazonaws.services.s3.model.analytics.StorageClassAnalysisSchemaVersion
 
toString() - Method in class com.amazonaws.services.s3.model.Bucket
 
toString() - Method in enum com.amazonaws.services.s3.model.BucketAccelerateStatus
 
toString() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Deprecated.
 
toString() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
 
toString() - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
 
toString() - Method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the Amazon S3 x-amz-acl header value for this canned acl.
toString() - Method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
 
toString() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
 
toString() - Method in class com.amazonaws.services.s3.model.Grant
 
toString() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
 
toString() - Method in enum com.amazonaws.services.s3.model.inventory.InventoryFormat
 
toString() - Method in enum com.amazonaws.services.s3.model.inventory.InventoryFrequency
 
toString() - Method in enum com.amazonaws.services.s3.model.inventory.InventoryIncludedObjectVersions
 
toString() - Method in enum com.amazonaws.services.s3.model.inventory.InventoryOptionalField
 
toString() - Method in class com.amazonaws.services.s3.model.KMSEncryptionMaterials
Deprecated.
 
toString() - Method in class com.amazonaws.services.s3.model.Owner
 
toString() - Method in enum com.amazonaws.services.s3.model.Permission
Gets the string representation of this permission object as defined by Amazon S3, eg.
toString() - Method in enum com.amazonaws.services.s3.model.Region
 
toString() - Method in enum com.amazonaws.services.s3.model.S3Event
 
toString() - Method in class com.amazonaws.services.s3.model.S3Object
 
toString() - Method in class com.amazonaws.services.s3.model.S3ObjectId
 
toString() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
 
toString() - Method in enum com.amazonaws.services.s3.model.SSEAlgorithm
 
toString() - Method in enum com.amazonaws.services.s3.model.StorageClass
 
toString() - Method in class com.amazonaws.services.s3.model.TagSet
 
TransferListener - Interface in com.amazonaws.mobileconnectors.s3.transferutility
Listener interface for transfer state and progress changes.
transferListener(TransferListener) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions.Builder
Sets the listener to an upload task.
TransferNetworkConnectionType - Enum in com.amazonaws.mobileconnectors.s3.transferutility
Represents the type of connection a transfer is allowed to use
transferNetworkConnectionType - Variable in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Type of connection to use for transfers.
TransferNetworkLossHandler - Class in com.amazonaws.mobileconnectors.s3.transferutility
A Broadcast receiver to receive network connection change events.
TransferObserver - Class in com.amazonaws.mobileconnectors.s3.transferutility
TransferObserver is used to track state and progress of a transfer.
TransferObserver.TransferStatusListener - Class in com.amazonaws.mobileconnectors.s3.transferutility
A listener that can update the TransferObserver.
TransferService - Class in com.amazonaws.mobileconnectors.s3.transferutility
TransferService is limited to the following functionality: Registers a listener with Android OS for network connectivity changes.
TransferService() - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferService
 
TransferState - Enum in com.amazonaws.mobileconnectors.s3.transferutility
The current state of a transfer.
TransferStatusListener() - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver.TransferStatusListener
 
TransferType - Enum in com.amazonaws.mobileconnectors.s3.transferutility
Represents if a transfer is an upload or download
TransferUtility - Class in com.amazonaws.mobileconnectors.s3.transferutility
The transfer utility is a high-level class for applications to upload and download files.
TransferUtility(AmazonS3, Context) - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Deprecated.
Please use TransferUtility.builder().s3Client(s3).context(context).build()
TransferUtility.Builder - Class in com.amazonaws.mobileconnectors.s3.transferutility
Builder class for TransferUtility
TransferUtilityException - Exception in com.amazonaws.mobileconnectors.s3.transferutility
Checked Exception thrown by TransferUtility
TransferUtilityException() - Constructor for exception com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityException
Default constructor.
TransferUtilityException(String) - Constructor for exception com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityException
 
TransferUtilityException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityException
 
TransferUtilityException(Throwable) - Constructor for exception com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityException
 
transferUtilityOptions(TransferUtilityOptions) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility.Builder
Sets the TransferUtilityOptions for this TransferUtility instance.
TransferUtilityOptions - Class in com.amazonaws.mobileconnectors.s3.transferutility
Configuration information used by the TransferUtility and TransferService
TransferUtilityOptions() - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Constructor that sets the options to the default values.
TransferUtilityOptions(int, TransferNetworkConnectionType) - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtilityOptions
Constructor that sets the options to the default values.
Transition() - Constructor for class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
 

U

UNENCRYPTED_CONTENT_LENGTH - Static variable in interface com.amazonaws.services.s3.Headers
Header for the original, unencrypted size of an encrypted object
UNENCRYPTED_CONTENT_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
Header for the optional original unencrypted Content MD5 of an encrypted object
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.BucketNotificationConfigurationStaxUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.AccessControlListUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketAccelerateConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLocationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketReplicationConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.CopyObjectUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteBucketAnalyticsConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteBucketMetricsConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteObjectsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.DeleteObjectTaggingResponseUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.GetBucketAnalyticsConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.GetBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.GetBucketMetricsConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.GetObjectTaggingResponseUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.InputStreamUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketAnalyticsConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketMetricsConfigurationsUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsOwnerUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListBucketsUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListObjectsUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListObjectsV2Unmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.ListPartsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.RequestPaymentConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.SetBucketAnalyticsConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.SetBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.SetBucketMetricsConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.SetObjectTaggingResponseUnmarshaller
 
unmarshall(InputStream) - Method in class com.amazonaws.services.s3.model.transform.Unmarshallers.VersionListUnmarshaller
 
Unmarshallers - Class in com.amazonaws.services.s3.model.transform
Collection of unmarshallers for S3 XML responses.
Unmarshallers() - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers
 
Unmarshallers.AccessControlListUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the AccessControlList XML response.
Unmarshallers.BucketAccelerateConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketAccelerateConfiguration XML response.
Unmarshallers.BucketCrossOriginConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.BucketLifecycleConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.BucketLocationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketLocation XML response.
Unmarshallers.BucketLoggingConfigurationnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketLoggingStatus XML response.
Unmarshallers.BucketReplicationConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketNotificationConfiguration XML response.
Unmarshallers.BucketTaggingConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketTaggingConfiguration XML response.
Unmarshallers.BucketVersioningConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketVersionConfiguration XML response.
Unmarshallers.BucketWebsiteConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the BucketWebsiteConfiguration XML response.
Unmarshallers.CompleteMultipartUploadResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.CopyObjectUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the CopyObject XML response.
Unmarshallers.DeleteBucketAnalyticsConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the DeleteBucketAnalyticsConfiguration XML response.
Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the DeleteBucketInventoryConfiguration XML response.
Unmarshallers.DeleteBucketMetricsConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the DeleteBucketMetricsConfiguration XML response.
Unmarshallers.DeleteObjectsResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.DeleteObjectTaggingResponseUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.GetBucketAnalyticsConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the GetBucketAnalyticsConfiguration XML response.
Unmarshallers.GetBucketInventoryConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the GetBucketInventoryConfiguration XML response.
Unmarshallers.GetBucketMetricsConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the GetBucketMetricsConfiguration XML response.
Unmarshallers.GetObjectTaggingResponseUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.InitiateMultipartUploadResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.InputStreamUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the a direct InputStream response.
Unmarshallers.ListBucketAnalyticsConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListBucketAnalyticsConfigurations XML response.
Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListBucketInventoryConfigurations XML response.
Unmarshallers.ListBucketMetricsConfigurationsUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListBucketMetricsConfigurations XML response.
Unmarshallers.ListBucketsOwnerUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListBuckets XML response, parsing out the owner even if the list is empty.
Unmarshallers.ListBucketsUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListBuckets XML response.
Unmarshallers.ListMultipartUploadsResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.ListObjectsUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListObjects XML response.
Unmarshallers.ListObjectsV2Unmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListObjectsV2 XML response.
Unmarshallers.ListPartsResultUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.RequestPaymentConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the RequestPaymentConfiguration XML response.
Unmarshallers.SetBucketAnalyticsConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the SetBucketAnalyticsConfiguration XML response.
Unmarshallers.SetBucketInventoryConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the SetBucketInventoryConfiguration XML response.
Unmarshallers.SetBucketMetricsConfigurationUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the SetBucketMetricsConfiguration XML response.
Unmarshallers.SetObjectTaggingResponseUnmarshaller - Class in com.amazonaws.services.s3.model.transform
 
Unmarshallers.VersionListUnmarshaller - Class in com.amazonaws.services.s3.model.transform
Unmarshaller for the ListVersions XML response.
unwrap() - Method in class com.amazonaws.services.s3.model.LegacyS3ProgressListener
 
updateFromDB(Cursor) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver
Update transfer state from the given cursor.
updateInstructionPutRequest(PutObjectRequest, ContentCryptoMaterial) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
Updates put request to store the specified instruction object in S3.
updateMetadataWithContentCryptoMaterial(ObjectMetadata, File, ContentCryptoMaterial) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
 
updateMetadataWithEncryptionInfo(InitiateMultipartUploadRequest, byte[], Cipher, Map<String, String>) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Updates the metadata with the encryption info.
updateMetadataWithEncryptionInstruction(PutObjectRequest, EncryptionInstruction) - Static method in class com.amazonaws.services.s3.internal.crypto.EncryptionUtils
Deprecated.
Update the request's ObjectMetadata with the necessary information for decrypting the object
upload(String, String, File) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the given bucket, using the given key.
upload(String, File) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the default bucket, using the given key.
upload(String, String, File, CannedAccessControlList) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the given bucket, using the given key.
upload(String, File, CannedAccessControlList) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the default bucket, using the given key.
upload(String, String, File, ObjectMetadata) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the given bucket, using the given key.
upload(String, File, ObjectMetadata) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the default bucket, using the given key.
upload(String, String, File, ObjectMetadata, CannedAccessControlList) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the given bucket, using the given key.
upload(String, File, ObjectMetadata, CannedAccessControlList) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the default bucket, using the given key.
upload(String, String, File, ObjectMetadata, CannedAccessControlList, TransferListener) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the given bucket, using the given key.
upload(String, File, ObjectMetadata, CannedAccessControlList, TransferListener) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the file to the default bucket, using the given key.
upload(String, InputStream) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the inputStream to the default bucket, using the given key.
upload(String, InputStream, UploadOptions) - Method in class com.amazonaws.mobileconnectors.s3.transferutility.TransferUtility
Starts uploading the inputStream to the given bucket, using the given key.
uploadObject(UploadObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Used to encrypt data first to disk with pipelined concurrent multi-part uploads to S3.
UploadObjectObserver - Class in com.amazonaws.services.s3
An observer that gets notified of ciphertext file creation for the purpose of pipelined parallel multi-part uploads of encrypted data to S3.
UploadObjectObserver() - Constructor for class com.amazonaws.services.s3.UploadObjectObserver
 
UploadObjectRequest - Class in com.amazonaws.services.s3.model
Used to request the client-side encryption and upload of a large S3 object via pipelined parallel multi-part uploads.
UploadObjectRequest(String, String, File) - Constructor for class com.amazonaws.services.s3.model.UploadObjectRequest
 
UploadObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.amazonaws.services.s3.model.UploadObjectRequest
 
UploadOptions - Class in com.amazonaws.mobileconnectors.s3.transferutility
Options used to configure the upload of an object using TransferUtility.
UploadOptions(UploadOptions.Builder) - Constructor for class com.amazonaws.mobileconnectors.s3.transferutility.UploadOptions
Constructor.
UploadOptions.Builder - Class in com.amazonaws.mobileconnectors.s3.transferutility
Builder class for UploadOptions
uploadPart(UploadPartRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
 
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.internal.S3Direct
Used to upload part.
uploadPart(UploadPartRequest) - Method in interface com.amazonaws.services.s3.internal.S3DirectSpi
Used to upload part.
uploadPart(UploadPartRequest) - Method in class com.amazonaws.services.s3.UploadObjectObserver
Uploads the ciphertext via the non-encrypting s3 client.
UploadPartRequest - Class in com.amazonaws.services.s3.model
Contains the parameters used for the UploadPart operation on Amazon S3.
UploadPartRequest() - Constructor for class com.amazonaws.services.s3.model.UploadPartRequest
 
UploadPartResult - Class in com.amazonaws.services.s3.model
Contains the details returned from Amazon S3 after calling the UploadPart operation.
UploadPartResult() - Constructor for class com.amazonaws.services.s3.model.UploadPartResult
 
uploadPartSecurely(UploadPartRequest) - Method in class com.amazonaws.services.s3.internal.crypto.CryptoModuleDispatcher
Deprecated.
uploadPartSecurely(UploadPartRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModule
Deprecated.
 
uploadPartSecurely(UploadPartRequest) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
URL_ENCODING - Static variable in class com.amazonaws.services.s3.internal.Constants
URL encoding for s3 object keys
urlDecode(String) - Static method in class com.amazonaws.services.s3.internal.S3HttpUtils
Decode a string for use in the path of a URL; uses URLDecoder.decode, which decodes a string for use in the query portion of a URL.
urlEncode(String, boolean) - Static method in class com.amazonaws.services.s3.internal.S3HttpUtils
Encode the URL String or part of URL
USER_AGENT - Static variable in class com.amazonaws.services.s3.AmazonS3EncryptionClient
Deprecated.
 

V

validateBucketName(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Validates that the specified bucket name is valid for Amazon S3 V2 naming (i.e.
value(String) - Method in class com.amazonaws.services.s3.internal.XmlWriter
Appends the specified value.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferNetworkConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.analytics.AnalyticsS3ExportFileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.analytics.StorageClassAnalysisSchemaVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.BucketAccelerateStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CryptoMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.ExtraMaterialsDescription.ConflictResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryIncludedObjectVersions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryOptionalField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.Region
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.ReplicationRuleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.RequestPaymentConfiguration.Payer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.S3DataSource.Utils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.S3Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.S3KeyFilter.FilterRuleName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.SSEAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.S3Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferNetworkConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.internal.BucketNameUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.amazonaws.services.s3.metrics.S3ServiceMetric
 
values() - Static method in enum com.amazonaws.services.s3.model.analytics.AnalyticsS3ExportFileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.analytics.StorageClassAnalysisSchemaVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.BucketAccelerateStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CannedAccessControlList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CORSRule.AllowedMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CryptoMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.CryptoStorageMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.ExtraMaterialsDescription.ConflictResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.GroupGrantee
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryIncludedObjectVersions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.inventory.InventoryOptionalField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.Region
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.ReplicationRuleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.RequestPaymentConfiguration.Payer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.S3DataSource.Utils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.S3Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.S3KeyFilter.FilterRuleName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.SSEAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.s3.model.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.
verify(NetworkInfo) - Method in enum com.amazonaws.mobileconnectors.s3.transferutility.TransferNetworkConnectionType
 
VERSION_ID_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
Condition key for the version ID of an object version specified by a request.
VersionListing - Class in com.amazonaws.services.s3.model
Contains the results of listing the versions in an Amazon S3 bucket, including a list of S3VersionSummary objects describing each version, information describing if this is a complete or partial listing, and the original request parameters.
VersionListing() - Constructor for class com.amazonaws.services.s3.model.VersionListing
 
VersionListUnmarshaller(boolean) - Constructor for class com.amazonaws.services.s3.model.transform.Unmarshallers.VersionListUnmarshaller
 
visit(AnalyticsPrefixPredicate) - Method in interface com.amazonaws.services.s3.model.analytics.AnalyticsPredicateVisitor
Implement this method to add behaviour performed when AnalyticsPrefixPredicate is visited.
visit(AnalyticsTagPredicate) - Method in interface com.amazonaws.services.s3.model.analytics.AnalyticsPredicateVisitor
Implement this method to add behaviour performed when AnalyticsTagPredicate is visited.
visit(AnalyticsAndOperator) - Method in interface com.amazonaws.services.s3.model.analytics.AnalyticsPredicateVisitor
Implement this method to add behaviour performed when AnalyticsAndOperator is visited.
visit(InventoryPrefixPredicate) - Method in interface com.amazonaws.services.s3.model.inventory.InventoryPredicateVisitor
Implement this method to add behaviour performed when InventoryPrefixPredicate is visited.
visit(LifecyclePrefixPredicate) - Method in interface com.amazonaws.services.s3.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecyclePrefixPredicate is visited.
visit(LifecycleTagPredicate) - Method in interface com.amazonaws.services.s3.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecycleTagPredicate is visited.
visit(LifecycleAndOperator) - Method in interface com.amazonaws.services.s3.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecycleAndOperator is visited.
visit(MetricsPrefixPredicate) - Method in interface com.amazonaws.services.s3.model.metrics.MetricsPredicateVisitor
Implement this method to add behaviour performed when MetricsPrefixPredicate is visited.
visit(MetricsTagPredicate) - Method in interface com.amazonaws.services.s3.model.metrics.MetricsPredicateVisitor
Implement this method to add behaviour performed when MetricsTagPredicate is visited.
visit(MetricsAndOperator) - Method in interface com.amazonaws.services.s3.model.metrics.MetricsPredicateVisitor
Implement this method to add behaviour performed when MetricsAndOperator is visited.

W

WebsiteConfiguration - Class in com.amazonaws.services.s3.model
 
WebsiteConfiguration() - Constructor for class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
 
withAccelerateConfiguration(BucketAccelerateConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withAccountId(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
withAlgorithm(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
Sets the encryption algorithm to use with this customer-provided server-side encryption key, and returns this object so that method calls can be chained together.
withAllowedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed headers of this rule and returns a reference to this object for method chaining.
withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed methods of this rule and returns a reference to this object for method chaining.
withAllowedOrigins(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the allowed origins of this rule and returns a reference to this object for method chaining.
withAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationResult
Sets the requested analytics configuration and returns the GetBucketAnalyticsConfigurationResult object for method chaining.
withAnalyticsConfiguration(AnalyticsConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
Sets the AnalyticsConfiguration object and returns this object for method chaining.
withAnalyticsConfigurationList(List<AnalyticsConfiguration>) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Sets the list of analytics configurations for a bucket and returns ListBucketAnalyticsConfigurationsResult object for method chaining.
withAwsKmsRegion(Region) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Fluent API for setting the KMS region for the AWS KMS client when such client is internally instantiated instead of externally passed in by users; or null if no explicit KMS region is explicitly configured.This KMS region parameter is ignored when the AWS KMS client of the S3 encryption client is explicitly passed in by the users, instead of being implicitly created.
withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Objects
Sets the batch size, i.e., how many S3ObjectSummarys will be fetched at once.
withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Versions
Sets the batch size, i.e., how many S3VersionSummarys will be fetched at once.
withBucket(String) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Sets the name of the bucket containing the object whose ACL is to be retrieved.
withBucket(String) - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
withBucketAccountId(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the account ID that owns the destination bucket and returns this object for method chaining.
withBucketArn(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the Amazon resource name (ARN) of the bucket to which data is exported and returns this object for method chaining.
withBucketArn(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
withBucketARN(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Sets the destination bucket ARN for the replication rule.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort and returns the updated object so that additional calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the name of the bucket where this request will upload a new object to.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
Sets the name of the bucket from which an analytics configuration is deleted and returns this object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to delete and return DeleteBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
Sets the name of the bucket from which the metrics configuration is deleted and returns this object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being deleted, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the name of the Amazon S3 bucket containing the object to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the name of the Amazon S3 bucket containing the object(s) to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
Set the bucket name.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the name of the Amazon S3 bucket containing the version to delete.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request, and returns this request object to enable additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GenericBucketRequest
Sets the name of the target bucket, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
Sets the name of the bucket from which an analytics configuration is to be retrieved and returns this object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to retrieve and returns GetBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketLocationRequest
Sets the name of the bucket whose location is being requested, and returns this updated object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
Sets the name of the bucket containing the metrics configuration to retrieve and returns this object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being retrieved, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Set the bucket name.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsRequest
Sets the name of the Amazon S3 bucket whose analytics configurations are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsRequest
Sets the name of the Amazon S3 bucket whose inventory configurations are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsRequest
Sets the name of the bucket containing the metrics configurations to retrieve and returns ListBucketMetricsConfigurationsRequest object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets The name of the bucket containing the uploads to list, and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the name of the Amazon S3 bucket whose objects are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the name of the Amazon S3 bucket whose objects are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the BucketName property for this request.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the name of the Amazon S3 bucket whose versions are to be listed.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withBucketName(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in Amazon Glacier, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketAccelerateConfigurationRequest
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketAnalyticsConfigurationRequest
Sets the name of the bucket to which an analytics configuration is stored and returns this object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
Sets the name of the bucket where the inventory configuration will be stored and returns SetBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the name of the bucket whose lifecycle configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
Sets the name of the bucket for which the metrics configuration is set and returns SetBucketMetricsConfigurationRequest object for method chaining.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Sets the name of the bucket whose notification configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the name of the Amazon S3 bucket whose policy is being set, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Sets the name of Amazon S3 bucket for replication configuration.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set the bucket name.
withBucketName(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated, and returns this updated object so that additional method calls can be chained together.
withBucketRegion(String) - Method in class com.amazonaws.services.s3.model.HeadBucketResult
 
withCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the cache control response header.
withCannedAccessControlList(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object, and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket, and returns this updated object so that additional method calls can be chained together.
withCannedACL(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional pre-configured access control policy to use for the new object.
withCannedAcl(CannedAccessControlList) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withCondition(RoutingRuleCondition) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the condition that must be met for the specified redirect to apply and returns a reference to this object(RoutingRule) for method chaining.
withConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content disposition response header override.
withContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content encoding response header override.
withContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content language response header override
withContentMd5(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request and returns this object, for method chaining.
withContentType(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request and returns this object, for method chaining.
withContentType(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the content type response header override.
withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsRequest
Sets the optional continuation token.
withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Sets the optional continuation token.
withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsRequest
Sets the optional continuation token.
withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Sets the optional continuation token.
withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsRequest
Sets the optional continuation token.
withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Sets the optional continuation token.
withContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional continuation token.
withCreateEncryptionMaterial(boolean) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
 
withCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withCryptoMode(CryptoMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Fluent API to set the crypto mode; applicable only to the S3 encryption client.
withCryptoProvider(Provider) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Sets the crypto provider to the specified provider, and returns the updated CryptoConfiguration object.
withDataExport(StorageClassAnalysisDataExport) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysis
Sets the container used to describe how data related to the storage class analysis should be exported.
withDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object and returns a reference to this object(Transition) for method chaining.
withDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the time in days from when a new version of the object is uploaded to the bucket and when older versions are archived, and returns a reference to this object for method chaining.
withDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withDaysAfterInitiation(int) - Method in class com.amazonaws.services.s3.model.AbortIncompleteMultipartUpload
 
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the ObjectListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the ListObjectsV2Result.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
withDestination(AnalyticsExportDestination) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
Sets the place to store the data for an analysis
withDestination(InventoryDestination) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationConfig(ReplicationDestinationConfig) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the destination configuration for the replication rule.Returns the updated object.
withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDestinationKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the destination object being copied, and returns the updated request object so that additional method calls can be chained together.
withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Returns the optional customer-provided server-side encryption key to use to encrypt the source object part being copied, and returns the updated request object so that additional method calls can be chained together.
withDeviceSerialNumber(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the Multi-Factor Authentication device serial number to include with this request.
withDiskLimit(long) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Configured the maximum disk space (in bytes) that will be consumed for this request.
withEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
witherrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the entity tag generated from the content of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withEvents(Set<String>) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Sets the given events in this NotificationConfiguration object and returns this object.
withExecutorService(ExecutorService) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Configure a custom executor service for concurrent uploads.
withExpiration(Date) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by Amazon S3, and returns this request object to enable additional method calls to be chained together.
withExpirationDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object and returns a reference to this object(Rule) for method chaining.
withExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withExpiredObjectDeleteMarker(boolean) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Fluent method for setting the value of the ExpiredObjectDeleteMarkers attributes.
withExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
Sets the expires response header override.
withExposedHeaders(List<String>) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the exposeHeaders of this rule and returns a reference to this object for method chaining.
withExtraMaterialsDescription(ExtraMaterialsDescription) - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Sets the supplemental materials description for the encryption materials to be used with the current request.
withExtraMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Fluent API to set the supplemental materials description for the encryption materials to be used with the current request.
withFetchOwner(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional fetch owner flag.
withFile(File) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the file containing the data to be uploaded to Amazon S3.
withFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the file containing the data to upload, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFilter(AnalyticsFilter) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Sets the filter used to describe a set of objects for analysis.
withFilter(LifecycleFilter) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Fluent method to set the LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
withFilter(InventoryFilter) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withFilter(MetricsFilter) - Method in class com.amazonaws.services.s3.model.metrics.MetricsConfiguration
 
withFilter(Filter) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Sets the filter criteria for this NotificationConfiguration and returns this object for method chaining.
withFilterRules(List<FilterRule>) - Method in class com.amazonaws.services.s3.model.S3KeyFilter
Set the list of FilterRules for this S3KeyFilter and returns this object for method chaining
withFilterRules(FilterRule...) - Method in class com.amazonaws.services.s3.model.S3KeyFilter
Convenience varargs method to set the list of FilterRules for this S3KeyFilter and returns this object for method chaining
withFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
withFormat(AnalyticsS3ExportFileFormat) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the file format used when exporting data to Amazon S3.
withFormat(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the file format used when exporting data to Amazon S3.
withFormat(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
withFormat(InventoryFormat) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
withFrequency(String) - Method in class com.amazonaws.services.s3.model.inventory.InventorySchedule
 
withFrequency(InventoryFrequency) - Method in class com.amazonaws.services.s3.model.inventory.InventorySchedule
 
withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional progress listener for receiving updates about object download status, and returns this updated object so that additional method calls can be chained together.
withGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withHostName(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the host name to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withHttpErrorCodeReturnedEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withHttpRedirectCode(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the HTTP code to use in the redirect response and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Sets the identifier used to represent an analytics configuration and returns the AnalyticsConfiguration object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketAnalyticsConfigurationRequest
Sets the identifier used to represent an analytics configuration and returns this object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration and returns DeleteBucketInventoryConfigurationRequest object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.DeleteBucketMetricsConfigurationRequest
Sets the ID used to identify the metrics configuration and returns DeleteBucketMetricsConfigurationRequest object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.GetBucketAnalyticsConfigurationRequest
Sets the identifier used to represent an analytics configuration and returns this object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration and returns GetBucketInventoryConfigurationRequest object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationRequest
Sets the ID used to identify the metrics configuration and returns GetBucketMetricsConfigurationRequest object for method chaining.
withId(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withId(String) - Method in class com.amazonaws.services.s3.model.metrics.MetricsConfiguration
 
withId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
 
withIgnoreMissingInstructionFile(boolean) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Fluent API to set the property to ignore instruction file that cannot be found during a GET operation.
withIncludedObjectVersions(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the input stream containing the data to be uploaded to Amazon S3.
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the stream containing the data to upload for the new part, and returns this updated object so that additional method calls can be chained together.
withInstructionFileSuffix(String) - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Fluent API to explicitly sets the suffix of an instruction file to be used to retrieve the S3 encrypted object.
withInventoryConfiguration(InventoryConfiguration) - Method in class com.amazonaws.services.s3.model.GetBucketInventoryConfigurationResult
Sets the inventory configuration and returns the GetBucketInventoryConfigurationResult object for method chaining.
withInventoryConfiguration(InventoryConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketInventoryConfigurationRequest
Sets the inventory configuration and returns the SetBucketInventoryConfigurationRequest object for method chaining.
withInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Returns the list of inventory configurations for a bucket and returns ListBucketInventoryConfigurationsResult object for method chaining.
withKey(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort and returns the updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the key under which to store the new object.
withKey(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Sets the key of the object to delete and returns this object, enabling additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
Set the object key.
withKey(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the key of the version to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request, and returns this request object to enable additional method calls to be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Sets the key under which the object whose ACL to be retrieved is stored.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
withKey(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Set the object key.
withKey(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
withKey(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withKey(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in Amazon Glacier.
withKey(String) - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
withKey(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set the object key.
withKey(String) - Method in class com.amazonaws.services.s3.model.Tag
Set the tag key.
withKey(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the key of the initiated multipart upload, and returns this updated object so that additional method calls can be chained together.
withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the KeyMarker property for this request.
withKeyMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withKeyPrefixEquals(String) - Method in class com.amazonaws.services.s3.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
withKeys(String...) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Convenience method to specify a set of keys without versions.
withKeyWrapExpected(boolean) - Method in class com.amazonaws.services.s3.model.EncryptedGetObjectRequest
withKmsCmkId(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
withKmsRegion(Regions) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
withLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
withLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload, and returns this updated request object so that additional method calls can be chained together.
withLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest
Sets the new lifecycle configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket and returns the updated object, enabling additional method calls to be chained together.
withMainUploadId(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
 
withMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets a single ETag constraint to this request.
withMatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
withMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
withMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
withMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
withMaxAgeSeconds(int) - Method in class com.amazonaws.services.s3.model.CORSRule
Sets the max age in seconds of this rule and returns a reference to this object for method chaining.
withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
withMaxParts(int) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing and returns this updated ListPartsRequest objects so that additional method calls can be chained together.
withMaxResults(Integer) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
withMaxUploads(int) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withMd5(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when encrypting the object, and returns the updated object so that additional method calls can be chained together.
withMD5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
withMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional metadata instructing Amazon S3 how to handle the uploaded data (e.g.
withMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request, and returns this request object to enable additional method calls to be chained together.
withMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.s3.model.GetBucketMetricsConfigurationResult
Sets the requested metrics configuration and returns GetBucketMetricsConfigurationResult object for method chaining.
withMetricsConfiguration(MetricsConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketMetricsConfigurationRequest
Sets the metrics configuration and returns the SetBucketMetricsConfigurationRequest object for method chaining.
withMetricsConfigurationList(List<MetricsConfiguration>) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Sets the list of metrics configurations and returns the ListBucketMetricsConfigurationsResult object for method chaining.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the optional Multi-Factor Authentication information to include with this request Returns this, enabling additional method calls to be chained together.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the optional Multi-Factor Authentication information to include with this request Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the optional Multi-Factor Authentication information to include with this request, and returns this object so that additional method calls may be chained together.
withMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket, and returns this object so that additional method calls may be chained together.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
withMultiFileOutputStream(MultiFileOutputStream) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Configure a custom multi-file output stream; or null if the default is to be used.
withName(String) - Method in class com.amazonaws.services.s3.model.FilterRule
Sets the name for this FilterRule and returns this object for method chaining.
withNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object and returns this object, enabling additional method calls to be chained together.
withNewObjectTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
set the tagging for the new object.
withNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
Sets the optional NextContinuationToken.
withNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
Sets the optional NextContinuationToken.
withNextContinuationToken(String) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
Sets the optional NextContinuationToken.
withNoncurrentVersionExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when a new version of the object is uploaded to the bucket and when older versions of the object expire, and returns a reference to this object for method chaining.
withNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
withNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the Amazon S3 non current object transition rules for the given bucket.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets a single ETag constraint to this request.
withNonmatchingETagConstraints(List<String>) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
withNotificationConfiguration(Map<String, NotificationConfiguration>) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Sets the given notification configurations and returns this object.
withNotificationConfiguration(BucketNotificationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketNotificationConfigurationRequest
Sets the new notification configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
withObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
withObjectPrefixes(String...) - Method in class com.amazonaws.services.s3.model.NotificationConfiguration
Deprecated.
This field is not used by S3. It will be removed in the next major version of the SDK. See NotificationConfiguration.withFilter(Filter) for the correct way to filter notifications.
withOptionalFields(List<String>) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withOutputSchemaVersion(StorageClassAnalysisSchemaVersion) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
Sets the version of the output schema to use when exporting data.
withOutputSchemaVersion(String) - Method in class com.amazonaws.services.s3.model.analytics.StorageClassAnalysisDataExport
Sets the version of the output schema to use when exporting data
withPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained.
withPartETags(UploadPartResult...) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartETags(Collection<UploadPartResult>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumber(Integer) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional part number to find the number of parts of an object.
withPartNumber(Integer) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional part number that indicates the part to be downloaded in a multipart object.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
Sets the part number of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Configured the part size for multi-part upload.
withPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the size of this part, in bytes, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
Deprecated.
withPolicyText(String) - Method in class com.amazonaws.services.s3.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket, and returns the updated request object so that additional method calls can be chained together.
withPredicate(AnalyticsFilterPredicate) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsFilter
Sets the AnalyticsFilterPredicate to be used when evaluating an analytics filter and returns the AnalyticsFilter object for method chaining.
withPredicate(InventoryFilterPredicate) - Method in class com.amazonaws.services.s3.model.inventory.InventoryFilter
 
withPredicate(LifecycleFilterPredicate) - Method in class com.amazonaws.services.s3.model.lifecycle.LifecycleFilter
Sets the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule and returns the object for method chaining.
withPredicate(MetricsFilterPredicate) - Method in class com.amazonaws.services.s3.model.metrics.MetricsFilter
 
withPrefix(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Objects
Constructs an iterable that covers the objects in an Amazon S3 bucket where the key begins with the given prefix.
withPrefix(AmazonS3, String, String) - Static method in class com.amazonaws.services.s3.iterable.S3Versions
Constructs an iterable that covers the versions in an Amazon S3 bucket where the object key begins with the given prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsS3BucketDestination
Sets the prefix to use when exporting data.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
Use LifecycleFilter instead.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.inventory.InventoryS3BucketDestination
 
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional prefix parameter restricting the response to multipart uploads for keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the Amazon S3 Object prefix for the replication rule.
withPreviousObjectListing(ObjectListing) - Method in class com.amazonaws.services.s3.model.ListNextBatchOfObjectsRequest
Sets the previous object listing and returns the updated request object so that additional method calls can be chained together.
withPreviousVersionListing(VersionListing) - Method in class com.amazonaws.services.s3.model.ListNextBatchOfVersionsRequest
Sets the previous version listing and returns the updated request object so that additional method calls can be chained together.
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Deprecated.
use AmazonWebServiceRequest.withGeneralProgressListener(ProgressListener) instead.
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Deprecated.
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Deprecated.
use AmazonWebServiceRequest.withGeneralProgressListener(ProgressListener) instead.
withProtocol(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the protocol to use in the redirect request and and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withQueueARN(String) - Method in class com.amazonaws.services.s3.model.QueueConfiguration
Fluent method to set the queue ARN for this configuration
withQuiet(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Sets the quiet element for this request.
withRange(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
withRange(long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional inclusive start range within the desired object that the rest of which will be downloaded by this request.
withRedirect(RedirectRule) - Method in class com.amazonaws.services.s3.model.RoutingRule
Set the redirect information and returns a reference to this object(RoutingRule) for method chaining.
withRedirectAllRequestsTo(RedirectRule) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRedirectAllRequestsTo(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional redirect location for the new object.Returns this AbstractPutObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.Returns this CopyObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional redirect location for the new object.Returns this PutObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withReplaceKeyPrefixWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the object prefix key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplaceKeyWith(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
Set the specific key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketReplicationConfigurationRequest
Sets the replication configuration for an Amazon S3 bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.SetObjectAclRequest
Used for conducting this operation from a Requester Pays Bucket.
withRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Used for conducting this operation from a Requester Pays Bucket.
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withRoleARN(String) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Sets the IAM role that will be used by Amazon S3 while replication.
withRoutingRule(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
 
withRoutingRules(List<RoutingRule>) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRules(List<CORSRule>) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(CORSRule...) - Method in class com.amazonaws.services.s3.model.BucketCrossOriginConfiguration
Convenience array style method for BucketCrossOriginConfiguration.withRules(List)
withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
Convenience array style method for BucketLifecycleConfiguration.withRules(List)
withRules(Map<String, ReplicationRule>) - Method in class com.amazonaws.services.s3.model.BucketReplicationConfiguration
Sets the replication rules for the Amazon S3 bucket.
withS3BucketDestination(AnalyticsS3BucketDestination) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsExportDestination
Constructor.
withS3BucketDestination(InventoryS3BucketDestination) - Method in class com.amazonaws.services.s3.model.inventory.InventoryDestination
 
withS3KeyFilter(S3KeyFilter) - Method in class com.amazonaws.services.s3.model.Filter
Sets the S3KeyFilter for this Filter and returns this object for method chaining
withS3ObjectId(S3ObjectId) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Fluent API to set the S3 object id for this request.
withSchedule(InventorySchedule) - Method in class com.amazonaws.services.s3.model.inventory.InventoryConfiguration
 
withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied, and returns this object, enabling additional method calls to be chained together.
withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the key in the source bucket under which the source object to be copied is stored and returns this object, enabling additional method calls to be chained together.
withSourceKey(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
withSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt the source object being copied, and returns the updated request object so that additional method calls can be chained together.
withSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional customer-provided server-side encryption key to use to decrypt the source object part being copied, and returns the updated request object so that additional method calls can be chained together.
withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy and returns this object, enabling additional method calls to be chained together.
withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
withSSEAlgorithm(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
withSSEAlgorithm(SSEAlgorithm) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the AWS Key Management System parameters used to encrypt the object on server side.
withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the AWS Key Management System parameters used to encrypt the object on server side.
withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the AWS Key Management System parameters used to encrypt the object on server side.
withSSEAwsKeyManagementParams(SSEAwsKeyManagementParams) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the uploaded object, and returns the updated request object so that additional method calls can be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the customer-provided server-side encryption key to use as part of the generated pre-signed URL, and returns the updated request object so that additional method calls can be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional customer-provided server-side encryption key to use when retrieving the metadata of a server-side encrypted object, and retuns the updated request object so that additional method calls can be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt this object, and returns the updated GetObjectRequest so that additional method calls may be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the upload being started, and returns the updated InitiateMultipartUploadRequest so that additional method calls may be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the object part being uploaded, and returns the updated request object so that additional method calls can be chained together.
withSSECustomerKeyAlgorithm(SSEAlgorithm) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
withStartAfter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsV2Request
Sets the optional parameter indicating where you want Amazon S3 to start the object listing from.
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
withStatus(BucketAccelerateStatus) - Method in class com.amazonaws.services.s3.model.BucketAccelerateConfiguration
 
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule and returns a reference to this object for method chaining.
withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object, and returns this object so that additional method calls may be chained together.
withStatus(String) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the status of this replication rule.
withStatus(ReplicationRuleStatus) - Method in class com.amazonaws.services.s3.model.ReplicationRule
Sets the status of this replication rule.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional Amazon S3 storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in S3.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
 
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutInstructionFileRequest
Sets the optional Amazon S3 storage class to use when storing the new object.
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withStorageClass(String) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
withStorageClass(StorageClass) - Method in class com.amazonaws.services.s3.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
withStorageClassAnalysis(StorageClassAnalysis) - Method in class com.amazonaws.services.s3.model.analytics.AnalyticsConfiguration
Sets the StorageClassAnalysis object which indicates that data related to access patterns will be collected and made available to analyze the tradeoffs between different storage classes.
withStorageMode(CryptoStorageMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
Deprecated.
Sets the storage mode to the specified mode, and returns the updated CryptoConfiguration object.
withTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.AbstractPutObjectRequest
Sets tagging for this request.
withTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
Sets tagging for this request.
withTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
 
withTagging(ObjectTagging) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set the object tagging.
withTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withTagSet(List<Tag>) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingResult
Set the tag set.
withTagSets(TagSet...) - Method in class com.amazonaws.services.s3.model.BucketTaggingConfiguration
Sets the TagSet TagSets and returns this object, enabling additional method calls to be chained together.
withToken(String) - Method in class com.amazonaws.services.s3.model.MultiFactorAuthentication
Sets the current, unique Multi-Factor Authentication token generated by the device associated with the caller's AWS account.
withTopicARN(String) - Method in class com.amazonaws.services.s3.model.TopicConfiguration
Fluent method to set the topic ARN for this configuration
withTopicConfigurations(BucketNotificationConfiguration.TopicConfiguration...) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
Deprecated. 
withTransition(BucketLifecycleConfiguration.Transition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Deprecated.
withTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
Sets the Amazon S3 object transition rules for the given bucket.
withTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListBucketAnalyticsConfigurationsResult
For internal use only.
withTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListBucketInventoryConfigurationsResult
For internal use only.
withTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ListBucketMetricsConfigurationsResult
For internal use only.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
Sets the ID of the multipart upload to abort, and returns this updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing and returns this updated ListMultipartUploadsRequest object so that additional methods can be chained together.
withUploadObjectObserver(UploadObjectObserver) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
Configure a custom upload-object observer; or null if the default is to be used.
withUploadPartMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.UploadObjectRequest
withValue(String) - Method in class com.amazonaws.services.s3.model.FilterRule
Sets the value for this FilterRule and returns this object for method chaining
withValue(String) - Method in class com.amazonaws.services.s3.model.Tag
Set the tag value.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingRequest
Set version of the object whose tages are to be deleted.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteObjectTaggingResult
Set the version of the object whose tags were deleted.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
Sets the version ID of the object, only present if versioning has been enabled for the bucket.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectAclRequest
Sets the optional version ID specifying which version of the object whose ACL to be retrieved and returns this GetObjectAclRequest, enabling additional method calls to be chained together.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download and returns this object, enabling additional method calls to be chained together.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingRequest
Set object version.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectTaggingResult
Set the version ID of the object the tags were retrieved from.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
Sets the id of the version to be restored and returns a reference to this object for method chaining.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.S3ObjectIdBuilder
 
withVersionId(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingRequest
Set object version.
withVersionId(String) - Method in class com.amazonaws.services.s3.model.SetObjectTaggingResult
Set the version ID of the object whose tags were set.
withVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withZeroByteContent(boolean) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
wrapWithCipher(R, ContentCryptoMaterial) - Method in class com.amazonaws.services.s3.internal.crypto.S3CryptoModuleBase
Deprecated.
Returns the given PutObjectRequest but has the content as input stream wrapped with a cipher, and configured with some meta data and user metadata.
write(int) - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
This method would block as necessary if running out of disk space.
write(byte[]) - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
This method would block as necessary if running out of disk space.
write(byte[], int, int) - Method in class com.amazonaws.services.s3.internal.MultiFileOutputStream
This method would block as necessary if running out of disk space.

X

XML_NAMESPACE - Static variable in class com.amazonaws.services.s3.internal.Constants
XML namespace URL used when sending S3 requests containing XML
XmlResponsesSaxParser - Class in com.amazonaws.services.s3.model.transform
XML Sax parser to read XML documents returned by S3 via the REST interface, converting these documents into objects.
XmlResponsesSaxParser() - Constructor for class com.amazonaws.services.s3.model.transform.XmlResponsesSaxParser
Constructs the XML SAX parser.
XmlResponsesSaxParser.AccessControlListHandler - Class in com.amazonaws.services.s3.model.transform
Handler for AccessControlList response XML documents.
XmlResponsesSaxParser.BucketAccelerateConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketLifecycleConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
HTTP/1.1 200 OK x-amz-id-2: Uuag1LuByRx9e6j5Onimru9pO4ZVKnJ2Qz7/C1NPcfTWAtRPfTaOFg== x-amz-request-id: 656c76696e6727732072657175657374 Date: Tue, 20 Sep 2012 20:34:56 GMT Content-Length: xxx Connection: keep-alive Server: AmazonS3 logs-rule logs/ Enabled logs/ key1 value1 logs/ key1 value1 key1 value1 30 STANDARD_IA 90 GLACIER 365 7 STANDARD_IA 14 GLACIER 365 image-rule image/ Enabled 2012-12-31T00:00:00.000Z GLACIER 2020-12-31T00:00:00.000Z 10
XmlResponsesSaxParser.BucketLocationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for CreateBucketConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.BucketLoggingConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for LoggingStatus response XML documents for a bucket.
XmlResponsesSaxParser.BucketReplicationConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for parsing the get replication configuration response from Amazon S3.
XmlResponsesSaxParser.BucketTaggingConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketVersioningConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.BucketWebsiteConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.CompleteMultipartUploadHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.CopyObjectResultHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.DeleteObjectsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetBucketAnalyticsConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetBucketMetricsConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.GetObjectTaggingHandler - Class in com.amazonaws.services.s3.model.transform
Handler for unmarshalling the response from GET Object Tagging.
XmlResponsesSaxParser.InitiateMultipartUploadHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListAllMyBucketsHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListAllMyBuckets response XML documents.
XmlResponsesSaxParser.ListBucketAnalyticsConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListBucketHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListBucket response XML documents.
XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListBucketMetricsConfigurationsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListMultipartUploadsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListObjectsV2Handler - Class in com.amazonaws.services.s3.model.transform
Handler for ListObjectsV2 response XML documents.
XmlResponsesSaxParser.ListPartsHandler - Class in com.amazonaws.services.s3.model.transform
 
XmlResponsesSaxParser.ListVersionsHandler - Class in com.amazonaws.services.s3.model.transform
Handler for ListVersionsResult XML document.
XmlResponsesSaxParser.RequestPaymentConfigurationHandler - Class in com.amazonaws.services.s3.model.transform
Handler for parsing RequestPaymentConfiguration XML response associated with an Amazon S3 bucket.
XmlWriter - Class in com.amazonaws.services.s3.internal
Basic XML Writer helper library.
XmlWriter() - Constructor for class com.amazonaws.services.s3.internal.XmlWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links