| Package | Description |
|---|---|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
ArrayProperties |
ArrayProperties.clone() |
ArrayProperties |
SubmitJobRequest.getArrayProperties()
The array properties for the submitted job, such as the size of the array.
|
ArrayProperties |
ArrayProperties.withSize(Integer size)
The size of the array job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubmitJobRequest.setArrayProperties(ArrayProperties arrayProperties)
The array properties for the submitted job, such as the size of the array.
|
SubmitJobRequest |
SubmitJobRequest.withArrayProperties(ArrayProperties arrayProperties)
The array properties for the submitted job, such as the size of the array.
|
Copyright © 2021. All rights reserved.