| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AbortConfig |
Job.abortConfig()
Configuration for criteria to abort the job.
|
AbortConfig |
CreateJobRequest.abortConfig()
Allows you to create criteria to abort a job.
|
AbortConfig |
CreateJobTemplateRequest.abortConfig()
Returns the value of the AbortConfig property for this object.
|
AbortConfig |
UpdateJobRequest.abortConfig()
Allows you to create criteria to abort a job.
|
AbortConfig |
DescribeJobTemplateResponse.abortConfig()
Returns the value of the AbortConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.abortConfig(AbortConfig abortConfig)
Configuration for criteria to abort the job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.abortConfig(AbortConfig abortConfig)
Allows you to create criteria to abort a job.
|
CreateJobTemplateRequest.Builder |
CreateJobTemplateRequest.Builder.abortConfig(AbortConfig abortConfig)
Sets the value of the AbortConfig property for this object.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.abortConfig(AbortConfig abortConfig)
Allows you to create criteria to abort a job.
|
DescribeJobTemplateResponse.Builder |
DescribeJobTemplateResponse.Builder.abortConfig(AbortConfig abortConfig)
Sets the value of the AbortConfig property for this object.
|
Copyright © 2021. All rights reserved.