CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.Builder.awsIotJobArn(String awsIotJobArn) |
The IoT job ARN associated with the OTA update.
|
CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.Builder.awsIotJobId(String awsIotJobId) |
The IoT job ID associated with the OTA update.
|
static CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.builder() |
|
CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.Builder.otaUpdateArn(String otaUpdateArn) |
The OTA update ARN.
|
CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.Builder.otaUpdateId(String otaUpdateId) |
The OTA update ID.
|
CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.Builder.otaUpdateStatus(String otaUpdateStatus) |
The OTA update status.
|
CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.Builder.otaUpdateStatus(OTAUpdateStatus otaUpdateStatus) |
The OTA update status.
|
CreateOtaUpdateResponse.Builder |
CreateOtaUpdateResponse.toBuilder() |
|