| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
S3GeneratedManifestDescriptor |
S3GeneratedManifestDescriptor.clone() |
S3GeneratedManifestDescriptor |
JobDescriptor.getGeneratedManifestDescriptor()
The attribute of the JobDescriptor containing details about the job's generated manifest.
|
S3GeneratedManifestDescriptor |
S3GeneratedManifestDescriptor.withFormat(GeneratedManifestFormat format)
The format of the generated manifest.
|
S3GeneratedManifestDescriptor |
S3GeneratedManifestDescriptor.withFormat(String format)
The format of the generated manifest.
|
S3GeneratedManifestDescriptor |
S3GeneratedManifestDescriptor.withLocation(JobManifestLocation location) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobDescriptor.setGeneratedManifestDescriptor(S3GeneratedManifestDescriptor generatedManifestDescriptor)
The attribute of the JobDescriptor containing details about the job's generated manifest.
|
JobDescriptor |
JobDescriptor.withGeneratedManifestDescriptor(S3GeneratedManifestDescriptor generatedManifestDescriptor)
The attribute of the JobDescriptor containing details about the job's generated manifest.
|
Copyright © 2022. All rights reserved.