| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static JobManifestFieldName |
JobManifestFieldName.fromValue(String value)
Use this in place of valueOf.
|
static JobManifestFieldName |
JobManifestFieldName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobManifestFieldName[] |
JobManifestFieldName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobManifestSpec |
JobManifestSpec.withFields(JobManifestFieldName... fields)
If the specified manifest object is in the
S3BatchOperations_CSV_20180820 format, this element
describes which columns contain the required data. |
Copyright © 2019. All rights reserved.