Uses of Class
software.amazon.awssdk.services.iot.model.AwsJobAbortConfig
-
Packages that use AwsJobAbortConfig Package Description software.amazon.awssdk.services.iot.model -
-
Uses of AwsJobAbortConfig in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return AwsJobAbortConfig Modifier and Type Method Description AwsJobAbortConfigCreateOtaUpdateRequest. awsJobAbortConfig()The criteria that determine when and how a job abort takes place.Methods in software.amazon.awssdk.services.iot.model with parameters of type AwsJobAbortConfig Modifier and Type Method Description CreateOtaUpdateRequest.BuilderCreateOtaUpdateRequest.Builder. awsJobAbortConfig(AwsJobAbortConfig awsJobAbortConfig)The criteria that determine when and how a job abort takes place.
-