| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
FileBatchJobIdentifier |
BatchJobIdentifier.fileBatchJobIdentifier()
Specifies a file associated with a specific batch job.
|
| Modifier and Type | Method and Description |
|---|---|
BatchJobIdentifier.Builder |
BatchJobIdentifier.Builder.fileBatchJobIdentifier(FileBatchJobIdentifier fileBatchJobIdentifier)
Specifies a file associated with a specific batch job.
|
static BatchJobIdentifier |
BatchJobIdentifier.fromFileBatchJobIdentifier(FileBatchJobIdentifier fileBatchJobIdentifier)
Create an instance of this class with
BatchJobIdentifier.fileBatchJobIdentifier() initialized to the given value. |
Copyright © 2023. All rights reserved.