public static interface CreateSoftwareUpdateJobResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<CreateSoftwareUpdateJobResponse.Builder,CreateSoftwareUpdateJobResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateSoftwareUpdateJobResponse.Builder |
iotJobArn(String iotJobArn)
The IoT Job ARN corresponding to this update.
|
CreateSoftwareUpdateJobResponse.Builder |
iotJobId(String iotJobId)
The IoT Job Id corresponding to this update.
|
CreateSoftwareUpdateJobResponse.Builder |
platformSoftwareVersion(String platformSoftwareVersion)
The software version installed on the device or devices after the update.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSoftwareUpdateJobResponse.Builder iotJobArn(String iotJobArn)
iotJobArn - The IoT Job ARN corresponding to this update.CreateSoftwareUpdateJobResponse.Builder iotJobId(String iotJobId)
iotJobId - The IoT Job Id corresponding to this update.CreateSoftwareUpdateJobResponse.Builder platformSoftwareVersion(String platformSoftwareVersion)
platformSoftwareVersion - The software version installed on the device or devices after the update.Copyright © 2022. All rights reserved.