| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AwsJobAbortConfig |
AwsJobAbortConfig.clone() |
AwsJobAbortConfig |
CreateOTAUpdateRequest.getAwsJobAbortConfig()
The criteria that determine when and how a job abort takes place.
|
AwsJobAbortConfig |
AwsJobAbortConfig.withAbortCriteriaList(AwsJobAbortCriteria... abortCriteriaList)
The list of criteria that determine when and how to abort the job.
|
AwsJobAbortConfig |
AwsJobAbortConfig.withAbortCriteriaList(Collection<AwsJobAbortCriteria> abortCriteriaList)
The list of criteria that determine when and how to abort the job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateOTAUpdateRequest.setAwsJobAbortConfig(AwsJobAbortConfig awsJobAbortConfig)
The criteria that determine when and how a job abort takes place.
|
CreateOTAUpdateRequest |
CreateOTAUpdateRequest.withAwsJobAbortConfig(AwsJobAbortConfig awsJobAbortConfig)
The criteria that determine when and how a job abort takes place.
|
Copyright © 2022. All rights reserved.