public static interface ManifestFileLocation.Builder extends SdkPojo, CopyableBuilder<ManifestFileLocation.Builder,ManifestFileLocation>
| Modifier and Type | Method and Description |
|---|---|
ManifestFileLocation.Builder |
bucket(String bucket)
Amazon S3 bucket.
|
ManifestFileLocation.Builder |
key(String key)
Amazon S3 key that identifies an object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildManifestFileLocation.Builder bucket(String bucket)
Amazon S3 bucket.
bucket - Amazon S3 bucket.ManifestFileLocation.Builder key(String key)
Amazon S3 key that identifies an object.
key - Amazon S3 key that identifies an object.Copyright © 2020. All rights reserved.