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.
|
Modifier and Type | Method and Description |
---|---|
ExpectedSourceBucketOwnerRequest |
ExpectedSourceBucketOwnerRequest.withExpectedSourceBucketOwner(String expectedSourceBucketOwner)
This value represents the expected account id of the source Amazon S3 bucket owner.
|
Copyright © 2020. All rights reserved.