| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AwsJobExecutionsRolloutConfig |
AwsJobExecutionsRolloutConfig.clone() |
AwsJobExecutionsRolloutConfig |
CreateOTAUpdateRequest.getAwsJobExecutionsRolloutConfig()
Configuration for the rollout of OTA updates.
|
AwsJobExecutionsRolloutConfig |
OTAUpdateInfo.getAwsJobExecutionsRolloutConfig()
Configuration for the rollout of OTA updates.
|
AwsJobExecutionsRolloutConfig |
AwsJobExecutionsRolloutConfig.withMaximumPerMinute(Integer maximumPerMinute)
The maximum number of OTA update job executions started per minute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateOTAUpdateRequest.setAwsJobExecutionsRolloutConfig(AwsJobExecutionsRolloutConfig awsJobExecutionsRolloutConfig)
Configuration for the rollout of OTA updates.
|
void |
OTAUpdateInfo.setAwsJobExecutionsRolloutConfig(AwsJobExecutionsRolloutConfig awsJobExecutionsRolloutConfig)
Configuration for the rollout of OTA updates.
|
CreateOTAUpdateRequest |
CreateOTAUpdateRequest.withAwsJobExecutionsRolloutConfig(AwsJobExecutionsRolloutConfig awsJobExecutionsRolloutConfig)
Configuration for the rollout of OTA updates.
|
OTAUpdateInfo |
OTAUpdateInfo.withAwsJobExecutionsRolloutConfig(AwsJobExecutionsRolloutConfig awsJobExecutionsRolloutConfig)
Configuration for the rollout of OTA updates.
|
Copyright © 2018. All rights reserved.