Package | Description |
---|---|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Class and Description |
---|---|
class |
CopyObjectRequest
Provides options for copying an Amazon S3 object
from a source location to a new destination.
|
class |
CopyPartRequest
Provides options for copying an Amazon S3 object from a source location to a
part of a multipart upload.
|
class |
CreateBucketRequest
Provides options for creating an Amazon S3 bucket.
|
class |
DeleteBucketRequest
Provides options for deleting a specified bucket.
|
class |
GetS3AccountOwnerRequest
Request object for retrieving S3 account owner.
|
class |
ListBucketsRequest
Request object for listing all the Amazon S3 buckets owned by a user.
|
Copyright © 2018. All rights reserved.