| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
FileBatchJobDefinition |
BatchJobDefinition.fileBatchJobDefinition()
Specifies a file containing a batch job definition.
|
| Modifier and Type | Method and Description |
|---|---|
BatchJobDefinition.Builder |
BatchJobDefinition.Builder.fileBatchJobDefinition(FileBatchJobDefinition fileBatchJobDefinition)
Specifies a file containing a batch job definition.
|
static BatchJobDefinition |
BatchJobDefinition.fromFileBatchJobDefinition(FileBatchJobDefinition fileBatchJobDefinition)
Create an instance of this class with
BatchJobDefinition.fileBatchJobDefinition() initialized to the given value. |
Copyright © 2023. All rights reserved.