| Package | Description |
|---|---|
| software.amazon.awssdk.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
static OTAJobConfig.Builder |
OTAJobConfig.builder() |
OTAJobConfig.Builder |
OTAJobConfig.Builder.imageVersion(String imageVersion)
The target version of the device software.
|
OTAJobConfig.Builder |
OTAJobConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OTAJobConfig.Builder> |
OTAJobConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DeviceJobConfig.Builder |
DeviceJobConfig.Builder.otaJobConfig(Consumer<OTAJobConfig.Builder> otaJobConfig)
A configuration for an over-the-air (OTA) upgrade.
|
Copyright © 2022. All rights reserved.