| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
S3JobManifestGenerator |
S3JobManifestGenerator.clone() |
S3JobManifestGenerator |
JobManifestGenerator.getS3JobManifestGenerator()
The S3 job ManifestGenerator's configuration details.
|
S3JobManifestGenerator |
S3JobManifestGenerator.withEnableManifestOutput(Boolean enableManifestOutput)
Determines whether or not to write the job's generated manifest to a bucket.
|
S3JobManifestGenerator |
S3JobManifestGenerator.withExpectedBucketOwner(String expectedBucketOwner)
The Amazon Web Services account ID that owns the bucket the generated manifest is written to.
|
S3JobManifestGenerator |
S3JobManifestGenerator.withFilter(JobManifestGeneratorFilter filter)
Specifies rules the S3JobManifestGenerator should use to use to decide whether an object in the source bucket
should or should not be included in the generated job manifest.
|
S3JobManifestGenerator |
S3JobManifestGenerator.withManifestOutputLocation(S3ManifestOutputLocation manifestOutputLocation)
Specifies the location the generated manifest will be written to.
|
S3JobManifestGenerator |
S3JobManifestGenerator.withSourceBucket(String sourceBucket)
The source bucket used by the ManifestGenerator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobManifestGenerator.setS3JobManifestGenerator(S3JobManifestGenerator s3JobManifestGenerator)
The S3 job ManifestGenerator's configuration details.
|
JobManifestGenerator |
JobManifestGenerator.withS3JobManifestGenerator(S3JobManifestGenerator s3JobManifestGenerator)
The S3 job ManifestGenerator's configuration details.
|
Copyright © 2022. All rights reserved.