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