| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ManifestFileLocation |
ManifestFileLocation.clone() |
ManifestFileLocation |
S3Parameters.getManifestFileLocation()
Location of the Amazon S3 manifest file.
|
ManifestFileLocation |
ManifestFileLocation.withBucket(String bucket)
Amazon S3 bucket.
|
ManifestFileLocation |
ManifestFileLocation.withKey(String key)
Amazon S3 key that identifies an object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3Parameters.setManifestFileLocation(ManifestFileLocation manifestFileLocation)
Location of the Amazon S3 manifest file.
|
S3Parameters |
S3Parameters.withManifestFileLocation(ManifestFileLocation manifestFileLocation)
Location of the Amazon S3 manifest file.
|
Copyright © 2021. All rights reserved.