Uses of Class
software.amazon.awssdk.services.iot.model.AwsJobTimeoutConfig
-
Packages that use AwsJobTimeoutConfig Package Description software.amazon.awssdk.services.iot.model -
-
Uses of AwsJobTimeoutConfig in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return AwsJobTimeoutConfig Modifier and Type Method Description AwsJobTimeoutConfigCreateOtaUpdateRequest. awsJobTimeoutConfig()Specifies the amount of time each device has to finish its execution of the job.Methods in software.amazon.awssdk.services.iot.model with parameters of type AwsJobTimeoutConfig Modifier and Type Method Description CreateOtaUpdateRequest.BuilderCreateOtaUpdateRequest.Builder. awsJobTimeoutConfig(AwsJobTimeoutConfig awsJobTimeoutConfig)Specifies the amount of time each device has to finish its execution of the job.
-