| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AwsJobTimeoutConfig |
AwsJobTimeoutConfig.clone() |
AwsJobTimeoutConfig |
CreateOTAUpdateRequest.getAwsJobTimeoutConfig()
Specifies the amount of time each device has to finish its execution of the job.
|
AwsJobTimeoutConfig |
AwsJobTimeoutConfig.withInProgressTimeoutInMinutes(Long inProgressTimeoutInMinutes)
Specifies the amount of time, in minutes, this device has to finish execution of this job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateOTAUpdateRequest.setAwsJobTimeoutConfig(AwsJobTimeoutConfig awsJobTimeoutConfig)
Specifies the amount of time each device has to finish its execution of the job.
|
CreateOTAUpdateRequest |
CreateOTAUpdateRequest.withAwsJobTimeoutConfig(AwsJobTimeoutConfig awsJobTimeoutConfig)
Specifies the amount of time each device has to finish its execution of the job.
|
Copyright © 2022. All rights reserved.