Uses of Class
software.amazon.awssdk.services.greengrassv2.model.IoTJobTimeoutConfig
-
Packages that use IoTJobTimeoutConfig Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of IoTJobTimeoutConfig in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return IoTJobTimeoutConfig Modifier and Type Method Description IoTJobTimeoutConfigDeploymentIoTJobConfiguration. timeoutConfig()The timeout configuration for the job.Methods in software.amazon.awssdk.services.greengrassv2.model with parameters of type IoTJobTimeoutConfig Modifier and Type Method Description DeploymentIoTJobConfiguration.BuilderDeploymentIoTJobConfiguration.Builder. timeoutConfig(IoTJobTimeoutConfig timeoutConfig)The timeout configuration for the job.
-