| Package | Description |
|---|---|
| com.amazonaws.services.signer.model |
| Modifier and Type | Method and Description |
|---|---|
S3Destination |
S3Destination.clone() |
S3Destination |
Destination.getS3()
The
S3Destination object. |
S3Destination |
S3Destination.withBucketName(String bucketName)
Name of the S3 bucket.
|
S3Destination |
S3Destination.withPrefix(String prefix)
An Amazon S3 prefix that you can use to limit responses to those that begin with the specified prefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.setS3(S3Destination s3)
The
S3Destination object. |
Destination |
Destination.withS3(S3Destination s3)
The
S3Destination object. |
Copyright © 2018. All rights reserved.