| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsJobAbortCriteria> |
AwsJobAbortConfig.abortCriteriaList()
The list of criteria that determine when and how to abort the job.
|
| Modifier and Type | Method and Description |
|---|---|
AwsJobAbortConfig.Builder |
AwsJobAbortConfig.Builder.abortCriteriaList(AwsJobAbortCriteria... abortCriteriaList)
The list of criteria that determine when and how to abort the job.
|
| Modifier and Type | Method and Description |
|---|---|
AwsJobAbortConfig.Builder |
AwsJobAbortConfig.Builder.abortCriteriaList(Collection<AwsJobAbortCriteria> abortCriteriaList)
The list of criteria that determine when and how to abort the job.
|
Copyright © 2023. All rights reserved.